mirror of
https://github.com/classilla/tenfourfox.git
synced 2024-11-20 10:33:36 +00:00
14 lines
385 B
INI
14 lines
385 B
INI
[DEFAULT]
|
|
|
|
support-files =
|
|
MockServices.js
|
|
NotificationTest.js
|
|
|
|
[test_notification_basics.html]
|
|
[test_notification_storage.html]
|
|
[test_bug931307.html]
|
|
[test_notification_resend.html]
|
|
skip-if = e10s # On e10s, faking the app seems to be failing
|
|
[test_notification_noresend.html]
|
|
skip-if = (toolkit == 'gonk') # Mochitest on Gonk registers an app manifest that messes with the logic
|