Bug 956434 - Disable testArrayBufferSlice.js for unpredictable failures on ggc builds.

This commit is contained in:
Ryan VanderMeulen 2014-01-06 12:40:03 -05:00
parent 9df47b7705
commit 7463789a9a

View File

@ -1,3 +1,6 @@
// Bug 956434 - Disable test due to unpredictable failures on ggc builds
quit(0);
function testSlice() {
function test(subBuf, starts, size) {
var byteLength = size;