Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions .github/scripts/clone-parallel.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ set -euo pipefail

# Submodule commit SHAs - updated automatically by .github/workflows/update_submodules.yml
# NOTE: Prettier version is now pinned to v3.7.3 (not updated by workflow above), Update manually as needed
TEST262_SHA="c0cf527756840ae8ba679e53e627ec20f3bbc5c8"
BABEL_SHA="3591b24edcf440a27248fc641ed37121f2db2c30"
TYPESCRIPT_SHA="c21f73fd4ee7f4566385cd7a94490a2bc9c307d5"
TEST262_SHA="947fee33f81e261afd4fc6020b2a1d3ac23efa60"
BABEL_SHA="84d21e4e129468b62ca5e05f8029c18d785f3345"
TYPESCRIPT_SHA="0a071327153b4c386dfcab19a584e0d6224d1354"
PRETTIER_SHA="fdfa6701767f5140a85902ecc9fb6444f5b4e3f8"
ESTREE_CONFORMANCE_SHA="1f2816b2731f9a68332454c3120abfbd91f425c7"
ESTREE_CONFORMANCE_SHA="e0aa1b46e2da9b30fb86d429166f6ea4b61999ec"
NODE_COMPAT_TABLE_SHA="499beb6f1daa36f10c26b85a7f3ec3b3448ded23"

# Default values for which submodules to clone
Expand Down
2 changes: 1 addition & 1 deletion tasks/coverage/snapshots/codegen_babel.snap
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
commit: 3591b24e
commit: 84d21e4e

codegen_babel Summary:
AST Parsed : 2235/2235 (100.00%)
Expand Down
6 changes: 3 additions & 3 deletions tasks/coverage/snapshots/codegen_test262.snap
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
commit: c0cf5277
commit: 947fee33

codegen_test262 Summary:
AST Parsed : 46437/46437 (100.00%)
Positive Passed: 46437/46437 (100.00%)
AST Parsed : 46453/46453 (100.00%)
Positive Passed: 46453/46453 (100.00%)
6 changes: 3 additions & 3 deletions tasks/coverage/snapshots/codegen_typescript.snap
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
commit: c21f73fd
commit: 0a071327

codegen_typescript Summary:
AST Parsed : 9833/9833 (100.00%)
Positive Passed: 9833/9833 (100.00%)
AST Parsed : 9840/9840 (100.00%)
Positive Passed: 9840/9840 (100.00%)
2 changes: 1 addition & 1 deletion tasks/coverage/snapshots/estree_acorn_jsx.snap
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
commit: 1f2816b2
commit: e0aa1b46

estree_acorn_jsx Summary:
AST Parsed : 39/39 (100.00%)
Expand Down
14 changes: 3 additions & 11 deletions tasks/coverage/snapshots/estree_test262.snap
Original file line number Diff line number Diff line change
@@ -1,16 +1,8 @@
commit: c0cf5277
commit: 947fee33

estree_test262 Summary:
AST Parsed : 46189/46189 (100.00%)
Positive Passed: 46176/46189 (99.97%)
Mismatch: tasks/coverage/test262/test/intl402/Temporal/PlainDate/prototype/daysInYear/basic-chinese.js

Mismatch: tasks/coverage/test262/test/intl402/Temporal/PlainDateTime/prototype/daysInYear/basic-chinese.js

Mismatch: tasks/coverage/test262/test/intl402/Temporal/PlainYearMonth/prototype/daysInYear/basic-chinese.js

Mismatch: tasks/coverage/test262/test/intl402/Temporal/ZonedDateTime/prototype/daysInYear/basic-chinese.js

AST Parsed : 46205/46205 (100.00%)
Positive Passed: 46196/46205 (99.98%)
Mismatch: tasks/coverage/test262/test/language/expressions/assignment/fn-name-lhs-cover.js

Mismatch: tasks/coverage/test262/test/language/expressions/assignment/target-cover-id.js
Expand Down
6 changes: 3 additions & 3 deletions tasks/coverage/snapshots/estree_typescript.snap
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
commit: c21f73fd
commit: 0a071327

estree_typescript Summary:
AST Parsed : 9759/9759 (100.00%)
Positive Passed: 9753/9759 (99.94%)
AST Parsed : 9771/9771 (100.00%)
Positive Passed: 9765/9771 (99.94%)
Expect to Parse: tasks/coverage/typescript/tests/cases/compiler/modulePreserveTopLevelAwait1.ts
`await` is only allowed within async functions and at the top levels of modules

Expand Down
2 changes: 1 addition & 1 deletion tasks/coverage/snapshots/formatter_babel.snap
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
commit: 3591b24e
commit: 84d21e4e

formatter_babel Summary:
AST Parsed : 2235/2235 (100.00%)
Expand Down
6 changes: 3 additions & 3 deletions tasks/coverage/snapshots/formatter_test262.snap
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
commit: c0cf5277
commit: 947fee33

formatter_test262 Summary:
AST Parsed : 46437/46437 (100.00%)
Positive Passed: 46434/46437 (99.99%)
AST Parsed : 46453/46453 (100.00%)
Positive Passed: 46450/46453 (99.99%)
Mismatch: tasks/coverage/test262/test/built-ins/Function/prototype/toString/line-terminator-normalisation-CR-LF.js

Mismatch: tasks/coverage/test262/test/built-ins/Function/prototype/toString/line-terminator-normalisation-CR.js
Expand Down
6 changes: 3 additions & 3 deletions tasks/coverage/snapshots/formatter_typescript.snap
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
commit: c21f73fd
commit: 0a071327

formatter_typescript Summary:
AST Parsed : 9833/9833 (100.00%)
Positive Passed: 9826/9833 (99.93%)
AST Parsed : 9840/9840 (100.00%)
Positive Passed: 9833/9840 (99.93%)
Mismatch: tasks/coverage/typescript/tests/cases/compiler/amdLikeInputDeclarationEmit.ts

Expect to Parse: tasks/coverage/typescript/tests/cases/compiler/genericTypeAssertions3.ts
Expand Down
2 changes: 1 addition & 1 deletion tasks/coverage/snapshots/minifier_babel.snap
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
commit: 3591b24e
commit: 84d21e4e

minifier_babel Summary:
AST Parsed : 1795/1795 (100.00%)
Expand Down
6 changes: 3 additions & 3 deletions tasks/coverage/snapshots/minifier_test262.snap
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
commit: c0cf5277
commit: 947fee33

minifier_test262 Summary:
AST Parsed : 44019/44019 (100.00%)
Positive Passed: 44016/44019 (99.99%)
AST Parsed : 44035/44035 (100.00%)
Positive Passed: 44032/44035 (99.99%)
Compress: tasks/coverage/test262/test/intl402/Temporal/PlainDate/prototype/toLocaleString/lone-options-accepted.js

Compress: tasks/coverage/test262/test/intl402/Temporal/PlainMonthDay/prototype/toLocaleString/lone-options-accepted.js
Expand Down
2 changes: 1 addition & 1 deletion tasks/coverage/snapshots/parser_babel.snap
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
commit: 3591b24e
commit: 84d21e4e

parser_babel Summary:
AST Parsed : 2223/2235 (99.46%)
Expand Down
6 changes: 3 additions & 3 deletions tasks/coverage/snapshots/parser_test262.snap
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
commit: c0cf5277
commit: 947fee33

parser_test262 Summary:
AST Parsed : 46429/46437 (99.98%)
Positive Passed: 46421/46437 (99.97%)
AST Parsed : 46445/46453 (99.98%)
Positive Passed: 46437/46453 (99.97%)
Negative Passed: 4579/4581 (99.96%)
Expect Syntax Error: tasks/coverage/test262/test/language/statements/await-using/syntax/await-using-not-allowed-at-top-level-of-script.js

Expand Down
12 changes: 8 additions & 4 deletions tasks/coverage/snapshots/parser_typescript.snap
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
commit: c21f73fd
commit: 0a071327

parser_typescript Summary:
AST Parsed : 9832/9833 (99.99%)
Positive Passed: 9823/9833 (99.90%)
Negative Passed: 1486/2547 (58.34%)
AST Parsed : 9839/9840 (99.99%)
Positive Passed: 9830/9840 (99.90%)
Negative Passed: 1486/2549 (58.30%)
Expect Syntax Error: tasks/coverage/typescript/tests/cases/compiler/FunctionDeclaration3.ts

Expect Syntax Error: tasks/coverage/typescript/tests/cases/compiler/FunctionDeclaration4.ts
Expand Down Expand Up @@ -344,6 +344,8 @@ Expect Syntax Error: tasks/coverage/typescript/tests/cases/compiler/es6ModuleInt

Expect Syntax Error: tasks/coverage/typescript/tests/cases/compiler/es6ModuleInternalNamedImports2.ts

Expect Syntax Error: tasks/coverage/typescript/tests/cases/compiler/escapedIdentifiers.ts

Expect Syntax Error: tasks/coverage/typescript/tests/cases/compiler/esmNoSynthesizedDefault.ts

Expect Syntax Error: tasks/coverage/typescript/tests/cases/compiler/excessPropertyCheckIntersectionWithRecursiveType.ts
Expand Down Expand Up @@ -666,6 +668,8 @@ Expect Syntax Error: tasks/coverage/typescript/tests/cases/compiler/moduleAugmen

Expect Syntax Error: tasks/coverage/typescript/tests/cases/compiler/moduleAugmentationImportsAndExports3.ts

Expect Syntax Error: tasks/coverage/typescript/tests/cases/compiler/moduleKeywordDeprecated.ts

Expect Syntax Error: tasks/coverage/typescript/tests/cases/compiler/moduleProperty2.ts

Expect Syntax Error: tasks/coverage/typescript/tests/cases/compiler/moduleResolutionWithExtensions_unexpected2.ts
Expand Down
2 changes: 1 addition & 1 deletion tasks/coverage/snapshots/semantic_babel.snap
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
commit: 3591b24e
commit: 84d21e4e

semantic_babel Summary:
AST Parsed : 2235/2235 (100.00%)
Expand Down
6 changes: 3 additions & 3 deletions tasks/coverage/snapshots/semantic_test262.snap
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
commit: c0cf5277
commit: 947fee33

semantic_test262 Summary:
AST Parsed : 46437/46437 (100.00%)
Positive Passed: 44785/46437 (96.44%)
AST Parsed : 46453/46453 (100.00%)
Positive Passed: 44801/46453 (96.44%)
semantic Error: tasks/coverage/test262/test/annexB/language/expressions/assignmenttargettype/callexpression-as-for-in-lhs.js
Cannot assign to this expression

Expand Down
Loading
Loading