diff --git a/testsrc/test262.properties b/testsrc/test262.properties index 4fedae70a0..b381849907 100644 --- a/testsrc/test262.properties +++ b/testsrc/test262.properties @@ -668,7 +668,7 @@ built-ins/isNaN 7/16 (43.75%) ~built-ins/IteratorPrototype -built-ins/JSON 27/140 (19.29%) +built-ins/JSON 26/140 (18.57%) parse/builtin.js parse/revived-proxy.js parse/reviver-array-define-prop-err.js @@ -683,7 +683,6 @@ built-ins/JSON 27/140 (19.29%) parse/text-negative-zero.js stringify/builtin.js stringify/replacer-array-abrupt.js - stringify/replacer-array-number.js stringify/replacer-array-proxy.js stringify/replacer-array-wrong-type.js stringify/replacer-function-arguments.js @@ -2249,7 +2248,7 @@ built-ins/TypedArray 992/1070 (92.71%) name.js prototype.js -built-ins/TypedArrayConstructors 513/684 (75.0%) +built-ins/TypedArrayConstructors 512/684 (74.85%) BigInt64Array/prototype 4/4 (100.0%) BigInt64Array 7/7 (100.0%) BigUint64Array/prototype 4/4 (100.0%) @@ -2419,7 +2418,6 @@ built-ins/TypedArrayConstructors 513/684 (75.0%) internals/HasProperty/detached-buffer-key-is-not-number.js internals/HasProperty/detached-buffer-key-is-symbol.js internals/HasProperty/detached-buffer-realm.js - internals/HasProperty/indexed-value.js internals/HasProperty/infinity-with-detached-buffer.js non-strict internals/HasProperty/inherited-property.js internals/HasProperty/key-is-greater-than-last-index.js