mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-06-01 11:39:27 +00:00
22 lines
651 B
INI
22 lines
651 B
INI
[DEFAULT]
|
|
head = head.js
|
|
tail =
|
|
skip-if = toolkit == 'gonk'
|
|
|
|
[test_nsITelemetry.js]
|
|
[test_TelemetryFlagClear.js]
|
|
[test_TelemetryLateWrites.js]
|
|
[test_TelemetryLockCount.js]
|
|
[test_TelemetryLog.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
|
|
[test_ThreadHangStats.js]
|
|
run-sequentially = Bug 1046307, test can fail intermittently when CPU load is high
|