Commit 06a3103d authored by Jun Cai's avatar Jun Cai Committed by Commit Bot

Network Service: Recategorize some webRequest auth events related browser tests

This CL moves two webRequest auth events related browser tests to a new
category.

Bug: 841827
Cq-Include-Trybots: master.tryserver.chromium.linux:linux_mojo
Change-Id: I09d64ad7aef47c5388151b7e7ae50b0db382cfb1
Reviewed-on: https://chromium-review.googlesource.com/1060306Reviewed-by: default avatarKen Rockot <rockot@chromium.org>
Reviewed-by: default avatarJohn Abd-El-Malek <jam@chromium.org>
Commit-Queue: Jun Cai <juncai@chromium.org>
Cr-Commit-Position: refs/heads/master@{#558901}
parent 6156ddee
...@@ -6,8 +6,6 @@ ...@@ -6,8 +6,6 @@
# See https://crbug.com/769401 # See https://crbug.com/769401
# Uncategorized timeouts or test failures. # Uncategorized timeouts or test failures.
-BackgroundXhrTest.HttpAuth
-BackgroundXhrTest.TlsClientAuth
-ChromeSecurityExploitBrowserTest.CreateFilesystemURLInExtensionOrigin -ChromeSecurityExploitBrowserTest.CreateFilesystemURLInExtensionOrigin
-DisabledSignInIsolationBrowserTest.SyntheticTrial -DisabledSignInIsolationBrowserTest.SyntheticTrial
-DomainReliabilityBrowserTest.Upload -DomainReliabilityBrowserTest.Upload
...@@ -146,6 +144,9 @@ ...@@ -146,6 +144,9 @@
-ExtensionWebRequestApiTest.WebRequestClientsGoogleComProtection -ExtensionWebRequestApiTest.WebRequestClientsGoogleComProtection
# Note WebRequestUnloadImmediately is disabled on Linux # Note WebRequestUnloadImmediately is disabled on Linux
-ExtensionWebRequestApiTest.WebRequestUnloadImmediately -ExtensionWebRequestApiTest.WebRequestUnloadImmediately
# http://crbug.com/841827
-BackgroundXhrTest.HttpAuth
-BackgroundXhrTest.TlsClientAuth
# https://crbug.com/721400 # https://crbug.com/721400
# WebSocket with the network service # WebSocket with the network service
......
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