mirror of
https://github.com/nodejs/node.git
synced 2024-11-21 10:59:27 +00:00
1aa71351fa
PR-URL: https://github.com/nodejs/node/pull/55197 Reviewed-By: Filip Skokan <panva.ip@gmail.com>
79 lines
2.6 KiB
JSON
79 lines
2.6 KiB
JSON
{
|
|
"case-sensitivity.any.js": {
|
|
"fail": {
|
|
"note": "self.location is not available",
|
|
"expected": [
|
|
"getEntriesByName values are case sensitive"
|
|
]
|
|
}
|
|
},
|
|
"idlharness.any.js": {
|
|
"fail": {
|
|
"note": "not implemented",
|
|
"expected": [
|
|
"PerformanceEntry interface: attribute id",
|
|
"PerformanceEntry interface: attribute navigationId"
|
|
]
|
|
}
|
|
},
|
|
"navigation-id.helper.js": {
|
|
"skip": "This is not a test file."
|
|
},
|
|
"webtiming-resolution.any.js": {
|
|
"skip": "flaky"
|
|
},
|
|
"not-restored-reasons/performance-navigation-timing-attributes.tentative.window.js": {
|
|
"skip": "Depends on HTML WPT"
|
|
},
|
|
"not-restored-reasons/performance-navigation-timing-bfcache-reasons-stay.tentative.window.js": {
|
|
"skip": "Depends on HTML WPT"
|
|
},
|
|
"not-restored-reasons/performance-navigation-timing-bfcache.tentative.window.js": {
|
|
"skip": "Depends on HTML WPT"
|
|
},
|
|
"not-restored-reasons/performance-navigation-timing-cross-origin-bfcache.tentative.window.js": {
|
|
"skip": "Depends on HTML WPT"
|
|
},
|
|
"not-restored-reasons/performance-navigation-timing-fetch.tentative.window.js": {
|
|
"skip": "Depends on HTML WPT"
|
|
},
|
|
"not-restored-reasons/performance-navigation-timing-iframes-without-attributes.tentative.window.js": {
|
|
"skip": "Depends on HTML WPT"
|
|
},
|
|
"not-restored-reasons/performance-navigation-timing-lock.https.tentative.window.js": {
|
|
"skip": "Depends on HTML WPT"
|
|
},
|
|
"not-restored-reasons/performance-navigation-timing-navigation-failure.tentative.window.js": {
|
|
"skip": "Depends on HTML WPT"
|
|
},
|
|
"not-restored-reasons/performance-navigation-timing-not-bfcached.tentative.window.js": {
|
|
"skip": "Depends on HTML WPT"
|
|
},
|
|
"not-restored-reasons/performance-navigation-timing-redirect-on-history.tentative.window.js": {
|
|
"skip": "Depends on HTML WPT"
|
|
},
|
|
"not-restored-reasons/performance-navigation-timing-reload.tentative.window.js": {
|
|
"skip": "Depends on HTML WPT"
|
|
},
|
|
"not-restored-reasons/performance-navigation-timing-same-origin-bfcache.tentative.window.js": {
|
|
"skip": "Depends on HTML WPT"
|
|
},
|
|
"not-restored-reasons/performance-navigation-timing-same-origin-replace.tentative.window.js": {
|
|
"skip": "Depends on HTML WPT"
|
|
},
|
|
"not-restored-reasons/abort-block-bfcache.window.js": {
|
|
"fail": {
|
|
"note": "Requires window.stop()",
|
|
"expected": [
|
|
"aborting a parser should block bfcache."
|
|
]
|
|
}
|
|
},
|
|
"idlharness-shadowrealm.window.js": {
|
|
"skip": "ShadowRealm support is not enabled"
|
|
},
|
|
"droppedentriescount.any.js": {
|
|
"skip": "WPTRunner does not support fetch()"
|
|
}
|
|
}
|