forked from mirrors/gecko-dev
8 lines
182 B
TOML
8 lines
182 B
TOML
[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"]
|
|
|