Skip to content

Commit

Permalink
Update test262 (babel#16881)
Browse files Browse the repository at this point in the history
chore: update test262 to 06ea308d144b323dc20f976e80c32f085bebbe40
  • Loading branch information
babel-bot authored Oct 6, 2024
1 parent 362b823 commit a01b7ac
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
FLOW_COMMIT = 105ad30f566f401db9cafcb49cd2831fb29e87c5
TEST262_COMMIT = 72ff7d1269df40ca9c9a1076447f8f349a892825
TEST262_COMMIT = 06ea308d144b323dc20f976e80c32f085bebbe40
TYPESCRIPT_COMMIT = d87d0adcd30ac285393bf3bfbbb4d94d50c4f3c9

SOURCES = packages codemods eslint
Expand Down
7 changes: 2 additions & 5 deletions scripts/parser-tests/test262/allowlist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@ language/import/import-attributes/json-named-bindings.js(default)
language/import/import-attributes/json-named-bindings.js(strict mode)


# 4 valid programs produced a parsing error
# 0 valid programs produced a parsing error


built-ins/DisposableStack/prototype/Symbol.dispose.js(default)
built-ins/DisposableStack/prototype/Symbol.dispose.js(strict mode)
built-ins/DisposableStack/prototype/disposed/getter.js(default)
built-ins/DisposableStack/prototype/disposed/getter.js(strict mode)

0 comments on commit a01b7ac

Please sign in to comment.