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

Side by Side Diff: third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/fetch-request-fallback.https-expected.txt

Issue 2648473002: Rebaseline of tests which changed their behavior during disabling WPTServe (Closed)
Patch Set: Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 CONSOLE ERROR: XMLHttpRequest cannot load https://127.0.0.1:8444/service-workers /service-worker/resources/fetch-access-control.py?. Response to preflight reques t doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'https://web-platform.test:8444' is th erefore not allowed access. 1 CONSOLE ERROR: XMLHttpRequest cannot load https://www1.web-platform.test:8444/se rvice-workers/service-worker/resources/fetch-access-control.py?. No 'Access-Cont rol-Allow-Origin' header is present on the requested resource. Origin 'https://w eb-platform.test:8444' is therefore not allowed access.
2 CONSOLE ERROR: XMLHttpRequest cannot load https://www1.web-platform.test:8444/se rvice-workers/service-worker/resources/fetch-access-control.py?. No 'Access-Cont rol-Allow-Origin' header is present on the requested resource. Origin 'https://w eb-platform.test:8444' is therefore not allowed access.
2 This is a testharness.js-based test. 3 This is a testharness.js-based test.
3 FAIL Verify the fallback behavior of FetchEvent assert_unreached: unexpected rej ection: https://127.0.0.1:8444/service-workers/service-worker/resources/fetch-ac cess-control.py? should succeed. Reached unreachable code 4 PASS Verify the fallback behavior of FetchEvent
4 Harness: the test ran to completion. 5 Harness: the test ran to completion.
5 6
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698