Commit f7ba0408 authored by Reilly Grant's avatar Reilly Grant Committed by Commit Bot

Fixup additional expectations for navigation-timing.https.html

The expectations added in r546171 were missing trailing newlines. This
patch adds them.

Bug: 782958
Change-Id: I6d93ebf17b06fa30e6ca0638766c2c35f046bf0e
Tbr: bashi@chromium.org
No-Try: true
Reviewed-on: https://chromium-review.googlesource.com/982400Reviewed-by: default avatarReilly Grant <reillyg@chromium.org>
Commit-Queue: Reilly Grant <reillyg@chromium.org>
Cr-Commit-Position: refs/heads/master@{#546204}
parent 17e5f994
...@@ -3,3 +3,4 @@ FAIL Service worker controlled navigation timing assert_unreached: unexpected re ...@@ -3,3 +3,4 @@ FAIL Service worker controlled navigation timing assert_unreached: unexpected re
FAIL Service worker controlled navigation timing network fallback assert_unreached: unexpected rejection: assert_true: Expected workerStart <= fetchStart expected true got false Reached unreachable code FAIL Service worker controlled navigation timing network fallback assert_unreached: unexpected rejection: assert_true: Expected workerStart <= fetchStart expected true got false Reached unreachable code
FAIL Service worker controlled navigation timing redirect assert_unreached: unexpected rejection: assert_true: Expected fetchStart <= requestStart expected true got false Reached unreachable code FAIL Service worker controlled navigation timing redirect assert_unreached: unexpected rejection: assert_true: Expected fetchStart <= requestStart expected true got false Reached unreachable code
Harness: the test ran to completion. Harness: the test ran to completion.
...@@ -3,3 +3,4 @@ FAIL Service worker controlled navigation timing assert_unreached: unexpected re ...@@ -3,3 +3,4 @@ FAIL Service worker controlled navigation timing assert_unreached: unexpected re
FAIL Service worker controlled navigation timing network fallback assert_unreached: unexpected rejection: assert_true: Expected workerStart <= fetchStart expected true got false Reached unreachable code FAIL Service worker controlled navigation timing network fallback assert_unreached: unexpected rejection: assert_true: Expected workerStart <= fetchStart expected true got false Reached unreachable code
FAIL Service worker controlled navigation timing redirect assert_unreached: unexpected rejection: assert_true: Expected fetchStart <= requestStart expected true got false Reached unreachable code FAIL Service worker controlled navigation timing redirect assert_unreached: unexpected rejection: assert_true: Expected fetchStart <= requestStart expected true got false Reached unreachable code
Harness: the test ran to completion. Harness: the test ran to completion.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment