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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/inspector/service-workers/service-worker-pause-expected.txt

Issue 2388933002: [DevTools] Update inspector/service-workers tests. (Closed)
Patch Set: no crash Created 4 years, 2 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
« no previous file with comments | « third_party/WebKit/LayoutTests/http/tests/inspector/service-workers/service-worker-pause.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/http/tests/inspector/service-workers/service-worker-pause-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/service-workers/service-worker-pause-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector/service-workers/service-worker-pause-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..33c74665ae5e9cf7ddc78e05412a64541dd0f996
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/http/tests/inspector/service-workers/service-worker-pause-expected.txt
@@ -0,0 +1,8 @@
+Tests that we can pause in service worker.
+
+Script execution paused.
+Call stack:
+ 0) foo (service-worker-debugger.js:1)
+ 1) (service-worker-debugger.js:2)
+Script execution resumed.
+
« no previous file with comments | « third_party/WebKit/LayoutTests/http/tests/inspector/service-workers/service-worker-pause.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698