diff options
Diffstat (limited to 'testing/firefox-ui/tests/functional/sessionstore/manifest.ini')
-rw-r--r-- | testing/firefox-ui/tests/functional/sessionstore/manifest.ini | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/testing/firefox-ui/tests/functional/sessionstore/manifest.ini b/testing/firefox-ui/tests/functional/sessionstore/manifest.ini new file mode 100644 index 000000000..c2d0a02b8 --- /dev/null +++ b/testing/firefox-ui/tests/functional/sessionstore/manifest.ini @@ -0,0 +1,5 @@ +[DEFAULT] +tags = local + +[test_restore_windows_after_restart.py] +skip-if = (os == "win" || e10s) # Bug 1291844 and Bug 1228446 |