Skip to content

Commit ec34b9d

Browse files
committed
chore(test262): Update expectations
1 parent 8a1d2da commit ec34b9d

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

tests/expectations.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2412,7 +2412,6 @@
24122412
"built-ins/Object/getOwnPropertySymbols/proxy-invariant-not-extensible-extra-string-key.js": "CRASH",
24132413
"built-ins/Object/getPrototypeOf/15.2.3.2-2-25.js": "CRASH",
24142414
"built-ins/Object/getPrototypeOf/15.2.3.2-2-26.js": "CRASH",
2415-
"built-ins/Object/groupBy/null-prototype.js": "CRASH",
24162415
"built-ins/Object/groupBy/string.js": "CRASH",
24172416
"built-ins/Object/internals/DefineOwnProperty/consistent-value-regexp-dollar1.js": "CRASH",
24182417
"built-ins/Object/isFrozen/proxy-no-ownkeys-returned-keys-order.js": "CRASH",

tests/metrics.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"results": {
33
"crash": 14359,
4-
"fail": 7214,
5-
"pass": 23669,
4+
"fail": 7213,
5+
"pass": 23670,
66
"skip": 46,
77
"timeout": 3,
88
"unresolved": 0

0 commit comments

Comments
 (0)