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

Unified Diff: third_party/WebKit/LayoutTests/webaudio/unit-tests/audit-expected.txt

Issue 2705483002: Print out label and description on task entry in Audit task runner (Closed)
Patch Set: Rebased after l-g-t-m Created 3 years, 10 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: third_party/WebKit/LayoutTests/webaudio/unit-tests/audit-expected.txt
diff --git a/third_party/WebKit/LayoutTests/webaudio/unit-tests/audit-expected.txt b/third_party/WebKit/LayoutTests/webaudio/unit-tests/audit-expected.txt
index 92d5047e8588f46b75364076b5859ac9e4b824cd..611444029102fcd49b220e55ec01f410b302c7b1 100644
--- a/third_party/WebKit/LayoutTests/webaudio/unit-tests/audit-expected.txt
+++ b/third_party/WebKit/LayoutTests/webaudio/unit-tests/audit-expected.txt
@@ -32,6 +32,10 @@ PASS Decoding audio data with no argument rejected correctly with TypeError: F
PASS Suspending OAC with no argument rejected correctly with TypeError.
PASS Start OAC rendering resolved correctly.
PASS < [basic] All assertions passed. (total 20 assertions)
-PASS # AUDIT TASK RUNNER FINISHED: 2 tasks ran successfully.
+PASS > [dummy-label-string]
+PASS < [dummy-label-string] All assertions passed. (total 0 assertions)
+PASS > [dummy-label-object]
+PASS < [dummy-label-object] All assertions passed. (total 0 assertions)
+PASS # AUDIT TASK RUNNER FINISHED: 4 tasks ran successfully.
Harness: the test ran to completion.

Powered by Google App Engine
This is Rietveld 408576698