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

Side by Side Diff: third_party/WebKit/LayoutTests/webaudio/AudioParam/audioparam-initial-event-expected.txt

Issue 2581463002: Refactor WebAudio test directory (Closed)
Patch Set: Use correct path for wav result files Created 4 years 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
1 Test Automation Ramps without Initial Event 1 Test Automation Ramps without Initial Event
2 2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4 4
5 5
6 PASS Linear ramp equals [0.5,0.4998958333333333,0.4997916666666667,0.4996875,0.4 995833333333333,0.49947916666666664,0.499375,0.49927083333333333,0.4991666666666 6665,0.4990625,0.49895833333333334,0.49885416666666665,0.49875,0.498645833333333 34,0.49854166666666666,0.4984375,...] with an element-wise tolerance of 6.0003e- 8. 6 PASS Linear ramp equals [0.5,0.4998958333333333,0.4997916666666667,0.4996875,0.4 995833333333333,0.49947916666666664,0.499375,0.49927083333333333,0.4991666666666 6665,0.4990625,0.49895833333333334,0.49885416666666665,0.49875,0.498645833333333 34,0.49854166666666666,0.4984375,...] with an element-wise tolerance of 6.0003e- 8.
7 PASS Exponential ramp equals [0.5,0.5001444220542908,0.5002889037132263,0.500433 3853721619,0.5005779266357422,0.5007225275039673,0.5008671879768372,0.5010118484 49707,0.5011565685272217,0.5013013482093811,0.5014461278915405,0.501590967178344 7,0.5017358660697937,0.5018808245658875,0.5020257830619812,0.5021708011627197,.. .] with an element-wise tolerance of 0.0000023842. 7 PASS Exponential ramp equals [0.5,0.5001444220542908,0.5002889037132263,0.500433 3853721619,0.5005779266357422,0.5007225275039673,0.5008671879768372,0.5010118484 49707,0.5011565685272217,0.5013013482093811,0.5014461278915405,0.501590967178344 7,0.5017358660697937,0.5018808245658875,0.5020257830619812,0.5021708011627197,.. .] with an element-wise tolerance of 0.0000023842.
8 PASS Delayed linear ramp equals [0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5 ,0.5,0.5,0.5,0.5,...] with an element-wise tolerance of 9.87968e-8. 8 PASS Delayed linear ramp equals [0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5 ,0.5,0.5,0.5,0.5,...] with an element-wise tolerance of 9.87968e-8.
9 PASS Delayed exponential ramp equals [0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0. 5,0.5,0.5,0.5,0.5,0.5,...] with an element-wise tolerance of 0.000013948. 9 PASS Delayed exponential ramp equals [0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0. 5,0.5,0.5,0.5,0.5,0.5,...] with an element-wise tolerance of 0.000013948.
10 PASS successfullyParsed is true 10 PASS successfullyParsed is true
11 11
12 TEST COMPLETE 12 TEST COMPLETE
13 13
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698