diff options
author | timurrrr@chromium.org <timurrrr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-07-11 17:15:17 +0000 |
---|---|---|
committer | timurrrr@chromium.org <timurrrr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-07-11 17:15:17 +0000 |
commit | 7033aa1c91f139c999b2bcf531384669bb6b858a (patch) | |
tree | 929f8145279c744090e42df40dc8679646cc2b81 /tools/heapcheck | |
parent | ccb59f49880d1d202ee82a759cdc5e2a9fc400d9 (diff) | |
download | chromium_src-7033aa1c91f139c999b2bcf531384669bb6b858a.zip chromium_src-7033aa1c91f139c999b2bcf531384669bb6b858a.tar.gz chromium_src-7033aa1c91f139c999b2bcf531384669bb6b858a.tar.bz2 |
Exclude even more GPU tests from HeapChecker runs
BUG=259393
TBR=rnk
NOTRY=true
Review URL: https://codereview.chromium.org/18451007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@211142 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools/heapcheck')
-rw-r--r-- | tools/heapcheck/gpu_unittests.gtest-heapcheck.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/heapcheck/gpu_unittests.gtest-heapcheck.txt b/tools/heapcheck/gpu_unittests.gtest-heapcheck.txt index 10bc975..a66a64e 100644 --- a/tools/heapcheck/gpu_unittests.gtest-heapcheck.txt +++ b/tools/heapcheck/gpu_unittests.gtest-heapcheck.txt @@ -1,2 +1,2 @@ # These tests silently crash, see http://crbug.com/259393 -GLES2DecoderWithShaderTest.* +GLES2Decoder* |