mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1157576 - Disable the test on Linux as well.
CLOSED TREE
This commit is contained in:
parent
5ebd1c132a
commit
5fff969ec9
@ -3,6 +3,6 @@
|
||||
[browser_bug685470.js]
|
||||
[browser_bug703210.js]
|
||||
[browser_bug706743.js]
|
||||
skip-if = e10s
|
||||
skip-if = (os == 'linux') || e10s # Bug 1157576
|
||||
[browser_bug1163304.js]
|
||||
skip-if = os != 'linux' && os != 'win' // Due to testing menubar behavior with keyboard
|
||||
|
Loading…
Reference in New Issue
Block a user