Skip to content

Commit 95e3dad

Browse files
committed
Updated expectations
1 parent 6eb1b15 commit 95e3dad

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
@@ -8002,7 +8002,6 @@
80028002
"staging/sm/Atomics/cross-compartment.js": "FAIL",
80038003
"staging/sm/Atomics/detached-buffers.js": "FAIL",
80048004
"staging/sm/BigInt/Number-conversion-rounding.js": "FAIL",
8005-
"staging/sm/Date/dst-offset-caching-1-of-8.js": "TIMEOUT",
80068005
"staging/sm/Date/dst-offset-caching-2-of-8.js": "TIMEOUT",
80078006
"staging/sm/Date/dst-offset-caching-3-of-8.js": "TIMEOUT",
80088007
"staging/sm/Date/dst-offset-caching-4-of-8.js": "TIMEOUT",

tests/metrics.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
"results": {
33
"crash": 103,
44
"fail": 8355,
5-
"pass": 38778,
5+
"pass": 38779,
66
"skip": 3310,
7-
"timeout": 10,
7+
"timeout": 9,
88
"unresolved": 38
99
},
1010
"total": 50594

0 commit comments

Comments
 (0)