mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-06 09:05:45 +00:00
17 lines
462 B
INI
17 lines
462 B
INI
[DEFAULT]
|
|
head = head.js
|
|
tail =
|
|
|
|
[test_nsITelemetry.js]
|
|
[test_TelemetryLateWrites.js]
|
|
[test_TelemetryLockCount.js]
|
|
[test_TelemetryPing.js]
|
|
# Bug 676989: test fails consistently on Android
|
|
# fail-if = os == "android"
|
|
[test_TelemetryPing_idle.js]
|
|
[test_TelemetryStopwatch.js]
|
|
[test_TelemetryPingBuildID.js]
|
|
[test_ThirdPartyCookieProbe.js]
|
|
[test_TelemetrySendOldPings.js]
|
|
skip-if = debug == true || os == "android" # Disabled due to intermittent orange on Android
|