blob: 9ddc971a2482165a38e0fe8b8e77a4a4bafd6d38 (
plain)
1
2
3
4
5
6
7
8
|
[DEFAULT]
head = ""
skip-if = ["os == 'android'"]
["test_pb_notification_ipc.js"]
# Bug 751575: Perma-fails with: command timed out: 1200 seconds without output
skip-if = ["true"]
|