Skip to content

Commit

Permalink
Update test262 properties
Browse files Browse the repository at this point in the history
  • Loading branch information
gbrail committed Dec 23, 2024
1 parent 2c192ab commit 45430c6
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions tests/testsrc/test262.properties
Original file line number Diff line number Diff line change
Expand Up @@ -1132,7 +1132,6 @@ built-ins/Object 178/3408 (5.22%)
setPrototypeOf/not-a-constructor.js
values/not-a-constructor.js
values/observable-operations.js
values/order-after-define-property.js
property-order.js
proto-from-ctor-realm.js
subclass-object-arg.js {unsupported: [class]}
Expand Down Expand Up @@ -1560,10 +1559,7 @@ built-ins/Proxy 76/311 (24.44%)
getOwnPropertyDescriptor/resultdesc-is-not-configurable-not-writable-targetdesc-is-writable.js
getOwnPropertyDescriptor/resultdesc-is-not-configurable-targetdesc-is-configurable.js
getOwnPropertyDescriptor/resultdesc-is-not-configurable-targetdesc-is-undefined.js
getOwnPropertyDescriptor/trap-is-missing-target-is-proxy.js
getOwnPropertyDescriptor/trap-is-null-target-is-proxy.js
getOwnPropertyDescriptor/trap-is-undefined.js
getOwnPropertyDescriptor/trap-is-undefined-target-is-proxy.js
get/accessor-get-is-undefined-throws.js
get/trap-is-undefined-receiver.js
has/call-in-prototype.js
Expand Down Expand Up @@ -3188,7 +3184,6 @@ language/arguments-object 185/263 (70.34%)
mapped/nonwritable-nonenumerable-nonconfigurable-descriptors-set-by-param.js non-strict
unmapped/via-params-dstr.js non-strict
unmapped/via-params-rest.js non-strict
10.6-11-b-1.js
arguments-caller.js
async-gen-meth-args-trailing-comma-multiple.js {unsupported: [async-iteration, async]}
async-gen-meth-args-trailing-comma-null.js {unsupported: [async-iteration, async]}
Expand Down

0 comments on commit 45430c6

Please sign in to comment.