Index: LayoutTests/inspector/console/console-revoke-error-in-worker-expected.txt |
diff --git a/LayoutTests/inspector/console/console-revoke-error-in-worker-expected.txt b/LayoutTests/inspector/console/console-revoke-error-in-worker-expected.txt |
deleted file mode 100644 |
index a35cd3fb8f23feac8ac474fd496708bb795d79dc..0000000000000000000000000000000000000000 |
--- a/LayoutTests/inspector/console/console-revoke-error-in-worker-expected.txt |
+++ /dev/null |
@@ -1,15 +0,0 @@ |
-CONSOLE ERROR: line 1: Uncaught (in promise) Error: Handled error |
-CONSOLE MESSAGE: Handler added to rejected promise |
-Tests that console revokes lazily handled promise rejections. |
- |
-Creating worker with promise |
- |
-Message added: error log |
- 1 errors |
- 0 handled promise rejection |
- 0 warning |
-console-message-wrapper console-error-level |
- |
-Handling promise |
-console-message-wrapper console-revokedError-level |
- |