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

Unified Diff: third_party/WebKit/LayoutTests/webaudio/BiquadFilter/biquadfilternode-basic-expected.txt

Issue 2705483002: Print out label and description on task entry in Audit task runner (Closed)
Patch Set: 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/BiquadFilter/biquadfilternode-basic-expected.txt
diff --git a/third_party/WebKit/LayoutTests/webaudio/BiquadFilter/biquadfilternode-basic-expected.txt b/third_party/WebKit/LayoutTests/webaudio/BiquadFilter/biquadfilternode-basic-expected.txt
index c0734245d37501641476e6c4128c105dda529ce2..ae602e91ff6d2e649c0e848e384f3ff0936e964d 100644
--- a/third_party/WebKit/LayoutTests/webaudio/BiquadFilter/biquadfilternode-basic-expected.txt
+++ b/third_party/WebKit/LayoutTests/webaudio/BiquadFilter/biquadfilternode-basic-expected.txt
@@ -1,7 +1,8 @@
CONSOLE WARNING: line 49: The provided value '99' is not a valid enum value of type BiquadFilterType.
This is a testharness.js-based test.
PASS # AUDIT TASK RUNNER STARTED.
-PASS > [test] Basic tests for BiquadFilterNode
+PASS > [test] task started.
+PASS : Basic tests for BiquadFilterNode
Raymond Toy 2017/02/16 21:50:40 This looks odd. If there's a task.describe(), I th
PASS Number of inputs is equal to 1.
PASS Number of outputs is equal to 1.
PASS Default filter type is equal to lowpass.

Powered by Google App Engine
This is Rietveld 408576698