test(estree): update estree-conformance submodule#17066
test(estree): update estree-conformance submodule#17066graphite-app[bot] merged 1 commit intomainfrom
estree-conformance submodule#17066Conversation
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. This stack of pull requests is managed by Graphite. Learn more about stacking. |
There was a problem hiding this comment.
Pull request overview
This PR updates the estree-conformance and test262 submodules to support token conformance testing introduced in estree-conformance#131.
- Refactored the estree test parser to handle both AST and TOKENS test fixtures
- Updated test262 submodule from commit
947fee33to84082e27, adding 14 new test cases - Updated estree-conformance submodule from commit
e0aa1b46to38117cee
Reviewed changes
Copilot reviewed 1 out of 10 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| tasks/coverage/src/tools/estree.rs | Modified parsing logic to differentiate between AST and TOKENS test blocks; added placeholder for future token validation |
| .github/scripts/clone-parallel.sh | Updated TEST262_SHA and ESTREE_CONFORMANCE_SHA to new commit hashes |
| tasks/coverage/snapshots/transformer_test262.snap | Updated commit hash and test counts (46453→46467) |
| tasks/coverage/snapshots/semantic_test262.snap | Updated commit hash and test counts (46453→46467 total, 44801→44815 passed) |
| tasks/coverage/snapshots/parser_test262.snap | Updated commit hash and test counts (46453→46467 total, 46445→46459 parsed) |
| tasks/coverage/snapshots/minifier_test262.snap | Updated commit hash and test counts (44035→44049) |
| tasks/coverage/snapshots/formatter_test262.snap | Updated commit hash and test counts (46453→46467) |
| tasks/coverage/snapshots/estree_test262.snap | Updated commit hash and test counts (46205→46219) |
| tasks/coverage/snapshots/estree_acorn_jsx.snap | Updated estree-conformance commit hash (e0aa1b46→38117cee) |
| tasks/coverage/snapshots/codegen_test262.snap | Updated commit hash and test counts (46453→46467) |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
8e49c39 to
a55cd81
Compare
a55cd81 to
8ba889a
Compare
Merge activity
|
8ba889a to
96cbbae
Compare
cbd08a8 to
e59132b
Compare
96cbbae to
4b5cc12
Compare
Bump `estree-conformance` and `test262` submodules. `estree-conformance` submodule now contains snapshots for tokens conformance testing: oxc-project/estree-conformance#131 & oxc-project/estree-conformance#134
4b5cc12 to
d1ce274
Compare

Bump
estree-conformanceandtest262submodules.estree-conformancesubmodule now contains snapshots for tokens conformance testing: oxc-project/estree-conformance#131 & oxc-project/estree-conformance#134