# HG changeset patch # Parent 587913950733649a7cbd184a195b08cbb86b2fed diff --git a/content/canvas/test/webgl/conformance/more/00_test_list.txt b/content/canvas/test/webgl/conformance/more/00_test_list.txt --- a/content/canvas/test/webgl/conformance/more/00_test_list.txt +++ b/content/canvas/test/webgl/conformance/more/00_test_list.txt @@ -1,12 +1,15 @@ conformance/constants.html conformance/getContext.html conformance/methods.html -conformance/quickCheckAPI.html +#this test causes whichever comes after to intermittently time out. +#forcing a GC run doesn't solve this issue. Could be something about using a random amount of memory that +#can be too high, causing e.g. swapping. +#conformance/quickCheckAPI.html conformance/webGLArrays.html functions/bindBuffer.html functions/bindBufferBadArgs.html functions/bindFramebufferLeaveNonZero.html functions/bufferData.html functions/bufferDataBadArgs.html functions/bufferSubData.html functions/bufferSubDataBadArgs.html