Skip to content

Commit

Permalink
adjust after rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
rbri committed Oct 11, 2024
1 parent 51d32bd commit a490650
Showing 1 changed file with 3 additions and 32 deletions.
35 changes: 3 additions & 32 deletions tests/testsrc/test262.properties
Original file line number Diff line number Diff line change
Expand Up @@ -633,7 +633,7 @@ built-ins/DataView 250/550 (45.45%)
toindex-bytelength-sab.js {unsupported: [SharedArrayBuffer]}
toindex-byteoffset-sab.js {unsupported: [SharedArrayBuffer]}

built-ins/Date 87/770 (11.3%)
built-ins/Date 65/770 (8.44%)
now/not-a-constructor.js
parse/not-a-constructor.js
parse/year-zero.js
Expand Down Expand Up @@ -671,18 +671,7 @@ built-ins/Date 87/770 (11.3%)
prototype/setUTCMinutes/not-a-constructor.js
prototype/setUTCMonth/not-a-constructor.js
prototype/setUTCSeconds/not-a-constructor.js
prototype/Symbol.toPrimitive/hint-default-first-invalid.js
prototype/Symbol.toPrimitive/hint-default-first-non-callable.js
prototype/Symbol.toPrimitive/hint-default-first-valid.js
prototype/Symbol.toPrimitive/hint-invalid.js
prototype/Symbol.toPrimitive/hint-number-first-invalid.js
prototype/Symbol.toPrimitive/hint-number-first-non-callable.js
prototype/Symbol.toPrimitive/hint-number-first-valid.js
prototype/Symbol.toPrimitive/hint-string-first-invalid.js
prototype/Symbol.toPrimitive/hint-string-first-non-callable.js
prototype/Symbol.toPrimitive/hint-string-first-valid.js
prototype/Symbol.toPrimitive/length.js
prototype/Symbol.toPrimitive/name.js
prototype/Symbol.toPrimitive/called-as-function.js
prototype/Symbol.toPrimitive/prop-desc.js
prototype/Symbol.toPrimitive/this-val-non-obj.js
prototype/toDateString/not-a-constructor.js
Expand All @@ -709,17 +698,6 @@ built-ins/Date 87/770 (11.3%)
proto-from-ctor-realm-one.js
proto-from-ctor-realm-two.js
proto-from-ctor-realm-zero.js
value-get-symbol-to-prim-err.js
value-symbol-to-prim-err.js
value-symbol-to-prim-invocation.js
value-symbol-to-prim-return-obj.js
value-symbol-to-prim-return-prim.js
value-to-primitive-call.js
value-to-primitive-call-err.js
value-to-primitive-get-meth-err.js
value-to-primitive-result-faulty.js
value-to-primitive-result-non-string-prim.js
value-to-primitive-result-string.js
year-zero.js

built-ins/Error 5/41 (12.2%)
Expand Down Expand Up @@ -3794,15 +3772,8 @@ language/eval-code 253/347 (72.91%)

~language/export

language/expressions/addition 9/48 (18.75%)
language/expressions/addition 2/48 (4.17%)
bigint-errors.js
bigint-toprimitive.js
bigint-wrapped-values.js
coerce-symbol-to-prim-err.js
coerce-symbol-to-prim-invocation.js
coerce-symbol-to-prim-return-obj.js
coerce-symbol-to-prim-return-prim.js
get-symbol-to-prim-err.js
order-of-evaluation.js

language/expressions/array 41/52 (78.85%)
Expand Down

0 comments on commit a490650

Please sign in to comment.