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

Unified Diff: LayoutTests/webaudio/osc-triangle-sweep-snr-expected.txt

Issue 720293002: Replace oscillator tests with more robust tests (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Refactor according to review Created 6 years, 1 month 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
« no previous file with comments | « LayoutTests/webaudio/osc-triangle-sweep-snr.html ('k') | LayoutTests/webaudio/oscillator-custom.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/webaudio/osc-triangle-sweep-snr-expected.txt
diff --git a/LayoutTests/webaudio/osc-triangle-sweep-snr-expected.txt b/LayoutTests/webaudio/osc-triangle-sweep-snr-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ce9c882af9aa43c2fccc60418031023c3fb3ce70
--- /dev/null
+++ b/LayoutTests/webaudio/osc-triangle-sweep-snr-expected.txt
@@ -0,0 +1,12 @@
+Test Triangle Oscillator with Exponential Sweep
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
+PASS Exceeded SNR threshold of 84.85 dB
+PASS Maximum difference below threshold of 2.5 ulp (16-bits)
+PASS Number of differences between actual and expected result is less than 5100
+PASS successfullyParsed is true
+
+TEST COMPLETE
+
« no previous file with comments | « LayoutTests/webaudio/osc-triangle-sweep-snr.html ('k') | LayoutTests/webaudio/oscillator-custom.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698