diff options
Diffstat (limited to 'docshell/test/unit_ipc/xpcshell.ini')
-rw-r--r-- | docshell/test/unit_ipc/xpcshell.ini | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docshell/test/unit_ipc/xpcshell.ini b/docshell/test/unit_ipc/xpcshell.ini new file mode 100644 index 000000000..7a2df27c0 --- /dev/null +++ b/docshell/test/unit_ipc/xpcshell.ini @@ -0,0 +1,8 @@ +[DEFAULT] +head = +tail = +skip-if = toolkit == 'android' + +[test_pb_notification_ipc.js] +# Bug 751575: Perma-fails with: command timed out: 1200 seconds without output +skip-if = true |