gecko/toolkit/components/telemetry/tests/unit/xpcshell.ini

21 lines
622 B
INI

[DEFAULT]
head = head.js
tail =
[test_nsITelemetry.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]
# Bug 1032996: test fails consistently in Android x86 emulator
skip-if = os == "android" && processor == "x86"