We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6eb1b15 commit 95e3dadCopy full SHA for 95e3dad
tests/expectations.json
@@ -8002,7 +8002,6 @@
8002
"staging/sm/Atomics/cross-compartment.js": "FAIL",
8003
"staging/sm/Atomics/detached-buffers.js": "FAIL",
8004
"staging/sm/BigInt/Number-conversion-rounding.js": "FAIL",
8005
- "staging/sm/Date/dst-offset-caching-1-of-8.js": "TIMEOUT",
8006
"staging/sm/Date/dst-offset-caching-2-of-8.js": "TIMEOUT",
8007
"staging/sm/Date/dst-offset-caching-3-of-8.js": "TIMEOUT",
8008
"staging/sm/Date/dst-offset-caching-4-of-8.js": "TIMEOUT",
tests/metrics.json
@@ -2,9 +2,9 @@
2
"results": {
3
"crash": 103,
4
"fail": 8355,
5
- "pass": 38778,
+ "pass": 38779,
6
"skip": 3310,
7
- "timeout": 10,
+ "timeout": 9,
8
"unresolved": 38
9
},
10
"total": 50594
0 commit comments