Skip to content

Does OXC pass all TC39 tests? #4354

Closed Answered by Boshen
DavidHancu asked this question in Q&A
Jul 19, 2024 · 2 comments · 2 replies
Discussion options

You must be logged in to vote

https://github.com/oxc-project/oxc/blob/test-visit/tasks/coverage/parser_test262.snap

parser_test262 Summary:

AST Parsed     : 45859/45859 (100.00%)
Positive Passed: 45859/45859 (100.00%)
Negative Passed: 3925/3929 (99.90%)
Expect Syntax Error: "language/import/import-assertions/json-invalid.js"
Expect Syntax Error: "language/import/import-assertions/json-named-bindings.js"
Expect Syntax Error: "language/import/import-attributes/json-invalid.js"
Expect Syntax Error: "language/import/import-attributes/json-named-bindings.js"

We can parse all test262 tests. The 4 "Expect Syntax Error" requires module resolution so is not done yet.


https://github.com/oxc-project/oxc/blob/test-visit/tasks/…

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@DavidHancu
Comment options

@Boshen
Comment options

Answer selected by DavidHancu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants