9 lines
149 B
TOML
9 lines
149 B
TOML
[DEFAULT]
|
|
head = ""
|
|
|
|
["test_ipcshell.js"]
|
|
# Bug 676963: test fails consistently on Android
|
|
fail-if = ["os == 'android'"]
|
|
|
|
["test_ipcshell_child.js"]
|