mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1149955 - Skip test_shared_all.py on Windows due to frequent failures.
This commit is contained in:
parent
19f30022f1
commit
d3e477a1d0
@ -18,6 +18,7 @@ browser = true
|
||||
qemu = false
|
||||
|
||||
[test/shared/test_shared_all.py]
|
||||
skip-if = os == "win" # Bug 1149955
|
||||
[test/desktop-local/test_desktop_all.py]
|
||||
[test/standalone/test_standalone_all.py]
|
||||
[test/ui-showcase/test_ui-showcase.py]
|
||||
|
Loading…
Reference in New Issue
Block a user