test: cleanup status files

PR-URL: https://github.com/nodejs/node/pull/58633
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Matthew Aitken <maitken033380023@gmail.com>
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
Reviewed-By: Jason Zhang <xzha4350@gmail.com>
This commit is contained in:
Filip Skokan 2025-06-10 11:33:18 +02:00 committed by GitHub
parent b5984c54da
commit d0b6194add
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 2 additions and 6 deletions

View File

@ -1,2 +1 @@
{
}
{}

View File

@ -10,7 +10,6 @@
]
}
},
"toascii.window.js": {},
"url-setters-a-area.window.js": {
"skip": "already tested in url-setters.any.js"
},

View File

@ -7,7 +7,5 @@
},
"urlpattern-compare.tentative.https.any.js": {
"skip": "compareComponent function is not yet included in the URLPattern spec"
},
"urlpattern.any.js": {},
"urlpattern.https.any.js": {}
}
}