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 |
new file mode 100644 |
index 0000000000000000000000000000000000000000..a35cd3fb8f23feac8ac474fd496708bb795d79dc |
--- /dev/null |
+++ b/LayoutTests/inspector/console/console-revoke-error-in-worker-expected.txt |
@@ -0,0 +1,15 @@ |
+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 |
+ |