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

Side by Side Diff: third_party/WebKit/LayoutTests/webaudio/AudioBufferSource/audiobuffersource-playbackrate-expected.txt

Issue 2596983002: Convert audiobuffersource-playbackrate to testharness (Closed)
Patch Set: Remove unneeded expected result Created 3 years, 11 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
(Empty)
1 Test if AudioBufferSourceNode.playbackRate can playback at different rates prope rly.
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4
5
6 PASS SNR (103.85093009191795) is greater than or equal to 103.8508.
7 PASS Maximum difference (in ulp units (16-bits)) (0.302734375) is less than or e qual to 0.3028.
8 PASS Number of differences between results (0) is less than or equal to 0.
9 PASS SNR (103.8658027256771) is greater than or equal to 103.8657.
10 PASS Maximum difference (in ulp units (16-bits)) (0.302734375) is less than or e qual to 0.3029.
11 PASS Number of differences between results (0) is less than or equal to 0.
12 PASS SNR (103.81424611365298) is greater than or equal to 103.8141.
13 PASS Maximum difference (in ulp units (16-bits)) (0.3046875) is less than or equ al to 0.3047.
14 PASS Number of differences between results (0) is less than or equal to 0.
15 PASS SNR (103.68193381522602) is greater than or equal to 103.6818.
16 PASS Maximum difference (in ulp units (16-bits)) (0.326171875) is less than or e qual to 0.3262.
17 PASS Number of differences between results (0) is less than or equal to 0.
18 PASS SNR (103.1515278088242) is greater than or equal to 103.1514.
19 PASS Maximum difference (in ulp units (16-bits)) (0.39453125) is less than or eq ual to 0.3946.
20 PASS Number of differences between results (0) is less than or equal to 0.
21 PASS successfullyParsed is true
22
23 TEST COMPLETE
24
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698