Update test262 suite to latest commit and fix 3 new failures#2341
Merged
Conversation
Co-authored-by: lahma <171892+lahma@users.noreply.github.com> Agent-Logs-Url: https://github.com/sebastienros/jint/sessions/5c4aff92-b27c-4ae7-9048-1006277af40f
Copilot
AI
changed the title
[WIP] Update test262 settings json to point to latest commit
Update test262 suite to latest commit and fix 3 new failures
Mar 21, 2026
lahma
approved these changes
Mar 21, 2026
lahma
marked this pull request as ready for review
March 21, 2026 12:28
This was referenced Mar 23, 2026
This was referenced Jun 8, 2026
This was referenced Jun 29, 2026
This was referenced Jul 7, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Advances the test262 suite SHA to the latest commit (
5c8206929d81b2d3d727ca6aac56c18358c8d790, 2026-03-21) and resolves the 9 newly failing tests across three categories.Changes
Test262Harness.settings.jsonSuiteGitShato latest tc39/test262 HEADimport-texttoExcludedFeatures— new tests for importing files as raw strings viawith { type: 'text' }(not implemented in Jint)Temporal.Instant.prototype.round— null-prototype options objectWhen
round()receives a string shorthand, the synthetic options object was created withnew JsObject(inheritsObject.prototype). Per spec, it must use a null-prototype object so inherited properties are not observed:AsyncDisposableStack.prototype.disposeAsync— return a PromiseThe method was returning the raw disposal result (
undefined) instead of a Promise. Per spec,disposeAsyncmust always return a Promise:Warning
Firewall rules blocked me from connecting to one or more addresses (expand for details)
I tried to connect to the following addresses, but was blocked by firewall rules:
https://api.github.com/repos/tc39/test262/commits/main/usr/bin/curl curl -s REDACTED(http block)If you need me to access, download, or install something from one of these locations, you can either:
Original prompt
📍 Connect Copilot coding agent with Jira, Azure Boards or Linear to delegate work to Copilot in one click without leaving your project management tool.