Bug 1220974 - Disable browser_animation_timeline_pause_button.js on Linux32 for extremely frequent failures

This commit is contained in:
Phil Ringnalda 2015-11-14 14:19:16 -08:00
parent bf6b0c0919
commit eb7a684dc1

View File

@ -28,6 +28,7 @@ support-files =
[browser_animation_timeline_currentTime.js]
[browser_animation_timeline_header.js]
[browser_animation_timeline_pause_button.js]
skip-if = os == "linux" && bits == 32 # Bug 1220974
[browser_animation_timeline_rate_selector.js]
[browser_animation_timeline_rewind_button.js]
[browser_animation_timeline_scrubber_exists.js]