Thu, 22 Jan 2015 13:21:57 +0100
Incorporate requested changes from Mozilla in review:
https://bugzilla.mozilla.org/show_bug.cgi?id=1123480#c6
1 [DEFAULT]
2 head = head_autocomplete.js
3 tail =
4 firefox-appdir = browser
6 [test_416211.js]
7 [test_416214.js]
8 [test_417798.js]
9 [test_418257.js]
10 [test_422277.js]
11 [test_autocomplete_on_value_removed_479089.js]
12 # Bug 676989: test fails consistently on Android
13 fail-if = os == "android"
14 [test_download_embed_bookmarks.js]
15 # Bug 676989: test fails consistently on Android
16 fail-if = os == "android"
17 [test_empty_search.js]
18 # Bug 676989: test fails consistently on Android
19 fail-if = os == "android"
20 [test_enabled.js]
21 [test_escape_self.js]
22 [test_ignore_protocol.js]
23 [test_keyword_search.js]
24 [test_match_beginning.js]
25 [test_multi_word_search.js]
26 [test_special_search.js]
27 [test_swap_protocol.js]
28 [test_tabmatches.js]
29 [test_word_boundary_search.js]