mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1107706: Part 10: Disable test_anonymous_content.py on B2G
It uses chrome context to test XUL related functionality that is not necessary nor desirable to run on B2G.
This commit is contained in:
parent
065eff0695
commit
4983dd91c2
@ -96,6 +96,7 @@ browser = false
|
||||
[test_simpletest_timeout.js]
|
||||
[test_specialpowers.py]
|
||||
[test_anonymous_content.py]
|
||||
b2g = false
|
||||
[test_switch_frame.py]
|
||||
b2g = false
|
||||
skip-if = os == "win" # Bug 1078237
|
||||
|
Loading…
Reference in New Issue
Block a user