mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
14 lines
615 B
INI
14 lines
615 B
INI
[DEFAULT]
|
|
skip-if = e10s
|
|
|
|
[test_alarm_add_data.html]
|
|
skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage
|
|
[test_alarm_add_date.html]
|
|
skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage
|
|
[test_alarm_add_respectTimezone.html]
|
|
skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage
|
|
[test_alarm_non_permitted_app.html]
|
|
[test_alarm_permitted_app.html]
|
|
[test_alarm_remove.html]
|
|
skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage
|