Commit 58ffeff9 authored by John Abd-El-Malek's avatar John Abd-El-Malek Committed by Commit Bot

A few annotations of failing browser_tests failures with network service on ChromeOS.

Change-Id: I314cfd4e5e9e8ffab588a9beb53d0538eaf4c557
Reviewed-on: https://chromium-review.googlesource.com/c/1258248Reviewed-by: default avatarChong Zhang <chongz@chromium.org>
Commit-Queue: John Abd-El-Malek <jam@chromium.org>
Cr-Commit-Position: refs/heads/master@{#596038}
parent c0669e15
...@@ -52,6 +52,11 @@ ...@@ -52,6 +52,11 @@
-SamlTest.ScrapedNone -SamlTest.ScrapedNone
-SamlTest.ScrapedSingle -SamlTest.ScrapedSingle
-SamlTest.UseAutenticatedUserEmailAddress -SamlTest.UseAutenticatedUserEmailAddress
-ArcActiveDirectoryEnrollmentTokenFetcherBrowserTest.SamlFlowFailsError
-ArcActiveDirectoryEnrollmentTokenFetcherBrowserTest.SamlFlowFailsUserCancelled
-ArcActiveDirectoryEnrollmentTokenFetcherBrowserTest.SamlFlowSucceedsWithAuthRetry
-ArcActiveDirectoryEnrollmentTokenFetcherBrowserTest.SamlFlowSucceedsWithDmRetry
-ArcActiveDirectoryEnrollmentTokenFetcherBrowserTest.SamlFlowSuccess
# |NetworkChangeNotifier()| Not implemented. # |NetworkChangeNotifier()| Not implemented.
# https://crbug.com/882610 # https://crbug.com/882610
...@@ -85,19 +90,20 @@ ...@@ -85,19 +90,20 @@
-WizardControllerDeviceStateTest.ControlFlowDeviceDisabled -WizardControllerDeviceStateTest.ControlFlowDeviceDisabled
-WizardControllerDeviceStateWithInitialEnrollmentTest.ControlFlowInitialEnrollment -WizardControllerDeviceStateWithInitialEnrollmentTest.ControlFlowInitialEnrollment
# Relies on net::URLRequestInterceptor. # Convert from policy::TestRequestInterceptor to network::TestURLLoaderFactory.
# https://crbug.com/884782 # See https://chromium-review.googlesource.com/c/chromium/src/+/1113029 for
# examples.
-ArcActiveDirectoryEnrollmentTokenFetcherBrowserTest.ArcDisabled -ArcActiveDirectoryEnrollmentTokenFetcherBrowserTest.ArcDisabled
-ArcActiveDirectoryEnrollmentTokenFetcherBrowserTest.RequestAccountInfoSuccess -ArcActiveDirectoryEnrollmentTokenFetcherBrowserTest.RequestAccountInfoSuccess
-ArcActiveDirectoryEnrollmentTokenFetcherBrowserTest.SamlFlowFailsError
-ArcActiveDirectoryEnrollmentTokenFetcherBrowserTest.SamlFlowFailsUserCancelled
-ArcActiveDirectoryEnrollmentTokenFetcherBrowserTest.SamlFlowSucceedsWithAuthRetry
-ArcActiveDirectoryEnrollmentTokenFetcherBrowserTest.SamlFlowSucceedsWithDmRetry
-ArcActiveDirectoryEnrollmentTokenFetcherBrowserTest.SamlFlowSuccess
-ArcRobotAccountAuthServiceTest.GetDemoAccount
-ArcRobotAccountAuthServiceTest.GetDemoAccountOnAuthTokenFetchFailure
-ArcRobotAuthCodeFetcherBrowserTest.RequestAccountInfoError -ArcRobotAuthCodeFetcherBrowserTest.RequestAccountInfoError
-ArcRobotAuthCodeFetcherBrowserTest.RequestAccountInfoSuccess -ArcRobotAuthCodeFetcherBrowserTest.RequestAccountInfoSuccess
-ArcRobotAccountAuthServiceTest.GetDemoAccount
-ArcRobotAccountAuthServiceTest.GetDemoAccountOnAuthTokenFetchFailure
# Relies on net::URLRequestInterceptor.
# https://crbug.com/884782
# Convert the production code using example of how we add/remove
# variations::kClientDataHeader in GoogleURLLoaderThrottle.
-ChromeResourceDispatcherHostDelegateMirrorBrowserTest.MirrorRequestHeader -ChromeResourceDispatcherHostDelegateMirrorBrowserTest.MirrorRequestHeader
# Relies on net::URLRequestMockHTTPJob. # Relies on net::URLRequestMockHTTPJob.
......
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