mirror of
https://github.com/nodejs/node.git
synced 2024-11-21 10:59:27 +00:00
a00f0b1f0a
PR-URL: https://github.com/nodejs/node/pull/50429 Reviewed-By: Filip Skokan <panva.ip@gmail.com>
12 lines
283 B
JSON
12 lines
283 B
JSON
{
|
|
"idlharness-shadowrealm.window.js": {
|
|
"skip": "ShadowRealm support is not enabled"
|
|
},
|
|
"invoke_with_timing_attributes.worker.js": {
|
|
"skip": "importScripts not supported"
|
|
},
|
|
"performance-measure-invalid.worker.js": {
|
|
"skip": "importScripts not supported"
|
|
}
|
|
}
|