summaryrefslogtreecommitdiffstats
path: root/webkit/tools
diff options
context:
space:
mode:
authorsenorblanco@chromium.org <senorblanco@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-06-13 16:06:43 +0000
committersenorblanco@chromium.org <senorblanco@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-06-13 16:06:43 +0000
commit96d7e4dd89e5b0b3e8d19e53b1462c5b655f96c6 (patch)
treeacc594a9daac6ba8e03c0e7840053ab3a3c22163 /webkit/tools
parentd2906c3254da888640af343f21d8637093acd2e8 (diff)
downloadchromium_src-96d7e4dd89e5b0b3e8d19e53b1462c5b655f96c6.zip
chromium_src-96d7e4dd89e5b0b3e8d19e53b1462c5b655f96c6.tar.gz
chromium_src-96d7e4dd89e5b0b3e8d19e53b1462c5b655f96c6.tar.bz2
Suppress some Linux ASAN layout test failures.
TBR=pdr Review URL: https://codereview.chromium.org/16940008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@206080 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r--webkit/tools/layout_tests/test_expectations_asan.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations_asan.txt b/webkit/tools/layout_tests/test_expectations_asan.txt
index cf67eb4..f219a36 100644
--- a/webkit/tools/layout_tests/test_expectations_asan.txt
+++ b/webkit/tools/layout_tests/test_expectations_asan.txt
@@ -52,3 +52,7 @@ crbug.com/173366 [ Linux ] fast/js/string-replacement-outofmemory.html [ Skip ]
crbug.com/231357 [ Linux ] virtual/softwarecompositing/video-page-visibility.html [ ImageOnlyFailure ]
crbug.com/231357 [ Linux ] compositing/video-page-visibility.html [ ImageOnlyFailure ]
crbug.com/14885 [ Linux ] fast/js/JSON-stringify.html [ Failure ]
+
+# These have been failing since at least chrome r203901, blink r151723 (no memory errors, just text failure):
+crbug.com/231357 [ Linux ] editing/execCommand/switch-list-type-with-orphaned-li.html [ Failure ]
+crbug.com/231357 [ Linux ] perf/mouse-event.html [ Crash ]