Skip to content

Commit ce1fba3

Browse files
committed
Disable WeakRef tests in test262.properties
WeakRef implementation is in a separate PR and these tests should not be enabled in the Math.sumPrecise branch
1 parent f1d764c commit ce1fba3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/testsrc/test262.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3007,7 +3007,7 @@ built-ins/WeakMap 40/141 (28.37%)
30073007
prototype/getOrInsert 17/17 (100.0%)
30083008
proto-from-ctor-realm.js
30093009

3010-
built-ins/WeakRef 29/29 (100.0%)
3010+
~built-ins/WeakRef
30113011

30123012
built-ins/WeakSet 1/85 (1.18%)
30133013
proto-from-ctor-realm.js

0 commit comments

Comments
 (0)