Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

JS conformance: add 1,496 interpreted Test262 passes - #1317

#1317
Merged
nickna merged 30 commits into
mainnickna/SharpTS:mainfrom
codex/issue-1279-paritynickna/SharpTS:codex/issue-1279-parityCopy head branch name to clipboard
Jul 28, 2026
Merged

JS conformance: add 1,496 interpreted Test262 passes#1317
nickna merged 30 commits into
mainnickna/SharpTS:mainfrom
codex/issue-1279-paritynickna/SharpTS:codex/issue-1279-parityCopy head branch name to clipboard

Conversation

@nickna

@nickna nickna commented Jul 28, 2026

Copy link
Copy Markdown
Owner

Progresses #1279.

Summary

  • brings interpreter property descriptors much closer to the compiled runtime across ordinary objects, arrays, functions, built-ins, and exotic carriers
  • fixes receiver binding and spec coercion gaps exposed by the full Test262 run
  • keeps mutable RegExp prototype function metadata isolated per realm
  • adds focused parity coverage and synchronizes both Test262 baselines

Differential parity

metric before after delta
compiled passes 8,003 8,003
interpreted passes 4,581 6,077 +1,496
mode divergences 4,467 3,000 -1,467
before                         after
2275 Fail -> Pass              1591 Fail -> Pass
1263 RuntimeError -> Pass       670 RuntimeError -> Pass
 675 RuntimeError -> Fail       242 RuntimeError -> Fail
 119 Fail -> RuntimeError       228 Pass -> Fail
  84 Pass -> Fail               140 Fail -> RuntimeError
  31 Pass -> RuntimeError       106 Pass -> RuntimeError
  18 Fail -> HarnessError        18 Fail -> HarnessError
   1 Fail -> Timeout              3 Timeout -> Fail
   1 Pass -> Timeout              1 Fail -> Timeout
                                   1 Pass -> Timeout

The increased interpreted-Pass/compiled-failure buckets expose the next Track B compiler work; total disagreement still drops by 32.8%.

Validation

  • dotnet test SharpTS.sln --no-restore: 16,217 passed
  • joint compiled/interpreted Test262 regeneration with four workers: 186 passed, 4 diagnostic skips, 0 failed
  • issue parity tests: 164 passed

nickna added 30 commits July 27, 2026 23:16
@nickna
nickna merged commit ee90708 into main Jul 28, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Morty Proxy This is a proxified and sanitized view of the page, visit original site.