|
7 | 7 | ] |
8 | 8 | } |
9 | 9 | }, |
| 10 | + "droppedentriescount.any.js": { |
| 11 | + "skip": "Node.js cannot open files with query params" |
| 12 | + }, |
10 | 13 | "idlharness.any.js": { |
11 | 14 | "fail": { |
12 | 15 | "note": "not implemented", |
|
21 | 24 | }, |
22 | 25 | "webtiming-resolution.any.js": { |
23 | 26 | "skip": "flaky" |
| 27 | + }, |
| 28 | + "not-restored-reasons/performance-navigation-timing-attributes.tentative.window.js": { |
| 29 | + "skip": "Depends on HTML WebPlatformTests" |
| 30 | + }, |
| 31 | + "not-restored-reasons/performance-navigation-timing-bfcache-reasons-stay.tentative.window.js": { |
| 32 | + "skip": "Depends on HTML WebPlatformTests" |
| 33 | + }, |
| 34 | + "not-restored-reasons/performance-navigation-timing-bfcache.tentative.window.js": { |
| 35 | + "skip": "Depends on HTML WebPlatformTests" |
| 36 | + }, |
| 37 | + "not-restored-reasons/performance-navigation-timing-cross-origin-bfcache.tentative.window.js": { |
| 38 | + "skip": "Depends on HTML WebPlatformTests" |
| 39 | + }, |
| 40 | + "not-restored-reasons/performance-navigation-timing-fetch.tentative.window.js": { |
| 41 | + "skip": "Depends on HTML WebPlatformTests" |
| 42 | + }, |
| 43 | + "not-restored-reasons/performance-navigation-timing-iframes-without-attributes.tentative.window.js": { |
| 44 | + "skip": "Depends on HTML WebPlatformTests" |
| 45 | + }, |
| 46 | + "not-restored-reasons/performance-navigation-timing-lock.https.tentative.window.js": { |
| 47 | + "skip": "Depends on HTML WebPlatformTests" |
| 48 | + }, |
| 49 | + "not-restored-reasons/performance-navigation-timing-navigation-failure.tentative.window.js": { |
| 50 | + "skip": "Depends on HTML WebPlatformTests" |
| 51 | + }, |
| 52 | + "not-restored-reasons/performance-navigation-timing-not-bfcached.tentative.window.js": { |
| 53 | + "skip": "Depends on HTML WebPlatformTests" |
| 54 | + }, |
| 55 | + "not-restored-reasons/performance-navigation-timing-redirect-on-history.tentative.window.js": { |
| 56 | + "skip": "Depends on HTML WebPlatformTests" |
| 57 | + }, |
| 58 | + "not-restored-reasons/performance-navigation-timing-reload.tentative.window.js": { |
| 59 | + "skip": "Depends on HTML WebPlatformTests" |
| 60 | + }, |
| 61 | + "not-restored-reasons/performance-navigation-timing-same-origin-bfcache.tentative.window.js": { |
| 62 | + "skip": "Depends on HTML WebPlatformTests" |
| 63 | + }, |
| 64 | + "not-restored-reasons/performance-navigation-timing-same-origin-replace.tentative.window.js": { |
| 65 | + "skip": "Depends on HTML WebPlatformTests" |
| 66 | + }, |
| 67 | + "idlharness-shadowrealm.window.js": { |
| 68 | + "skip": "Requires ShadowRealm" |
| 69 | + }, |
| 70 | + "not-restored-reasons/abort-block-bfcache.window.js": { |
| 71 | + "fail": { |
| 72 | + "note": "Requires 'window.stop()'", |
| 73 | + "expected": [ |
| 74 | + "aborting a parser should block bfcache." |
| 75 | + ] |
| 76 | + } |
24 | 77 | } |
25 | 78 | } |
0 commit comments