mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-27 07:34:20 +00:00
Bug 902081 - Skip xpcshell test_systemInfo.js on android; r=ctalbert
This commit is contained in:
parent
0e79aa30bd
commit
a22da2d975
@ -47,8 +47,8 @@ skip-if = os == "win" || (os == "linux" && debug && bits == 64)
|
||||
# Bug 676998: test fails consistently on Android
|
||||
fail-if = os == "android"
|
||||
[test_systemInfo.js]
|
||||
# Bug 676998: test fails consistently on Android
|
||||
fail-if = os == "android"
|
||||
# Bug 902081: test fails consistently on Android 2.2, passes on 4.0
|
||||
skip-if = os == "android"
|
||||
[test_versioncomparator.js]
|
||||
[test_comp_no_aslr.js]
|
||||
skip-if = os != "win"
|
||||
|
Loading…
x
Reference in New Issue
Block a user