mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-21 20:03:08 +09:00
22 lines
578 B
INI
22 lines
578 B
INI
[DEFAULT]
|
|
head = head_expiration.js
|
|
tail =
|
|
skip-if = toolkit == 'android'
|
|
|
|
[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]
|
|
[test_pref_maxpages.js]
|
|
skip-if = os == "linux" # bug 1284083
|