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

Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/inspector/extensions-iframe-eval-expected.txt

Issue 1814963002: Use process/control messages (instead of RVH messages) for layout tests. Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebasing... Created 4 years, 3 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
OLDNEW
1 CONSOLE WARNING: line 10570: The JavaScript context bogus was not found in the f rame http://127.0.0.1:8000/inspector/resources/extensions-frame-eval.html
1 Tests WebInspector extension API 2 Tests WebInspector extension API
2 3
3 4
4 Started extension. 5 Started extension.
5 Running tests... 6 Running tests...
6 RUNNING TEST: extension_testEvalInIFrame 7 RUNNING TEST: extension_testEvalInIFrame
7 Evaluate: "/inspector/resources/extensions-frame-eval.html" (exception: undefine d) 8 Evaluate: "/inspector/resources/extensions-frame-eval.html" (exception: undefine d)
8 RUNNING TEST: extension_testEvalInIFrameBadOption 9 RUNNING TEST: extension_testEvalInIFrameBadOption
9 log: Extension server error: Object not found: bogus 10 log: Extension server error: Object not found: bogus
10 Evaluate: undefined (exception: [object Object]) 11 Evaluate: undefined (exception: [object Object])
11 All tests done. 12 All tests done.
12 13
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698