Bug 1291844 - Disable test_restore_windows_after_restart.py on Windows due to perma failures. r?mconley draft
authorHenrik Skupin <mail@hskupin.info>
Wed, 03 Aug 2016 22:16:37 +0200
changeset 396394 8294cd10d7cb5445317ff9cab6a4758cefe06b04
parent 396180 8ab41761981936b5fb655e07f4d0d725ea514905
child 527195 d9472cbb436b2ecf60f331522dfd097dca6a885f
push id24992
push userbmo:hskupin@gmail.com
push dateWed, 03 Aug 2016 20:16:57 +0000
reviewersmconley
bugs1291844
milestone51.0a1
Bug 1291844 - Disable test_restore_windows_after_restart.py on Windows due to perma failures. r?mconley MozReview-Commit-ID: 2wyWyPvPjJ
testing/firefox-ui/tests/functional/sessionstore/manifest.ini
--- a/testing/firefox-ui/tests/functional/sessionstore/manifest.ini
+++ b/testing/firefox-ui/tests/functional/sessionstore/manifest.ini
@@ -1,5 +1,5 @@
 [DEFAULT]
 tags = local
 
 [test_restore_windows_after_restart.py]
-skip-if = e10s # Bug 1228446
+skip-if = (os == "win" || e10s) # Bug 1291844 and Bug 1228446