|
221 | 221 | "test/built-ins/RegExp/unicode_restricted_incomplete_quantifier.js-strict:true": "test/built-ins/RegExp/unicode_restricted_incomplete_quantifier.js: Test262Error: RegExp(\"a{\", \"u\"): Expected a SyntaxError to be thrown but no exception was thrown at all <at omitted>", |
222 | 222 | "test/built-ins/RegExp/unicode_restricted_octal_escape.js-strict:true": "test/built-ins/RegExp/unicode_restricted_octal_escape.js: Test262Error: RegExp(\"\\1\", \"u\"): Expected a SyntaxError to be thrown but no exception was thrown at all <at omitted>", |
223 | 223 | "test/built-ins/RegExp/unicode_restricted_quantifiable_assertion.js-strict:true": "test/built-ins/RegExp/unicode_restricted_quantifiable_assertion.js: Test262Error: RegExp(\"(?=.)*\", \"u\"): Expected a SyntaxError to be thrown but no exception was thrown at all <at omitted>", |
224 | | - "test/built-ins/TypedArray/prototype/slice/speciesctor-return-same-buffer-with-offset.js-strict:true": "test/built-ins/TypedArray/prototype/slice/speciesctor-return-same-buffer-with-offset.js: Test262Error: Actual [8.1254e-320, 40.0000000001169, 50, 60] and expected [20, 20, 20, 60] should have the same contents. (Testing with Float64Array and makePassthrough.) <at omitted>", |
225 | | - "test/built-ins/TypedArray/prototype/with/value-throw-completion.js-strict:true": "test/built-ins/TypedArray/prototype/with/value-throw-completion.js: Test262Error: Positive too large index Expected a MyError but got a RangeError (Testing with Float64Array and makePassthrough.) <at omitted>", |
226 | | - "test/built-ins/TypedArrayConstructors/internals/Set/BigInt/key-is-canonical-invalid-index-prototype-chain-set.js-strict:true": "test/built-ins/TypedArrayConstructors/internals/Set/BigInt/key-is-canonical-invalid-index-prototype-chain-set.js: Test262Error: 1 setter should be unreachable! (Testing with BigInt64Array and makePassthrough.) <at omitted>", |
227 | | - "test/built-ins/TypedArrayConstructors/internals/Set/BigInt/key-is-canonical-invalid-index-reflect-set.js-strict:true": "test/built-ins/TypedArrayConstructors/internals/Set/BigInt/key-is-canonical-invalid-index-reflect-set.js: Test262Error: 1 setter should be unreachable! (Testing with BigInt64Array and makePassthrough.) <at omitted>", |
228 | | - "test/built-ins/TypedArrayConstructors/internals/Set/BigInt/key-is-valid-index-reflect-set.js-strict:true": "test/built-ins/TypedArrayConstructors/internals/Set/BigInt/key-is-valid-index-reflect-set.js: Test262Error: Reflect.set should fail (receiver: another typed array of shorter length) (Testing with BigInt64Array and makePassthrough.) <at omitted>", |
229 | | - "test/built-ins/TypedArrayConstructors/internals/Set/key-is-canonical-invalid-index-prototype-chain-set.js-strict:true": "test/built-ins/TypedArrayConstructors/internals/Set/key-is-canonical-invalid-index-prototype-chain-set.js: Test262Error: 1 setter should be unreachable! (Testing with Float64Array and makePassthrough.) <at omitted>", |
230 | | - "test/built-ins/TypedArrayConstructors/internals/Set/key-is-canonical-invalid-index-reflect-set.js-strict:true": "test/built-ins/TypedArrayConstructors/internals/Set/key-is-canonical-invalid-index-reflect-set.js: Test262Error: 1 setter should be unreachable! (Testing with Float64Array and makePassthrough.) <at omitted>", |
231 | | - "test/built-ins/TypedArrayConstructors/internals/Set/key-is-out-of-bounds-receiver-is-not-object.js-strict:true": "test/built-ins/TypedArrayConstructors/internals/Set/key-is-out-of-bounds-receiver-is-not-object.js: Test262Error: [[Set]] succeeeds <at omitted>", |
232 | | - "test/built-ins/TypedArrayConstructors/internals/Set/key-is-out-of-bounds-receiver-is-proto.js-strict:true": "test/built-ins/TypedArrayConstructors/internals/Set/key-is-out-of-bounds-receiver-is-proto.js: Test262Error: valueOf is called exactly once Expected SameValue(«0», «1») to be true <at omitted>", |
233 | | - "test/built-ins/TypedArrayConstructors/internals/Set/key-is-valid-index-reflect-set.js-strict:true": "test/built-ins/TypedArrayConstructors/internals/Set/key-is-valid-index-reflect-set.js: Test262Error: Reflect.set should fail (receiver: another typed array of shorter length) (Testing with Float64Array and makePassthrough.) <at omitted>", |
234 | 224 | "test/built-ins/WeakMap/prototype/getOrInsert/adds-object-element.js-strict:true": "test/built-ins/WeakMap/prototype/getOrInsert/adds-object-element.js: TypeError: Object has no member 'getOrInsert' <at omitted>", |
235 | 225 | "test/built-ins/WeakMap/prototype/getOrInsert/getOrInsert.js-strict:true": "test/built-ins/WeakMap/prototype/getOrInsert/getOrInsert.js: Test262Error: typeof WeakMap.prototype.getOrInsert is \"function\" Expected SameValue(«\"undefined\"», «\"function\"») to be true <at omitted>", |
236 | 226 | "test/built-ins/WeakMap/prototype/getOrInsert/length.js-strict:true": "test/built-ins/WeakMap/prototype/getOrInsert/length.js: TypeError: Cannot convert undefined or null to object <at omitted>", |
|
256 | 246 | "test/language/expressions/class/class-name-ident-await-module.js-strict:true": "test/language/expressions/class/class-name-ident-await-module.js: error is not an object (Test262: This statement should not be evaluated.)", |
257 | 247 | "test/language/expressions/class/elements/private-getter-is-not-a-own-property.js-strict:true": "test/language/expressions/class/elements/private-getter-is-not-a-own-property.js: TypeError: Object has no member '__lookupGetter__' <at omitted>", |
258 | 248 | "test/language/expressions/class/elements/private-setter-is-not-a-own-property.js-strict:true": "test/language/expressions/class/elements/private-setter-is-not-a-own-property.js: TypeError: Object has no member '__lookupSetter__' <at omitted>", |
259 | | - "test/language/expressions/greater-than-or-equal/S11.8.4_A4.12_T1.js-strict:true": "test/language/expressions/greater-than-or-equal/S11.8.4_A4.12_T1.js: Test262Error: #10: (\"\\u{10000}\" >= \"\\uFFFF\") === false <at omitted>", |
260 | | - "test/language/expressions/greater-than/S11.8.2_A4.12_T1.js-strict:true": "test/language/expressions/greater-than/S11.8.2_A4.12_T1.js: Test262Error: #9: (\"\\uDC00\" > \"\\uD800\") === true <at omitted>", |
261 | 249 | "test/language/expressions/import.meta/import-meta-is-an-ordinary-object.js-strict:true": "test/language/expressions/import.meta/import-meta-is-an-ordinary-object.js: file:///TestTC39/test262/test/language/expressions/import.meta/import-meta-is-an-ordinary-object.js: Line 28:25 import not supported in script (and 19 more errors)", |
262 | 250 | "test/language/expressions/import.meta/same-object-returned.js-strict:true": "test/language/expressions/import.meta/same-object-returned.js: file:///TestTC39/test262/test/language/expressions/import.meta/same-object-returned.js: Line 28:9 import not supported in script (and 3 more errors)", |
263 | 251 | "test/language/expressions/import.meta/syntax/goal-module-nested-function.js-strict:true": "test/language/expressions/import.meta/syntax/goal-module-nested-function.js: file:///TestTC39/test262/test/language/expressions/import.meta/syntax/goal-module-nested-function.js: Line 16:3 import not supported in script (and 4 more errors)", |
264 | 252 | "test/language/expressions/import.meta/syntax/goal-module.js-strict:true": "test/language/expressions/import.meta/syntax/goal-module.js: file:///TestTC39/test262/test/language/expressions/import.meta/syntax/goal-module.js: Line 15:1 import not supported in script (and 3 more errors)", |
265 | | - "test/language/expressions/less-than-or-equal/S11.8.3_A4.12_T1.js-strict:true": "test/language/expressions/less-than-or-equal/S11.8.3_A4.12_T1.js: Test262Error: #10: (\"\\u{10000}\" <= \"\\uFFFF\") === true <at omitted>", |
266 | | - "test/language/expressions/less-than/S11.8.1_A4.12_T1.js-strict:true": "test/language/expressions/less-than/S11.8.1_A4.12_T1.js: Test262Error: #9: (\"\\uD800\" < \"\\uDC00\") === true <at omitted>", |
267 | 253 | "test/language/expressions/optional-chaining/iteration-statement-for-await-of.js-strict:true": "test/language/expressions/optional-chaining/iteration-statement-for-await-of.js: test/language/expressions/optional-chaining/iteration-statement-for-await-of.js: Line 32:7 Unexpected token await (and 9 more errors)", |
268 | 254 | "test/language/expressions/optional-chaining/member-expression.js-strict:true": "test/language/expressions/optional-chaining/member-expression.js: SyntaxError: Async generators are not supported yet <at omitted>", |
269 | 255 | "test/language/identifiers/part-unicode-15.1.0-class-escaped.js-strict:true": "test/language/identifiers/part-unicode-15.1.0-class-escaped.js: test/language/identifiers/part-unicode-15.1.0-class-escaped.js: Line 20:22 Unexpected token ILLEGAL (and 1 more errors)", |
|
425 | 411 | "test/language/statements/with/get-binding-value-call-with-proxy-env.js-strict:false": "test/language/statements/with/get-binding-value-call-with-proxy-env.js: Test262Error: Actual [has:Object, get:Symbol(Symbol.unscopables), get:Object] and expected [has:Object, get:Symbol(Symbol.unscopables), has:Object, get:Object] should have the same contents. <at omitted>", |
426 | 412 | "test/language/statements/with/get-binding-value-idref-with-proxy-env.js-strict:false": "test/language/statements/with/get-binding-value-idref-with-proxy-env.js: Test262Error: Actual [has:Object, get:Symbol(Symbol.unscopables), get:Object] and expected [has:Object, get:Symbol(Symbol.unscopables), has:Object, get:Object] should have the same contents. <at omitted>", |
427 | 413 | "test/language/statements/with/get-mutable-binding-binding-deleted-in-get-unscopables-strict-mode.js-strict:false": "test/language/statements/with/get-mutable-binding-binding-deleted-in-get-unscopables-strict-mode.js: Test262Error: Expected a ReferenceError to be thrown but no exception was thrown at all <at omitted>", |
428 | | - "test/language/statements/with/set-mutable-binding-binding-deleted-with-typed-array-in-proto-chain.js-strict:false": "test/language/statements/with/set-mutable-binding-binding-deleted-with-typed-array-in-proto-chain.js: Test262Error: Expected SameValue(«[object Object]», «undefined») to be true <at omitted>", |
429 | 414 | "test/language/statements/with/set-mutable-binding-idref-compound-assign-with-proxy-env.js-strict:false": "test/language/statements/with/set-mutable-binding-idref-compound-assign-with-proxy-env.js: Test262Error: Actual [has:p, get:Symbol(Symbol.unscopables), get:p, set:p, getOwnPropertyDescriptor:p, defineProperty:p] and expected [has:p, get:Symbol(Symbol.unscopables), has:p, get:p, has:p, set:p, getOwnPropertyDescriptor:p, defineProperty:p] should have the same contents. <at omitted>", |
430 | 415 | "test/language/statements/with/set-mutable-binding-idref-with-proxy-env.js-strict:false": "test/language/statements/with/set-mutable-binding-idref-with-proxy-env.js: Test262Error: Actual [has:p, get:Symbol(Symbol.unscopables), set:p, getOwnPropertyDescriptor:p, defineProperty:p] and expected [has:p, get:Symbol(Symbol.unscopables), has:p, set:p, getOwnPropertyDescriptor:p, defineProperty:p] should have the same contents. <at omitted>" |
431 | 416 | } |
0 commit comments