Skip to content

Update the test262 data on release#4659

Merged
jedel1043 merged 1 commit into
boa-dev:mainfrom
jkrishnad:fix/test262-release
Feb 21, 2026
Merged

Update the test262 data on release#4659
jedel1043 merged 1 commit into
boa-dev:mainfrom
jkrishnad:fix/test262-release

Conversation

@jkrishnad

Copy link
Copy Markdown
Contributor

This Pull Request fixes/closes #4066 .

It changes the following:

  • Replace git add test262/refs/... with git add test262

@github-actions

Copy link
Copy Markdown

Test262 conformance changes

Test result main count PR count difference
Total 52,862 52,862 0
Passed 49,472 49,472 0
Ignored 2,249 2,249 0
Failed 1,141 1,141 0
Panics 0 0 0
Conformance 93.59% 93.59% 0.00%

@jedel1043 jedel1043 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! This was already fixed, but I think it's overall better to push the whole test262 directory.

@jedel1043 jedel1043 enabled auto-merge February 21, 2026 21:52
@jedel1043 jedel1043 added this pull request to the merge queue Feb 21, 2026
@codecov

codecov Bot commented Feb 21, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 56.55%. Comparing base (6ddc2b4) to head (f1f3cd2).
⚠️ Report is 660 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4659      +/-   ##
==========================================
+ Coverage   47.24%   56.55%   +9.30%     
==========================================
  Files         476      548      +72     
  Lines       46892    60007   +13115     
==========================================
+ Hits        22154    33934   +11780     
- Misses      24738    26073    +1335     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Merged via the queue into boa-dev:main with commit b788539 Feb 21, 2026
18 checks passed
@jedel1043 jedel1043 added the C-Tests Issues and PRs related to the tests. label Feb 22, 2026
@jkrishnad jkrishnad deleted the fix/test262-release branch February 25, 2026 11:00
jedel1043 pushed a commit that referenced this pull request Mar 29, 2026
<!---
Thank you for contributing to Boa! Please fill out the template below,
and remove or add any
information as you feel necessary.
--->

This Pull Request fixes/closes #4066 .

It changes the following:

- Replace `git add test262/refs/...` with `git add test262`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C-Tests Issues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Pushing test262 on release fails

2 participants