Bug 1207012 - Disable browser_bug666317.js for a permaorange uncaught exception that becomes visibly orange on beta

This commit is contained in:
Phil Ringnalda 2015-10-18 18:39:07 -07:00
parent 8f39a88afc
commit ee7886e42f

View File

@ -8,6 +8,6 @@ support-files =
imageX2.html
[browser_bug666317.js]
skip-if = e10s # Bug 948194 - Decoded Images seem to not be discarded on memory-pressure notification with e10s enabled
skip-if = true || e10s # Bug 1207012 - Permaorange from an uncaught exception that isn't actually turning the suite orange until it hits beta, Bug 948194 - Decoded Images seem to not be discarded on memory-pressure notification with e10s enabled
[browser_image.js]
skip-if = true # Bug 987616