Bug 1330553 - Skip test_fullscreen-api.html on linux-e10s for frequent timeouts; r=me,a=test-only

This commit is contained in:
Geoff Brown 2017-02-01 13:40:55 -07:00
parent a0613e7f32
commit 1cbc9fc569

View File

@ -441,7 +441,7 @@ skip-if = toolkit == 'android'
[test_formelements.html]
[test_fullscreen-api.html]
tags = fullscreen
skip-if = toolkit == 'android'
skip-if = toolkit == 'android' || (e10s && os == 'linux') # Bug 1307347
support-files =
file_fullscreen-api.html
file_fullscreen-backdrop.html