Skip to content

Commit

Permalink
regenerate test262.properties, seems to be a bit outdated regarding t…
Browse files Browse the repository at this point in the history
…he current code
  • Loading branch information
rbri committed Sep 25, 2024
1 parent fd140ea commit a8e236f
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions tests/testsrc/test262.properties
Original file line number Diff line number Diff line change
Expand Up @@ -974,7 +974,7 @@ built-ins/GeneratorPrototype 38/60 (63.33%)

built-ins/Infinity 0/6 (0.0%)

built-ins/JSON 37/144 (25.69%)
built-ins/JSON 36/144 (25.0%)
parse/builtin.js {unsupported: [Reflect.construct]}
parse/duplicate-proto.js
parse/not-a-constructor.js {unsupported: [Reflect.construct]}
Expand Down Expand Up @@ -2197,7 +2197,7 @@ built-ins/SetIteratorPrototype 0/11 (0.0%)

~built-ins/SharedArrayBuffer

built-ins/String 140/1182 (11.84%)
built-ins/String 128/1182 (10.83%)
fromCharCode/not-a-constructor.js {unsupported: [Reflect.construct]}
fromCodePoint/not-a-constructor.js {unsupported: [Reflect.construct]}
prototype/charAt/not-a-constructor.js {unsupported: [Reflect.construct]}
Expand All @@ -2217,6 +2217,7 @@ built-ins/String 140/1182 (11.84%)
prototype/indexOf/searchstring-tostring-errors.js
prototype/indexOf/searchstring-tostring-toprimitive.js
prototype/indexOf/searchstring-tostring-wrapped-values.js
prototype/isWellFormed/not-a-constructor.js {unsupported: [Reflect.construct]}
prototype/isWellFormed/to-string-primitive.js
prototype/lastIndexOf/not-a-constructor.js {unsupported: [Reflect.construct]}
prototype/localeCompare/not-a-constructor.js {unsupported: [Reflect.construct]}
Expand Down Expand Up @@ -2283,8 +2284,9 @@ built-ins/String 140/1182 (11.84%)
prototype/toString/non-generic-realm.js
prototype/toString/not-a-constructor.js {unsupported: [Reflect.construct]}
prototype/toUpperCase/not-a-constructor.js {unsupported: [Reflect.construct]}
prototype/trimEnd/not-a-constructor.js {unsupported: [Reflect.construct]}
prototype/toWellFormed/not-a-constructor.js {unsupported: [Reflect.construct]}
prototype/toWellFormed/to-string-primitive.js
prototype/trimEnd/not-a-constructor.js {unsupported: [Reflect.construct]}
prototype/trimEnd/this-value-object-toprimitive-call-err.js
prototype/trimEnd/this-value-object-toprimitive-meth-err.js
prototype/trimEnd/this-value-object-toprimitive-meth-priority.js
Expand Down

0 comments on commit a8e236f

Please sign in to comment.