diff options
author | fmalita@chromium.org <fmalita@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-08-22 16:09:16 +0000 |
---|---|---|
committer | fmalita@chromium.org <fmalita@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-08-22 16:11:56 +0000 |
commit | d81c3e78067a58dcdeda25cb2982c6886643b660 (patch) | |
tree | 8547587746035bc93914e509b66774494d3451d7 | |
parent | 8f3a9aa406112d2f25d004758ea2e16d3b562322 (diff) | |
download | chromium_src-d81c3e78067a58dcdeda25cb2982c6886643b660.zip chromium_src-d81c3e78067a58dcdeda25cb2982c6886643b660.tar.gz chromium_src-d81c3e78067a58dcdeda25cb2982c6886643b660.tar.bz2 |
Suppress paint-command-log-nodes.html to unblock Skia rolls.
TBR=mtklein@chromium.org,caryclark@google.com
BUG=406425
Review URL: https://codereview.chromium.org/497793002
Cr-Commit-Position: refs/heads/master@{#291421}
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@291421 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | skia/skia_test_expectations.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/skia/skia_test_expectations.txt b/skia/skia_test_expectations.txt index 4327f6e..d80459e 100644 --- a/skia/skia_test_expectations.txt +++ b/skia/skia_test_expectations.txt @@ -48,4 +48,7 @@ # # START OVERRIDES HERE +# Suppressed while we investigate a fix. +crbug.com/406425 virtual/implsidepainting/inspector/timeline/tracing/paint-command-log-nodes.html [ Failure Pass ] + # END OVERRIDES HERE (this line ensures that the file is newline-terminated) |