mirror of https://github.com/nodejs/node.git
24 lines
520 B
JSON
24 lines
520 B
JSON
{
|
|
"historical.any.js": {
|
|
"skip": "indexedDB is not defined"
|
|
},
|
|
"origin.sub.any.js": {
|
|
"skip": "CORS not implemented"
|
|
},
|
|
"abort.any.js": {
|
|
"skip": "WPTRunner does not support fetch()"
|
|
},
|
|
"contenttype.any.js": {
|
|
"skip": "WPTRunner does not support fetch()"
|
|
},
|
|
"idlharness.any.js": {
|
|
"skip": "not configured"
|
|
},
|
|
"status.any.js": {
|
|
"skip": "WPTRunner does not support fetch()"
|
|
},
|
|
"instantiateStreaming-bad-imports.any.js": {
|
|
"skip": "Flaky on ARM with V8 >= 11.2"
|
|
}
|
|
}
|