Commit 6fcebbb2 authored by Dominik Röttsches's avatar Dominik Röttsches Committed by Commit Bot

Mark RecordsAddressSpaceFeatureForFetch as failing

Bug: 1143206
Change-Id: I2aa70984f0b03d9c59ed2ac8e738bfea051e8a3b
Tbr: titouan
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2503696Reviewed-by: default avatarDominik Röttsches <drott@chromium.org>
Commit-Queue: Dominik Röttsches <drott@chromium.org>
Cr-Commit-Position: refs/heads/master@{#821686}
parent 55fc95f6
......@@ -145,8 +145,9 @@ IN_PROC_BROWSER_TEST_F(ChromePrivateNetworkRequestBrowserTest,
// This test verifies that when a secure context served from the public address
// space loads a resource from the local network, the correct WebFeature is
// use-counted.
// Disabled, as explained in https://crbug.com/1143206
IN_PROC_BROWSER_TEST_F(ChromePrivateNetworkRequestBrowserTest,
RecordsAddressSpaceFeatureForFetch) {
DISABLED_RecordsAddressSpaceFeatureForFetch) {
base::HistogramTester histogram_tester;
std::unique_ptr<net::EmbeddedTestServer> server = NewServer();
......
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