gecko-dev/embedding/test/mochitest.ini
Jed Davis c3d33c7fa3 Bug 1058977 - Adjust mochitests that do content-process file creation/deletion. r=bz
Some form tests are switched to Blob-backed DOM files; some tests now
use nsIFile but don't create the file, if the test simply uses the path
but doesn't access it; and some tests are moved to mochi-chrome
2014-09-08 18:48:50 -07:00

15 lines
393 B
INI

[DEFAULT]
skip-if = buildapp == 'b2g'
support-files =
bug293834_form.html
[test_bug293834.html]
[test_bug499115.html]
[test_nsFind.html]
[test_private_window_from_content.html]
# Next two tests are disabled in e10s because of bug 989501.
[test_window_open_position_constraint.html]
skip-if = toolkit == 'android' || e10s
[test_window_open_units.html]
skip-if = toolkit == 'android' || e10s