Bug 1388123 - re-enable some of the satchel tests on Linux. r=MattN

MozReview-Commit-ID: 2Xu3WEOei3s

--HG--
extra : rebase_source : be0b7c37575cb1996ef6823491fc3a8cf30fe596
This commit is contained in:
Marco Bonardo 2018-07-10 16:25:06 +02:00
parent 021fc63b95
commit 83afbb929b

View File

@ -1,5 +1,5 @@
[DEFAULT]
skip-if = toolkit == 'android' || os == 'linux' # linux - bug 1022386
skip-if = toolkit == 'android'
support-files =
satchel_common.js
subtst_form_submission_1.html
@ -7,11 +7,14 @@ support-files =
parent_utils.js
[test_bug_511615.html]
skip-if = os == 'linux' # bug 1022386
[test_bug_787624.html]
skip-if = os == 'linux' # bug 1022386
[test_datalist_with_caching.html]
[test_form_autocomplete.html]
skip-if = (verify && debug && (os == 'win'))
skip-if = (verify && debug && (os == 'win')) || os == 'linux' # linux - bug 1022386
[test_form_autocomplete_with_list.html]
skip-if = os == 'linux' # bug 1022386
[test_form_submission.html]
[test_form_submission_cap.html]
[test_form_submission_cap2.html]