diff --git a/tests/wpt/metadata/html/webappapis/scripting/processing-model-2/unhandled-promise-rejections/promise-rejection-events-onerror.html.ini b/tests/wpt/metadata/html/webappapis/scripting/processing-model-2/unhandled-promise-rejections/promise-rejection-events-onerror.html.ini deleted file mode 100644 index a017e838302..00000000000 --- a/tests/wpt/metadata/html/webappapis/scripting/processing-model-2/unhandled-promise-rejections/promise-rejection-events-onerror.html.ini +++ /dev/null @@ -1,6 +0,0 @@ -[promise-rejection-events-onerror.html] - type: testharness - expected: TIMEOUT - [Throwing inside an unhandledrejection handler invokes the error handler.] - expected: TIMEOUT - diff --git a/tests/wpt/metadata/html/webappapis/scripting/processing-model-2/unhandled-promise-rejections/promise-rejection-events.html.ini b/tests/wpt/metadata/html/webappapis/scripting/processing-model-2/unhandled-promise-rejections/promise-rejection-events.html.ini deleted file mode 100644 index 9ac915db2bb..00000000000 --- a/tests/wpt/metadata/html/webappapis/scripting/processing-model-2/unhandled-promise-rejections/promise-rejection-events.html.ini +++ /dev/null @@ -1,6 +0,0 @@ -[promise-rejection-events.html] - type: testharness - expected: TIMEOUT - [rejectionhandled is dispatched from a queued task, and not immediately] - expected: TIMEOUT -