Bug 1060869 - Followup - Use disabled instead of skip-if to disable tests correctly. r=me

--HG--
extra : rebase_source : b81383475210b9f76b7107449c0ec8202f3fd4a5
This commit is contained in:
Seth Fowler 2014-11-25 02:27:40 -08:00
parent 7d328f3c85
commit 68d7f5062f
2 changed files with 3 additions and 3 deletions

View File

@ -32,7 +32,7 @@ support-files =
[test_animSVGImage.html]
[test_animSVGImage2.html]
[test_animation.html]
skip-if = true # bug 1100497
disabled = bug 1100497
[test_animation2.html]
[test_background_image_anim.html]
[test_bullet_animation.html]
@ -47,5 +47,5 @@ skip-if = true # bug 1100497
[test_svg_filter_animation.html]
[test_synchronized_animation.html]
[test_undisplayed_iframe.html]
skip-if = true # bug 1060869
disabled = bug 1060869
[test_xultree_animation.xhtml]

View File

@ -94,4 +94,4 @@ skip-if = toolkit == "gonk" #Bug 997034 - canvas.toDataURL() often causes lost c
[test_short_gif_header.html]
[test_image_buffer_limit.html]
#run-if = toolkit == "gonk" #Image buffer limit is only set for Firefox OS currently.
skip-if = true # bug 1060869
disabled = bug 1060869