Skip to content

Commit

Permalink
Annotate reason for failing test ProxySettingsApiTest.ProxyEventsInva…
Browse files Browse the repository at this point in the history
…lidProxy.

Bug: 876568
Cq-Include-Trybots: luci.chromium.try:linux_mojo
Change-Id: I30ca8030e94f34245d4d53dfc25a463d66bca00e
Reviewed-on: https://chromium-review.googlesource.com/1185462
Reviewed-by: Matt Mueller <mattm@chromium.org>
Commit-Queue: Eric Roman <eroman@chromium.org>
Cr-Commit-Position: refs/heads/master@{#585198}
  • Loading branch information
Eric Roman authored and Commit Bot committed Aug 22, 2018
1 parent ba20133 commit ec799b9
Showing 1 changed file with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
# See https://crbug.com/769401

# Uncategorized timeouts or test failures.
-ProxySettingsApiTest.ProxyEventsInvalidProxy
-RegisterProtocolHandlerBrowserTest.CustomHandler

# Domain Reliability has yet to be hookup to the NetworkService.
Expand Down Expand Up @@ -99,6 +98,10 @@
# Extension listeners for "chrome.proxy.onProxyError" are not called for errors
# in PAC scripts.
-ProxySettingsApiTest.ProxyEventsParseError
# https://crbug.com/876568
# Extension listeners for "chrome.proxy.onProxyError" are not called for
# failures connecting to proxy.
-ProxySettingsApiTest.ProxyEventsInvalidProxy

# https://crbug.com/827582
# Editing response cookies through headers with webRequest is not supported with
Expand Down

0 comments on commit ec799b9

Please sign in to comment.