diff options
author | wangxianzhu <wangxianzhu@chromium.org> | 2014-09-03 09:54:51 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2014-09-03 17:00:21 +0000 |
commit | 11550278244a1e332594a380d2e22da4ea324ee9 (patch) | |
tree | 1ffd4e0ae3cf522348afa0c233390713eeac2d5b | |
parent | 620f4c6da423d48ec6eab392e08408dbdd18008d (diff) | |
download | chromium_src-11550278244a1e332594a380d2e22da4ea324ee9.zip chromium_src-11550278244a1e332594a380d2e22da4ea324ee9.tar.gz chromium_src-11550278244a1e332594a380d2e22da4ea324ee9.tar.bz2 |
Enable KURLTest.Empty (blink_platform_unittests) for DrMemory
The bug causing failure of the test has been fixed (crbug.com/245441).
BUG=394338
TBR=zhaoqin
Review URL: https://codereview.chromium.org/537593002
Cr-Commit-Position: refs/heads/master@{#293155}
-rw-r--r-- | tools/valgrind/gtest_exclude/blink_platform_unittests.gtest-drmemory_win32.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/valgrind/gtest_exclude/blink_platform_unittests.gtest-drmemory_win32.txt b/tools/valgrind/gtest_exclude/blink_platform_unittests.gtest-drmemory_win32.txt deleted file mode 100644 index 5de81b8..0000000 --- a/tools/valgrind/gtest_exclude/blink_platform_unittests.gtest-drmemory_win32.txt +++ /dev/null @@ -1,2 +0,0 @@ -# crbug_394338 -KURLTest.Empty |