diff options
Diffstat (limited to 'gfx/tests/mochitest/mochitest.ini')
-rw-r--r-- | gfx/tests/mochitest/mochitest.ini | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/gfx/tests/mochitest/mochitest.ini b/gfx/tests/mochitest/mochitest.ini new file mode 100644 index 000000000..6622245b5 --- /dev/null +++ b/gfx/tests/mochitest/mochitest.ini @@ -0,0 +1,11 @@ +[DEFAULT] + +[test_acceleration.html] +subsuite = gpu +fail-if = (os == "win" && os_version == "5.1" && e10s) # Bug 1253862 +[test_bug509244.html] +[test_bug513439.html] +[test_font_whitelist.html] +[test_overdraw.html] +# Disable test until bug 1064136 is fixed +skip-if = true |