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

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: Deactivate task.describe() and simplify change 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..19017c6df6706eae7c307662dedf5bfb58e552b9 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,7 @@
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]
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