Disable flaky NetworkContextConfigurationBrowserTest.CookiesEnabled
The test is flaky across all platforms. See more detail on the crbug.
Bug: 1273903
Change-Id: Iba37b7993f73b97d0f942d59bc93332a3dc3d197
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3702994
Reviewed-by: Kentaro Hara <haraken@chromium.org>
Commit-Queue: Huanpo Lin <robertlin@chromium.org>
Reviewed-by: Adam Rice <ricea@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1014359}
diff --git a/chrome/browser/net/network_context_configuration_browsertest.cc b/chrome/browser/net/network_context_configuration_browsertest.cc
index dbcccc4..7b2f03b 100644
--- a/chrome/browser/net/network_context_configuration_browsertest.cc
+++ b/chrome/browser/net/network_context_configuration_browsertest.cc
@@ -1451,7 +1451,9 @@
EXPECT_FALSE(GetCookies(embedded_test_server()->base_url()).empty());
}
-IN_PROC_BROWSER_TEST_P(NetworkContextConfigurationBrowserTest, CookiesEnabled) {
+// Disabled due to flakiness. See https://crbug.com/1273903.
+IN_PROC_BROWSER_TEST_P(NetworkContextConfigurationBrowserTest,
+ DISABLED_CookiesEnabled) {
if (IsRestartStateWithInProcessNetworkService())
return;
// Check that the cookie from the first stage of the test was / was not