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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/external/wpt/html/browsers/history/the-location-interface/location-protocol-setter-non-broken-expected.txt

Issue 2696083004: Do not commit: Remove testharness.js test results that are all-PASS, ignoring console output (Closed)
Patch Set: Created 3 years, 10 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/platform/linux/external/wpt/html/browsers/history/the-location-interface/location-protocol-setter-non-broken-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/external/wpt/html/browsers/history/the-location-interface/location-protocol-setter-non-broken-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/external/wpt/html/browsers/history/the-location-interface/location-protocol-setter-non-broken-expected.txt
deleted file mode 100644
index 0f995cdab060e8d7f986be6c3bbb025403ac57d1..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/linux/external/wpt/html/browsers/history/the-location-interface/location-protocol-setter-non-broken-expected.txt
+++ /dev/null
@@ -1,17 +0,0 @@
-CONSOLE WARNING: Subresource requests using legacy protocols (like `ftp:`) are deprecated, and will be blocked in M59, around June 2017. Please deliver web-accessible resources over modern protocols like HTTPS. See https://www.chromestatus.com/feature/5709390967472128 for more details.
-CONSOLE ERROR: Not allowed to load local resource: script%3E
-This is a testharness.js-based test.
-PASS Set HTTP URL frame location.protocol to x
-PASS Set data URL frame location.protocol to x
-FAIL Set HTTP URL frame location.protocol to data Blocked a frame with origin "http://web-platform.test:8001" from accessing a cross-origin frame.
-FAIL Set data URL frame location.protocol to data Failed to execute 'postMessage' on 'Window': Port at index 0 is already neutered.
-FAIL Set HTTP URL frame location.protocol to file Failed to set the 'protocol' property on 'Location': 'file://web-platform.test:8001/common/blank.html' is not a valid URL.
-PASS Set data URL frame location.protocol to file
-PASS Set HTTP URL frame location.protocol to ftp
-PASS Set data URL frame location.protocol to ftp
-PASS Set HTTP URL frame location.protocol to gopher
-PASS Set data URL frame location.protocol to gopher
-PASS Set HTTP URL frame location.protocol to http+x
-PASS Set data URL frame location.protocol to http+x
-Harness: the test ran to completion.
-

Powered by Google App Engine
This is Rietveld 408576698