Skip to content

Commit

Permalink
Add crash expectation to register-bypassing-scheme tests.
Browse files Browse the repository at this point in the history
They crash a lot.

BUG=686118
TBR=csharrison
NOTRY=true

Change-Id: I865a8261a1a055bf854d7145c30797306b2b9d6c
Reviewed-on: https://chromium-review.googlesource.com/619089
Reviewed-by: Max Morin <maxmorin@chromium.org>
Reviewed-by: Charlie Harrison <csharrison@chromium.org>
Commit-Queue: Max Morin <maxmorin@chromium.org>
Cr-Commit-Position: refs/heads/master@{#495168}
  • Loading branch information
Max Morin authored and Commit Bot committed Aug 17, 2017
1 parent 5fcd45d commit 70a5474
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions third_party/WebKit/LayoutTests/TestExpectations
Original file line number Diff line number Diff line change
Expand Up @@ -3451,3 +3451,11 @@ crbug.com/755405 [ Android ] paint/invalidation/shadow-multiple.html [ Failure ]
crbug.com/755405 [ Android ] svg/as-background-image/svg-width-100p-as-background.html [ Failure ]
crbug.com/755405 [ Android ] svg/batik/text/textAnchor3.svg [ Failure ]
crbug.com/755405 [ Android ] transforms/transformed-caret.html [ Failure ]

# ContentSecurityPolicy modifies the SchemeRegistry before some initialization.
crbug.com/686118 http/tests/security/contentSecurityPolicy/register-bypassing-scheme.html [ Pass Crash ]
crbug.com/686118 virtual/mojo-loading/http/tests/security/contentSecurityPolicy/register-bypassing-scheme.html [ Pass Crash ]
crbug.com/686118 http/tests/security/contentSecurityPolicy/register-bypassing-scheme-partial.html [ Pass Crash ]
crbug.com/686118 virtual/mojo-loading/http/tests/security/contentSecurityPolicy/register-bypassing-scheme-partial.html [ Pass Crash ]
crbug.com/686118 http/tests/security/contentSecurityPolicy/register-bypassing-scheme-script.https.html [ Pass Crash ]
crbug.com/686118 virtual/mojo-loading/http/tests/security/contentSecurityPolicy/register-bypassing-scheme-script.https.html [ Pass Crash ]

0 comments on commit 70a5474

Please sign in to comment.