Skip to content

Commit

Permalink
Updated list of failing 262 tests
Browse files Browse the repository at this point in the history
  • Loading branch information
andreabergia committed Oct 23, 2023
1 parent 1ed8854 commit 042a2a7
Showing 1 changed file with 7 additions and 14 deletions.
21 changes: 7 additions & 14 deletions testsrc/test262.properties
Original file line number Diff line number Diff line change
Expand Up @@ -449,12 +449,10 @@ built-ins/Date 39/707 (5.52%)
S15.1.3.2_A2.4_T1.js
S15.1.3.2_A5.2.js

built-ins/encodeURI 2/30 (6.67%)
name.js
built-ins/encodeURI 1/30 (3.33%)
S15.1.3.3_A5.2.js

built-ins/encodeURIComponent 2/30 (6.67%)
name.js
built-ins/encodeURIComponent 1/30 (3.33%)
S15.1.3.4_A5.2.js

built-ins/Error 5/42 (11.9%)
Expand All @@ -464,9 +462,8 @@ built-ins/Error 5/42 (11.9%)
prototype/S15.11.4_A2.js
proto-from-ctor-realm.js {unsupported: [Reflect]}

built-ins/eval 3/9 (33.33%)
built-ins/eval 2/9 (22.22%)
length-non-configurable.js
name.js
private-identifiers-not-empty.js {unsupported: [class-fields-private]}

built-ins/Function 186/505 (36.83%)
Expand Down Expand Up @@ -674,19 +671,17 @@ built-ins/global 0/29 (0.0%)

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

built-ins/isFinite 8/16 (50.0%)
built-ins/isFinite 7/16 (43.75%)
length.js
name.js
toprimitive-call-abrupt.js
toprimitive-get-abrupt.js
toprimitive-not-callable-throws.js
toprimitive-result-is-object-throws.js
toprimitive-result-is-symbol-throws.js
toprimitive-valid-result.js

built-ins/isNaN 8/16 (50.0%)
built-ins/isNaN 7/16 (43.75%)
length.js
name.js
toprimitive-call-abrupt.js
toprimitive-get-abrupt.js
toprimitive-not-callable-throws.js
Expand Down Expand Up @@ -901,13 +896,11 @@ built-ins/Object 127/3150 (4.03%)
proto-from-ctor-realm.js {unsupported: [Reflect]}
subclass-object-arg.js {unsupported: [Reflect.construct, Reflect, class]}

built-ins/parseFloat 3/58 (5.17%)
name.js
built-ins/parseFloat 2/58 (3.45%)
S15.1.2.3_A2_T10_U180E.js {unsupported: [u180e]}
S15.1.2.3_A7.2.js

built-ins/parseInt 3/60 (5.0%)
name.js
built-ins/parseInt 2/60 (3.33%)
S15.1.2.2_A2_T10_U180E.js {unsupported: [u180e]}
S15.1.2.2_A9.2.js

Expand Down

0 comments on commit 042a2a7

Please sign in to comment.