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

Side by Side Diff: third_party/WebKit/LayoutTests/inspector/extensions/extensions-audits-content-script-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 101: Passing resultCount to audits.addCategory() is deprec ated. Use AuditResult.updateProgress() instead.
1 Tests audit formatters performing evals on content scripts in WebInspector Exten sions API 2 Tests audit formatters performing evals on content scripts in WebInspector Exten sions API
2 3
3 Started extension. 4 Started extension.
4 Running tests... 5 Running tests...
5 RUNNING TEST: extension_testAudits 6 RUNNING TEST: extension_testAudits
6 Extension audits 7 Extension audits
7 [severity warning] Rule with details subtree (1) 8 [severity warning] Rule with details subtree (1)
8 Test Formatters 9 Test Formatters
9 main world object 10 main world object
10 whereAmI 11 whereAmI
(...skipping 29 matching lines...) Expand all
40 test-element 41 test-element
41 " 42 "
42 > 43 >
43 … 44 …
44 < 45 <
45 /span 46 /span
46 > 47 >
47 category.onAuditStarted fired 48 category.onAuditStarted fired
48 All tests done. 49 All tests done.
49 50
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698