mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-06 14:44:26 +00:00
Bug 618233 - Re-disable test_jpakeclient.js on Windows for oranges; r=rnewman
This commit is contained in:
parent
423024c917
commit
81e4b09187
@ -29,7 +29,7 @@ tail =
|
||||
[test_jpakeclient.js]
|
||||
# Bug 618233: this test produces random failures on Windows 7.
|
||||
# Bug 676978: test hangs on Android (see also testing/xpcshell/xpcshell.ini)
|
||||
skip-if = os == "android"
|
||||
skip-if = os == "win" || os == "android"
|
||||
|
||||
# HTTP layers.
|
||||
[test_resource.js]
|
||||
|
Loading…
x
Reference in New Issue
Block a user