diff --git a/gfx/tests/mochitest/mochitest.ini b/gfx/tests/mochitest/mochitest.ini index 38c228856fc2..205d1a12fb7a 100644 --- a/gfx/tests/mochitest/mochitest.ini +++ b/gfx/tests/mochitest/mochitest.ini @@ -6,3 +6,4 @@ fail-if = (os == "win" && os_version == "5.1" && e10s) # Bug 1253862 [test_bug509244.html] [test_bug513439.html] [test_font_whitelist.html] +skip-if = (os == "win" && asan) # Bug 1458364