Bug 1326306 - Skip test_restyles.html on Android x86. r?gbrown draft
authorHiroyuki Ikezoe <hikezoe@mozilla.com>
Thu, 02 Feb 2017 12:55:59 +0900
changeset 469342 9c9ba7fcf9f1e8b79e86b577a2df60cf8c5321d2
parent 469123 f3d187bd0733b1182dffc97b5dfe623e18f92a44
child 544176 2d9d0e8bda50930d20ec19138a4a0ea4b092c445
push id43702
push userhikezoe@mozilla.com
push dateThu, 02 Feb 2017 03:56:40 +0000
reviewersgbrown
bugs1326306
milestone54.0a1
Bug 1326306 - Skip test_restyles.html on Android x86. r?gbrown MozReview-Commit-ID: AHp28FajVoT
dom/animation/test/chrome.ini
--- a/dom/animation/test/chrome.ini
+++ b/dom/animation/test/chrome.ini
@@ -10,10 +10,11 @@ support-files =
 # file_animate_xrays.html needs to go in mochitest.ini since it is served
 # over HTTP
 [chrome/test_animation_observers.html]
 [chrome/test_animation_performance_warning.html]
 [chrome/test_animation_properties.html]
 [chrome/test_generated_content_getAnimations.html]
 [chrome/test_observers_for_sync_api.html]
 [chrome/test_restyles.html]
+skip-if = os == 'android' && processor == 'x86' # bug 1335986
 [chrome/test_running_on_compositor.html]
 [chrome/test_simulate_compute_values_failure.html]