mirror of
https://github.com/roytam1/UXP.git
synced 2026-05-26 13:58:49 +00:00
10 lines
177 B
INI
10 lines
177 B
INI
[DEFAULT]
|
|
head =
|
|
tail =
|
|
skip-if = toolkit == 'android'
|
|
|
|
[test_ipcshell.js]
|
|
# Bug 676963: test fails consistently on Android
|
|
fail-if = os == "android"
|
|
[test_ipcshell_child.js]
|