Skip to content

Bump test262 to most recent commit#4563

Merged
HalidOdat merged 3 commits intoboa-dev:mainfrom
nekevss:bump-test262-dec25
Dec 11, 2025
Merged

Bump test262 to most recent commit#4563
HalidOdat merged 3 commits intoboa-dev:mainfrom
nekevss:bump-test262-dec25

Conversation

@nekevss
Copy link
Copy Markdown
Member

@nekevss nekevss commented Dec 9, 2025

This PR bumps main to the most recent test262 commit and adds the intl-era-monthcode feature and the joint-iteration feature.

@codecov
Copy link
Copy Markdown

codecov bot commented Dec 9, 2025

Codecov Report

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

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #4563       +/-   ##
===========================================
+ Coverage   47.24%   57.24%   +10.00%     
===========================================
  Files         476      504       +28     
  Lines       46892    57924    +11032     
===========================================
+ Hits        22154    33160    +11006     
- Misses      24738    24764       +26     

☔ 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.

@nekevss nekevss requested a review from a team December 9, 2025 18:42
@nekevss nekevss added C-Tests Issues and PRs related to the tests. A-Internal Changes that don't modify execution behaviour labels Dec 9, 2025
@nekevss
Copy link
Copy Markdown
Member Author

nekevss commented Dec 9, 2025

Small update here. There was one missing feature that needed to be added and a bug in test262 that should be addressed by tc39/test262#4773.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Dec 9, 2025

Test262 conformance changes

Test result main count PR count difference
Total 50,747 52,598 +1,851
Passed 47,966 49,384 +1,418
Ignored 1,971 2,134 +163
Failed 810 1,080 +270
Panics 0 0 0
Conformance 94.52% 93.89% -0.63%
Fixed tests (1):
test/intl402/Temporal/PlainYearMonth/from/reference-day-chinese.js (previously Failed)
Broken tests (17):
test/built-ins/RegExp/property-escapes/generated/Extended_Pictographic.js (previously Passed)
test/built-ins/RegExp/property-escapes/generated/Script_-_Sharada.js (previously Passed)
test/built-ins/RegExp/property-escapes/generated/General_Category_-_Letter_Number.js (previously Passed)
test/built-ins/RegExp/property-escapes/generated/General_Category_-_Currency_Symbol.js (previously Passed)
test/built-ins/RegExp/property-escapes/generated/Script_-_Han.js (previously Passed)
test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Sharada.js (previously Passed)
test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Nandinagari.js (previously Passed)
test/built-ins/RegExp/property-escapes/generated/Script_-_Telugu.js (previously Passed)
test/built-ins/RegExp/property-escapes/generated/Unified_Ideograph.js (previously Passed)
test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Newa.js (previously Passed)
test/built-ins/RegExp/property-escapes/generated/Script_-_Kannada.js (previously Passed)
test/built-ins/RegExp/property-escapes/generated/Script_-_Tangut.js (previously Passed)
test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Tirhuta.js (previously Passed)
test/built-ins/RegExp/property-escapes/generated/Script_-_Inherited.js (previously Passed)
test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Telugu.js (previously Passed)
test/built-ins/RegExp/property-escapes/generated/strings/RGI_Emoji_Modifier_Sequence.js (previously Passed)
test/built-ins/RegExp/property-escapes/generated/strings/RGI_Emoji_ZWJ_Sequence.js (previously Passed)

Copy link
Copy Markdown
Member

@HalidOdat HalidOdat left a comment

Choose a reason for hiding this comment

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

Looks good to me! 😄

@HalidOdat HalidOdat added this pull request to the merge queue Dec 11, 2025
Merged via the queue into boa-dev:main with commit 4323155 Dec 11, 2025
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-Internal Changes that don't modify execution behaviour C-Tests Issues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants