mirror of
https://github.com/roytam1/basilisk55.git
synced 2026-05-27 13:28:52 +00:00
9 lines
169 B
INI
9 lines
169 B
INI
[DEFAULT]
|
|
head =
|
|
skip-if = toolkit == 'android'
|
|
|
|
[test_ipcshell.js]
|
|
# Bug 676963: test fails consistently on Android
|
|
fail-if = os == "android"
|
|
[test_ipcshell_child.js]
|