1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-05-27 13:10:46 +00:00
Files

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]