mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
084ab7eb10
Some mochitest that use embed-apps in an oop context is disabled. --HG-- extra : rebase_source : 72de2cdae86eb8d55e642529cd4aae0af97e4e96
62 lines
1.6 KiB
INI
62 lines
1.6 KiB
INI
[DEFAULT]
|
|
skip-if = e10s
|
|
support-files =
|
|
file_app_install.html
|
|
file_readonly.html
|
|
file_basic.html
|
|
file_basic_worker.html
|
|
file_basic_worker.js
|
|
file_changes.html
|
|
file_changes2.html
|
|
file_app.sjs
|
|
file_app.template.webapp
|
|
file_app2.template.webapp
|
|
file_arrays.html
|
|
file_sync.html
|
|
file_sync_worker.html
|
|
file_sync_worker.js
|
|
file_bug924104.html
|
|
file_certifiedApp.html
|
|
file_keys.html
|
|
file_duplicate.html
|
|
file_bug976311.html
|
|
file_bug976311.template.webapp
|
|
file_bug986056.html
|
|
file_bug986056.template.webapp
|
|
file_bug1058108.html
|
|
file_event_maker.html
|
|
file_event_receiver.html
|
|
file_transactions.html
|
|
file_basic_common.js
|
|
file_sync_common.js
|
|
file_bug1008044.html
|
|
file_bug957086.html
|
|
file_notify_system_message.html
|
|
|
|
[test_app_install.html]
|
|
skip-if = toolkit == 'gonk' # embed-apps doesn't work in the mochitest app
|
|
[test_readonly.html]
|
|
skip-if = (toolkit == 'android' && processor == 'x86') #x86 only bug 936226
|
|
[test_basic.html]
|
|
[test_basic_worker.html]
|
|
[test_changes.html]
|
|
[test_arrays.html]
|
|
[test_oop.html]
|
|
skip-if = (toolkit == 'android' && processor == 'x86') #x86 only bug 936226
|
|
[test_sync.html]
|
|
skip-if = (toolkit == 'android' && processor == 'x86') #x86 only bug 936226
|
|
[test_sync_worker.html]
|
|
[test_bug924104.html]
|
|
[test_certifiedApp.html]
|
|
[test_keys.html]
|
|
[test_duplicate.html]
|
|
[test_bug976311.html]
|
|
[test_bug986056.html]
|
|
[test_oop_events.html]
|
|
[test_transactions.html]
|
|
[test_bug1008044.html]
|
|
[test_bug957086.html]
|
|
[test_bug1058108.html]
|
|
[test_notify_system_message.html]
|
|
skip-if = buildapp == 'mulet' || buildapp == 'b2g' || toolkit == 'android' || toolkit == 'win' #bug 1053662 - Timeout prone
|