You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: test262_errors.txt
-6
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,6 @@
1
1
test262/test/annexB/language/eval-code/direct/script-decl-lex-collision-in-sloppy-mode.js:13: Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all
2
2
test262/test/built-ins/AsyncGeneratorPrototype/return/return-suspendedYield-broken-promise-try-catch.js:39: TypeError: $DONE() not called
3
3
test262/test/built-ins/AsyncGeneratorPrototype/return/return-suspendedYield-broken-promise-try-catch.js:39: strict mode: TypeError: $DONE() not called
4
-
test262/test/built-ins/FinalizationRegistry/prototype/register/return-undefined-register-object.js:36: TypeError: token cannot be the target
5
-
test262/test/built-ins/FinalizationRegistry/prototype/register/return-undefined-register-object.js:36: strict mode: TypeError: token cannot be the target
6
-
test262/test/built-ins/FinalizationRegistry/prototype/register/return-undefined-register-symbol.js:40: TypeError: token cannot be the target
7
-
test262/test/built-ins/FinalizationRegistry/prototype/register/return-undefined-register-symbol.js:40: strict mode: TypeError: token cannot be the target
8
-
test262/test/built-ins/FinalizationRegistry/prototype/register/unregisterToken-same-as-target.js:26: TypeError: token cannot be the target
9
-
test262/test/built-ins/FinalizationRegistry/prototype/register/unregisterToken-same-as-target.js:26: strict mode: TypeError: token cannot be the target
10
4
test262/test/built-ins/RegExp/lookahead-quantifier-match-groups.js:27: Test262Error: Expected [a, abc] and [a, undefined] to have the same contents. ? quantifier
11
5
test262/test/built-ins/RegExp/lookahead-quantifier-match-groups.js:27: strict mode: Test262Error: Expected [a, abc] and [a, undefined] to have the same contents. ? quantifier
12
6
test262/test/built-ins/TypedArray/prototype/set/array-arg-targetbuffer-detached-on-get-src-value-no-throw.js:30: TypeError: out-of-bound numeric index (Testing with Float64Array.)
0 commit comments