mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 732363 - Avoid running test_net_addr on windows; it is failing for unknown reasons (race?) r=jdm
This commit is contained in:
parent
7489f3e972
commit
a921c7c6cf
@ -136,6 +136,8 @@ skip-if = os == "android"
|
||||
[test_multipart_streamconv_missing_lead_boundary.js]
|
||||
[test_nestedabout_serialize.js]
|
||||
[test_net_addr.js]
|
||||
# Bug 732363: test fails on windows for unknown reasons.
|
||||
skip-if = os == "win"
|
||||
[test_nojsredir.js]
|
||||
[test_offline_status.js]
|
||||
[test_parse_content_type.js]
|
||||
|
Loading…
Reference in New Issue
Block a user