Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(502)

Issue 1286153003: Add LayoutTests for the behavior of navigation redirect with Service Worker. (Closed)

Created:
5 years, 4 months ago by horo
Modified:
5 years, 4 months ago
Reviewers:
falken
CC:
blink-reviews, michaeln, jsbell+serviceworker_chromium.org, kenjibaheux+watch_chromium.org, tzik, serviceworker-reviews, nhiroki, falken, kinuko+serviceworker, horo+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Add LayoutTests for the behavior of navigation redirect with Service Worker. This CL depends on https://codereview.chromium.org/1271733002/ (chromium) and https://codereview.chromium.org/1280733002/ (blink). BUG=518713, 510650 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=200881

Patch Set 1 : #

Total comments: 16

Patch Set 2 : incorporated falken's comment #

Total comments: 2

Messages

Total messages: 18 (9 generated)
horo
falken@ Could you please review this?
5 years, 4 months ago (2015-08-14 05:13:13 UTC) #7
falken
lgtm Ah you beat me to the navigation tests, sorry I didn't get them done ...
5 years, 4 months ago (2015-08-17 06:18:29 UTC) #8
horo
https://codereview.chromium.org/1286153003/diff/90001/LayoutTests/http/tests/serviceworker/navigation-redirect.html File LayoutTests/http/tests/serviceworker/navigation-redirect.html (right): https://codereview.chromium.org/1286153003/diff/90001/LayoutTests/http/tests/serviceworker/navigation-redirect.html#newcode69 LayoutTests/http/tests/serviceworker/navigation-redirect.html:69: OTHER_BASE_URL +'resources/navigation-redirect-scope1.php?'; On 2015/08/17 06:18:28, falken wrote: > nit: ...
5 years, 4 months ago (2015-08-19 08:33:01 UTC) #10
horo
5 years, 4 months ago (2015-08-19 08:33:02 UTC) #11
bkelly
https://codereview.chromium.org/1286153003/diff/130001/LayoutTests/http/tests/serviceworker/navigation-redirect.html File LayoutTests/http/tests/serviceworker/navigation-redirect.html (right): https://codereview.chromium.org/1286153003/diff/130001/LayoutTests/http/tests/serviceworker/navigation-redirect.html#newcode149 LayoutTests/http/tests/serviceworker/navigation-redirect.html:149: return test_redirect( If we intend to uplift these as ...
5 years, 4 months ago (2015-08-19 14:21:06 UTC) #12
horo
https://codereview.chromium.org/1286153003/diff/130001/LayoutTests/http/tests/serviceworker/navigation-redirect.html File LayoutTests/http/tests/serviceworker/navigation-redirect.html (right): https://codereview.chromium.org/1286153003/diff/130001/LayoutTests/http/tests/serviceworker/navigation-redirect.html#newcode149 LayoutTests/http/tests/serviceworker/navigation-redirect.html:149: return test_redirect( On 2015/08/19 14:21:06, bkelly wrote: > If ...
5 years, 4 months ago (2015-08-20 06:35:51 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1286153003/130001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1286153003/130001
5 years, 4 months ago (2015-08-20 06:36:12 UTC) #16
commit-bot: I haz the power
Committed patchset #2 (id:130001) as https://src.chromium.org/viewvc/blink?view=rev&revision=200881
5 years, 4 months ago (2015-08-20 07:19:30 UTC) #17
horo
5 years, 4 months ago (2015-08-21 05:35:34 UTC) #18
Message was sent while issue was closed.
On 2015/08/19 14:21:06, bkelly wrote:
>
https://codereview.chromium.org/1286153003/diff/130001/LayoutTests/http/tests...
> File LayoutTests/http/tests/serviceworker/navigation-redirect.html (right):
> 
>
https://codereview.chromium.org/1286153003/diff/130001/LayoutTests/http/tests...
> LayoutTests/http/tests/serviceworker/navigation-redirect.html:149: return
> test_redirect(
> If we intend to uplift these as WPT tests, it would be really helpful if each
> case in the test was in a separate async_test().  This lets individuals test
> cases be marked as "expected fail".  This current style of chaining them all
> together in a single async_test() makes the entire test all-or-nothing in
terms
> of passing.

Created a cl: https://codereview.chromium.org/1304073002/

Powered by Google App Engine
This is Rietveld 408576698