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

Unified Diff: LayoutTests/inspector/sources/debugger/switch-file-expected.txt

Issue 1153923005: DevTools: shard inspector/debugger tests for faster execution. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 7 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: LayoutTests/inspector/sources/debugger/switch-file-expected.txt
diff --git a/LayoutTests/inspector/sources/debugger/switch-file-expected.txt b/LayoutTests/inspector/sources/debugger/switch-file-expected.txt
deleted file mode 100644
index a8d6c1c538eb36a935e1a3749dd4a1635b453582..0000000000000000000000000000000000000000
--- a/LayoutTests/inspector/sources/debugger/switch-file-expected.txt
+++ /dev/null
@@ -1,24 +0,0 @@
-Tests how switch to next file with the same name and different extension feature works.
-
-Dumping next file for each file:
-Next file for http://example.com/foo.css is http://example.com/foo.js.
-Next file for http://example.com/foo.js is http://example.com/foo.ts.
-Next file for http://example.com/foo.js.map is <none>.
-Next file for http://example.com/foo.ts is http://example.com/foo.css.
-Next file for http://example.com/bar.css is http://example.com/bar.js.
-Next file for http://example.com/bar.js is http://example.com/bar.ts.
-Next file for http://example.com/bar.js.map is <none>.
-Next file for http://example.com/bar.ts is http://example.com/bar.css.
-Next file for http://example.com/baz.css is <none>.
-Next file for http://example.com/baz2 is <none>.
-Next file for http://example.com/foo/foo.css is http://example.com/foo/foo.js.
-Next file for http://example.com/foo/foo.js is http://example.com/foo/foo.ts.
-Next file for http://example.com/foo/foo.js.map is <none>.
-Next file for http://example.com/foo/foo.ts is http://example.com/foo/foo.
-Next file for http://example.com/foo/foo is http://example.com/foo/foo.css.
-Next file for http://example.com/bar/foo.css is http://example.com/bar/foo.js.
-Next file for http://example.com/bar/foo.js is http://example.com/bar/foo.ts.
-Next file for http://example.com/bar/foo.js.map is <none>.
-Next file for http://example.com/bar/foo.ts is http://example.com/bar/foo.
-Next file for http://example.com/bar/foo is http://example.com/bar/foo.css.
-
« no previous file with comments | « LayoutTests/inspector/sources/debugger/switch-file.html ('k') | LayoutTests/inspector/sources/debugger/ui-source-code.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698