diff options
author | reed <reed@google.com> | 2014-06-17 10:28:08 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2014-06-17 10:28:08 -0700 |
commit | 12d4aa69b5c3dbf0257be2be9ab7f5382dea6197 (patch) | |
tree | 4e1b90125915d155d02f1c0e0ab9434436366a0f | |
parent | 859b92448b27bb16852474f9a612748b3fd816d5 (diff) |
ignore bitmapfilters failures until we can rebaseline
TBR=
NOTRY=True
NOTREECHECKS=True
Author: reed@google.com
Review URL: https://codereview.chromium.org/339153004
-rw-r--r-- | expectations/gm/ignored-tests.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/expectations/gm/ignored-tests.txt b/expectations/gm/ignored-tests.txt index 1b4959a40e..88b2bc0389 100644 --- a/expectations/gm/ignored-tests.txt +++ b/expectations/gm/ignored-tests.txt @@ -33,6 +33,9 @@ ## epoger will rebaseline by 25 Dec 2013 #gradtext +# reed: bitmapfilters changed (labels) with hide_config CL, just need rebaselines +bitmapfilters + # reed: https://codereview.chromium.org/190723004/ # This change removes an API that this GM was testing. If/when it lands and sticks, # I will likely just delete the GM. |