fune/toolkit/components/satchel/test
Masayuki Nakano a72c1a4e0e Bug 1022386 - Enable form autocomplete tests on Linux r=RyanVM
* https://treeherder.mozilla.org/#/jobs?repo=try&revision=c648ccb8b2ec34d4bfeb74f5bca8e51aa61a138f
* https://treeherder.mozilla.org/#/jobs?repo=try&revision=23cbd6c1d434c747452dd2af8176a33d3346e4be

According to these try pushes, the intermittent timeout has gone by
some other changes.

Only an intermittent failure (bug 1514249) is also reproducible on
Linux (it's enabled only the former try push), but the frequency is
reasonably low since it tests all basic features of autocomplete in
form fields so that it should be available on Linux.

Differential Revision: https://phabricator.services.mozilla.com/D49866

--HG--
extra : moz-landing-system : lando
2019-10-22 15:23:21 +00:00
..
browser Bug 1573836, make autocomplete component fission compatible, r=mak,MattN 2019-10-09 19:02:57 +00:00
unit
.eslintrc.js
mochitest.ini Bug 1022386 - Enable form autocomplete tests on Linux r=RyanVM 2019-10-22 15:23:21 +00:00
parent_utils.js
satchel_common.js
subtst_form_submission_1.html
subtst_privbrowsing.html
test_bug_511615.html
test_bug_787624.html
test_datalist_readonly_change.html
test_datalist_shadow_dom.html Bug 1573836, make autocomplete component fission compatible, r=mak,MattN 2019-10-09 19:02:57 +00:00
test_datalist_with_caching.html
test_form_autocomplete.html
test_form_autocomplete_validation_at_input_event.html Bug 1584963 - Make nsTextEditorState not manage TextInputListener by itself when chrome script emulates user input r=m_kato 2019-10-18 09:18:40 +00:00
test_form_autocomplete_with_list.html
test_form_submission.html
test_form_submission_cap.html
test_form_submission_cap2.html
test_input_valid_state_with_autocomplete.html
test_password_autocomplete.html
test_popup_direction.html
test_popup_enter_event.html
test_submit_on_keydown_enter.html