$OpenBSD$ index 7935c2d..24b0ffc 100644 --- security/manager/ssl/tests/unit/xpcshell.ini.orig Fri Feb 20 15:40:39 2015 +++ security/manager/ssl/tests/unit/xpcshell.ini Fri Feb 20 15:40:39 2015 @@ -78,3 +78,7 @@ requesttimeoutfactor = 4 run-sequentially = hardcoded ports # Bug 676972: this test times out on Android and B2G skip-if = os == "android" || buildapp == "b2g" +[test_pinning.js] +run-sequentially = hardcoded ports +# Bug 676972: test fails consistently on Android and B2G +fail-if = os == "android" || buildapp == "b2g" \ No newline at end of file