Bug 757722 - skip unit_ipc/test_content_annotation.js on OS X since it is the only failing test keeping xpcshell hidden on 10.7 and 10.8

This commit is contained in:
Phil Ringnalda 2012-08-30 20:04:10 -07:00
parent 8905cee17f
commit 0899de8084

View File

@ -3,3 +3,5 @@ head =
tail =
[test_content_annotation.js]
# Bug 706751: test fails on 10.7 and 10.8
skip-if = os == "mac"