Skip to content

Commit

Permalink
Disable DevTools test failing with Network Service
Browse files Browse the repository at this point in the history
http/tests/devtools/sdk/network-interception-wildcard-pattern-matching.js
fails when run with the Network Service enabled. Broken support for
DevTools is a known issue.

TBR=caseq@chromium.org

Bug: 721408
Change-Id: Ibd78cf00220ad1a560a0ea34559dfe9e6a6b58a3
Reviewed-on: https://chromium-review.googlesource.com/721806
Reviewed-by: Andrey Kosyakov <caseq@chromium.org>
Reviewed-by: Reilly Grant <reillyg@chromium.org>
Commit-Queue: Reilly Grant <reillyg@chromium.org>
Cr-Commit-Position: refs/heads/master@{#509390}
  • Loading branch information
reillyeon authored and Commit Bot committed Oct 17, 2017
1 parent 6ab5407 commit 37d8de9
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,7 @@ crbug.com/721408 http/tests/devtools/service-workers/service-workers-navigation-
crbug.com/721408 http/tests/devtools/service-workers/service-workers-redundant.html [ Timeout ]
crbug.com/721408 http/tests/devtools/service-workers/service-workers-view.html [ Timeout ]
crbug.com/721408 http/tests/devtools/console/console-uncaught-promise.html [ Failure ]
crbug.com/721408 http/tests/devtools/sdk/network-interception-wildcard-pattern-matching.js [ Failure ]
crbug.com/721408 http/tests/devtools/sources/debugger-async/async-callstack-xhrs.js [ Failure Timeout ]
Bug(none) http/tests/loading/307-after-303-after-post.html [ Failure ]
Bug(none) http/tests/loading/doc-write-sync-third-party-script-reload.html [ Crash ]
Expand Down

0 comments on commit 37d8de9

Please sign in to comment.