mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1079278 - Re-enable indexedDB xpcshell tests on android, r=bent
This commit is contained in:
parent
937b096a0e
commit
90a1062855
@ -2,7 +2,7 @@
|
|||||||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||||
[DEFAULT]
|
[DEFAULT]
|
||||||
skip-if = toolkit == 'android' || toolkit == 'gonk'
|
skip-if = toolkit == 'gonk'
|
||||||
|
|
||||||
[test_add_put.js]
|
[test_add_put.js]
|
||||||
[test_add_twice_failure.js]
|
[test_add_twice_failure.js]
|
||||||
@ -25,6 +25,7 @@ skip-if = toolkit == 'android' || toolkit == 'gonk'
|
|||||||
[test_event_source.js]
|
[test_event_source.js]
|
||||||
[test_getAll.js]
|
[test_getAll.js]
|
||||||
[test_globalObjects_other.js]
|
[test_globalObjects_other.js]
|
||||||
|
skip-if = toolkit == 'android' # bug 1079278
|
||||||
[test_globalObjects_xpc.js]
|
[test_globalObjects_xpc.js]
|
||||||
[test_global_data.js]
|
[test_global_data.js]
|
||||||
[test_index_empty_keyPath.js]
|
[test_index_empty_keyPath.js]
|
||||||
|
Loading…
Reference in New Issue
Block a user