Skip to content

Commit

Permalink
Bug 1605572 - Add release or beta expectations for appcache-iframe.ht…
Browse files Browse the repository at this point in the history
…tps.html and sub-tests. r=mattwoodrow

Differential Revision: https://phabricator.services.mozilla.com/D58224

--HG--
extra : moz-landing-system : lando
  • Loading branch information
CosminSabou committed Jan 5, 2020
1 parent 454933e commit 4537228
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,15 @@
if nightly_build: https://bugzilla.mozilla.org/show_bug.cgi?id=1583700
expected:
if fission: TIMEOUT
if release_or_beta: ["TIMEOUT", "OK"]

[iframe should be loaded from application caches for fallback.]
expected:
if fission: TIMEOUT
if release_or_beta: ["TIMEOUT", "PASS"]

[iframe should be loaded from application caches.]
expected:
if fission: FAIL
if release_or_beta: ["FAIL", "PASS"]

0 comments on commit 4537228

Please sign in to comment.