From 6db40724cbce6a0c504bf4be16e53c54c989dbc7 Mon Sep 17 00:00:00 2001 From: Phil Ringnalda Date: Sun, 2 Feb 2014 21:19:46 -0800 Subject: [PATCH] Bug 777574 - Skip quickCheckAPI-B4.html on Linux Mesa since it fails on ASan tests all the time --- content/canvas/test/webgl/skipped_tests_linux_mesa.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/content/canvas/test/webgl/skipped_tests_linux_mesa.txt b/content/canvas/test/webgl/skipped_tests_linux_mesa.txt index 9e29cdf3ef34..0fe0c4956cc8 100644 --- a/content/canvas/test/webgl/skipped_tests_linux_mesa.txt +++ b/content/canvas/test/webgl/skipped_tests_linux_mesa.txt @@ -2,5 +2,6 @@ conformance/limits/gl-max-texture-dimensions.html conformance/misc/type-conversion-test.html conformance/more/conformance/quickCheckAPI-B2.html conformance/more/conformance/quickCheckAPI-B3.html +conformance/more/conformance/quickCheckAPI-B4.html conformance/reading/read-pixels-test.html conformance/textures/texture-mips.html