Skip to content

Commit

Permalink
Updated test262
Browse files Browse the repository at this point in the history
  • Loading branch information
andreabergia authored and gbrail committed Oct 23, 2024
1 parent a7df0e3 commit ca9e763
Showing 1 changed file with 5 additions and 9 deletions.
14 changes: 5 additions & 9 deletions tests/testsrc/test262.properties
Original file line number Diff line number Diff line change
Expand Up @@ -5864,15 +5864,16 @@ language/expressions/object 809/1169 (69.2%)
yield-non-strict-access.js non-strict
yield-non-strict-syntax.js non-strict

language/expressions/optional-chaining 25/38 (65.79%)
language/expressions/optional-chaining 21/38 (55.26%)
call-expression.js
early-errors-tail-position-null-optchain-template-string.js
early-errors-tail-position-null-optchain-template-string-esi.js
early-errors-tail-position-optchain-template-string.js
early-errors-tail-position-optchain-template-string-esi.js
eval-optional-call.js
iteration-statement-do.js
iteration-statement-for.js
iteration-statement-for-await-of.js {unsupported: [async]}
iteration-statement-for-in.js
iteration-statement-for-of-type-error.js
iteration-statement-while.js
member-expression.js
member-expression-async-identifier.js {unsupported: [async]}
member-expression-async-literal.js {unsupported: [async]}
Expand All @@ -5882,12 +5883,7 @@ language/expressions/optional-chaining 25/38 (65.79%)
optional-chain.js
optional-chain-async-optional-chain-square-brackets.js {unsupported: [async]}
optional-chain-async-square-brackets.js {unsupported: [async]}
optional-chain-expression-optional-expression.js
optional-chain-prod-arguments.js
optional-chain-prod-expression.js
optional-chain-prod-identifiername.js
optional-expression.js
runtime-semantics-evaluation.js
short-circuiting.js
super-property-optional-call.js

Expand Down

0 comments on commit ca9e763

Please sign in to comment.