mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 22:55:23 +00:00
11 lines
194 B
INI
11 lines
194 B
INI
[DEFAULT]
|
|
head =
|
|
tail =
|
|
|
|
[test_ipcshell.js]
|
|
# Bug 676963: test fails consistently on Android
|
|
fail-if = os == "android"
|
|
skip-if = toolkit == "gonk"
|
|
reason = bug 820380
|
|
[test_ipcshell_child.js]
|