mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-06 12:43:53 +00:00
Bug 1433689 - Skip test_serviceworker_lifetime.html temporarily as it fails on linux32 non-e10s. r=me, a=testonly
This commit is contained in:
parent
08b426d9b2
commit
5d8ae77a29
@ -25,5 +25,5 @@ skip-if = os == "win" # Bug 1373346
|
||||
[test_try_registering_offline_disabled.html]
|
||||
skip-if = os == "win" # Bug 1373346
|
||||
[test_serviceworker_lifetime.html]
|
||||
skip-if = os == "win" # Bug 1373346
|
||||
skip-if = !e10s || os == "win" # e10s: Bug 1433689, Windows: Bug 1373346
|
||||
[test_error_reporting.html]
|
||||
|
Loading…
Reference in New Issue
Block a user