зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1325778 - Intermittent toolkit/components/passwordmgr/test/mochitest/test_insecure_form_field_autocomplete.html. disable the right test. r=mattn
MozReview-Commit-ID: 1Ut8csGjudW
This commit is contained in:
Родитель
77bb87e5eb
Коммит
7ed5d1110d
|
@ -29,11 +29,11 @@ skip-if = toolkit == 'android' # autocomplete
|
|||
[test_basic_form_autocomplete.html]
|
||||
skip-if = toolkit == 'android' # android:autocomplete.
|
||||
[test_insecure_form_field_autocomplete.html]
|
||||
skip-if = toolkit == 'android' # android:autocomplete.
|
||||
skip-if = toolkit == 'android' || os == 'linux' # android:autocomplete., linux: bug 1325778
|
||||
[test_password_field_autocomplete.html]
|
||||
skip-if = toolkit == 'android' # android:autocomplete.
|
||||
[test_insecure_form_field_no_saved_login.html]
|
||||
skip-if = toolkit == 'android' || os == 'linux' # android:autocomplete., linux: bug 1325778
|
||||
skip-if = toolkit == 'android' # android:autocomplete.
|
||||
[test_basic_form_html5.html]
|
||||
[test_basic_form_pwevent.html]
|
||||
[test_basic_form_pwonly.html]
|
||||
|
|
Загрузка…
Ссылка в новой задаче