mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-06-10 02:18:57 +00:00
24 lines
688 B
INI
24 lines
688 B
INI
[DEFAULT]
|
|
head = head_expiration.js
|
|
tail =
|
|
skip-if = toolkit == 'android' || toolkit == 'gonk'
|
|
|
|
[test_analyze_runs.js]
|
|
# Bug 676989: test hangs consistently on Android
|
|
skip-if = os == "android"
|
|
[test_annos_expire_history.js]
|
|
[test_annos_expire_never.js]
|
|
[test_annos_expire_policy.js]
|
|
[test_annos_expire_session.js]
|
|
[test_clearHistory.js]
|
|
[test_debug_expiration.js]
|
|
[test_idle_daily.js]
|
|
[test_notifications.js]
|
|
[test_notifications_onDeleteURI.js]
|
|
[test_notifications_onDeleteVisits.js]
|
|
[test_outdated_analyze.js]
|
|
[test_pref_interval.js]
|
|
# Crashes when timer is used on non-main thread due to JS implemetation in this test
|
|
skip-if = "JS implementation of nsITimer"
|
|
[test_pref_maxpages.js]
|