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:
Andreas Tolfsen 2015-03-11 17:10:18 +00:00
parent 065eff0695
commit 4983dd91c2

View File

@ -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