mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-05 16:22:53 +00:00
Backed out changeset 724fdfe8f396 (bug 1324870)
This commit is contained in:
parent
e0c5cc1d8d
commit
8ca3b2dc24
@ -18,6 +18,6 @@ support-files =
|
||||
[test_main.html]
|
||||
skip-if = toolkit == 'android' #TIMED_OUT
|
||||
[test_bug803225.html]
|
||||
skip-if = toolkit == 'android' || (os=='linux' && bits==32) #Android: TIMED_OUT; Linux32:bug 1324870
|
||||
skip-if = toolkit == 'android' #TIMED_OUT
|
||||
[test_frameNavigation.html]
|
||||
skip-if = toolkit == 'android' #TIMED_OUT
|
||||
|
@ -31,7 +31,7 @@ skip-if = os == "android" # Containers are not exposed to android.
|
||||
[test_ext_downloads_download.js]
|
||||
skip-if = os == "android"
|
||||
[test_ext_downloads_misc.js]
|
||||
skip-if = os == "android" || (os=='linux' && bits==32) # linux32: bug 1324870
|
||||
skip-if = os == "android"
|
||||
[test_ext_downloads_search.js]
|
||||
skip-if = os == "android"
|
||||
[test_ext_experiments.js]
|
||||
|
Loading…
x
Reference in New Issue
Block a user