Bug 1079278 - Re-enable indexedDB xpcshell tests on android, r=bent

This commit is contained in:
Andrew Halberstadt 2014-10-08 17:13:21 -04:00
parent 937b096a0e
commit 90a1062855

View File

@ -2,7 +2,7 @@
# 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/.
[DEFAULT]
skip-if = toolkit == 'android' || toolkit == 'gonk'
skip-if = toolkit == 'gonk'
[test_add_put.js]
[test_add_twice_failure.js]
@ -25,6 +25,7 @@ skip-if = toolkit == 'android' || toolkit == 'gonk'
[test_event_source.js]
[test_getAll.js]
[test_globalObjects_other.js]
skip-if = toolkit == 'android' # bug 1079278
[test_globalObjects_xpc.js]
[test_global_data.js]
[test_index_empty_keyPath.js]