mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1149284 - Disable various Telemetry xpcshell tests that broke when the Gecko version number was bumped to 40. a=bustage
This commit is contained in:
parent
78dfbf6c8b
commit
c870d86ff2
@ -38,10 +38,12 @@ skip-if = android_version == "18"
|
||||
# Bug 1144395: crash on Android 4.3
|
||||
skip-if = android_version == "18"
|
||||
[test_ThirdPartyCookieProbe.js]
|
||||
skip-if = true # Bug 1149284
|
||||
[test_TelemetrySendOldPings.js]
|
||||
skip-if = debug == true || os == "android" # Disabled due to intermittent orange on Android
|
||||
[test_TelemetrySession.js]
|
||||
# Bug 1144395: crash on Android 4.3
|
||||
skip-if = android_version == "18"
|
||||
#skip-if = android_version == "18"
|
||||
skip-if = true # Bug 1149284
|
||||
[test_ThreadHangStats.js]
|
||||
run-sequentially = Bug 1046307, test can fail intermittently when CPU load is high
|
||||
|
Loading…
Reference in New Issue
Block a user