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

Side by Side Diff: LayoutTests/inspector/sources/debugger/frameworks-blackbox-patterns-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, 6 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 Tests framework blackbox patterns for various URLs.
2
3 Testing "http://www.example.com/foo/jquery-1.7-min.js"
4 Testing "https://www.example.com/jquery.js?version=1.7"
5 Testing "http://www.google.com/jsapi"
6 Testing "https://www.google.com/jsapi/"
7 Testing "http://www.google.com"
8 Testing "http://www.google.com/"
9 Testing "data:text/html,foo"
10 Testing "about:blank"
11 Testing ""
12 Testing "chrome-extension://extensionName/main.js"
13 Testing "extensions::unload_events"
14
15 PASS
16
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698