Chromium Code Reviews| Index: LayoutTests/webaudio/offlineaudiocontext-suspend-resume-sequence-expected.txt |
| diff --git a/LayoutTests/webaudio/offlineaudiocontext-suspend-resume-sequence-expected.txt b/LayoutTests/webaudio/offlineaudiocontext-suspend-resume-sequence-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..4f6965e108c0743c0297613c2fbca64e5a2dae49 |
| --- /dev/null |
| +++ b/LayoutTests/webaudio/offlineaudiocontext-suspend-resume-sequence-expected.txt |
| @@ -0,0 +1,10 @@ |
| +Test OfflineAudioContext.resume() and OfflineAudioContext.suspend() with the timed sequence. |
| + |
| +On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
| + |
| + |
| +PASS Sorted suspend times array is identical to the array [0,0.25,0.5,0.75,1,1.25,1.75]. |
|
Raymond Toy
2015/06/12 21:11:36
I think it might be nice to see PASS message from
hongchan
2015/06/15 18:40:46
Done.
|
| +PASS successfullyParsed is true |
| + |
| +TEST COMPLETE |
| + |