Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(940)

Unified Diff: third_party/WebKit/LayoutTests/inspector/sources/debugger/promise-pane-expected.txt

Issue 1827993002: [DevTools] Remove promise inspector experiment (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebased Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/inspector/sources/debugger/promise-pane-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/sources/debugger/promise-pane-expected.txt b/third_party/WebKit/LayoutTests/inspector/sources/debugger/promise-pane-expected.txt
deleted file mode 100644
index aeaa689feff60820f425983a1dafba76df82e9b6..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/inspector/sources/debugger/promise-pane-expected.txt
+++ /dev/null
@@ -1,27 +0,0 @@
-CONSOLE ERROR: line 16: Uncaught (in promise) Error: EXPECTED
-CONSOLE MESSAGE: Handler added to rejected promise
-Tests promise pane view.
-
-Set timer for test function.
-Is drawer visible: true
-Selected view in drawer: promises
-Rejected | func1 | promise-pane.html:16 | promise-pane.html:16 | <number> ms |
-Fulfilled | func3 | promise-pane.html:36 | | <number> ms |
-Fulfilled | func2 | promise-pane.html:24 | promise-pane.html:38 | <number> ms |
-
-Setting search value: func3
-Fulfilled | func3 | promise-pane.html:36 | | <number> ms |
-
-Setting search value: func
-Rejected | func1 | promise-pane.html:16 | promise-pane.html:16 | <number> ms |
-Fulfilled | func3 | promise-pane.html:36 | | <number> ms |
-Fulfilled | func2 | promise-pane.html:24 | promise-pane.html:38 | <number> ms |
-
-Setting search value: promise-pane.html
-Rejected | func1 | promise-pane.html:16 | promise-pane.html:16 | <number> ms |
-Fulfilled | func3 | promise-pane.html:36 | | <number> ms |
-Fulfilled | func2 | promise-pane.html:24 | promise-pane.html:38 | <number> ms |
-
-Setting search value: promise-pane.html:38
-Fulfilled | func2 | promise-pane.html:24 | promise-pane.html:38 | <number> ms |
-

Powered by Google App Engine
This is Rietveld 408576698