Advertisement
Guest User

Untitled

a guest
Oct 22nd, 2015
197
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 0.70 KB | None | 0 0
  1. --- /Volumes/Data/EWS/WebKit/WebKitBuild/Release/layout-test-results/webaudio/convolver-setBuffer-different-samplerate-expected.txt
  2. +++ /Volumes/Data/EWS/WebKit/WebKitBuild/Release/layout-test-results/webaudio/convolver-setBuffer-different-samplerate-actual.txt
  3. @@ -2,8 +2,10 @@
  4.  
  5.  On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
  6.  
  7. +
  8.  PASS convolver.buffer = context.createBuffer(1, 256, 22050) threw exception Error: NotSupportedError: DOM Exception 9.
  9. -PASS convolver.buffer = context.createBuffer(1, 256, 44100) did not throw exception
  10. +PASS convolver.buffer = context.createBuffer(1, 256, 44100) did not throw exception.
  11. +PASS successfullyParsed is true
  12.  
  13.  TEST COMPLETE
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement