Skip to content

Commit 6fe3f0a

Browse files
committed
Update test 262 properties.
1 parent 2e51979 commit 6fe3f0a

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

tests/testsrc/test262.properties

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2023,7 +2023,7 @@ built-ins/Promise 383/639 (59.94%)
20232023
resolve-thenable-deferred.js {unsupported: [async]}
20242024
resolve-thenable-immed.js {unsupported: [async]}
20252025

2026-
built-ins/Proxy 68/311 (21.86%)
2026+
built-ins/Proxy 66/311 (21.22%)
20272027
construct/arguments-realm.js
20282028
construct/call-parameters.js
20292029
construct/call-parameters-new-target.js
@@ -2053,7 +2053,6 @@ built-ins/Proxy 68/311 (21.86%)
20532053
getOwnPropertyDescriptor/resultdesc-is-not-configurable-targetdesc-is-configurable.js
20542054
getOwnPropertyDescriptor/resultdesc-is-not-configurable-targetdesc-is-undefined.js
20552055
getOwnPropertyDescriptor/trap-is-null-target-is-proxy.js
2056-
get/accessor-get-is-undefined-throws.js
20572056
get/trap-is-undefined-receiver.js
20582057
has/call-in-prototype.js
20592058
has/call-in-prototype-index.js
@@ -2082,7 +2081,6 @@ built-ins/Proxy 68/311 (21.86%)
20822081
set/call-parameters-prototype.js
20832082
set/call-parameters-prototype-dunder-proto.js
20842083
set/call-parameters-prototype-index.js
2085-
set/target-property-is-accessor-not-configurable-set-is-undefined.js
20862084
set/trap-is-missing-receiver-multiple-calls.js
20872085
set/trap-is-missing-receiver-multiple-calls-index.js
20882086
set/trap-is-missing-target-is-proxy.js

0 commit comments

Comments
 (0)