diff options
author | glider@chromium.org <glider@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-02-04 11:01:52 +0000 |
---|---|---|
committer | glider@chromium.org <glider@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-02-04 11:01:52 +0000 |
commit | 4b00d8a373c7ceea8d45e3a26b8506ed2896a043 (patch) | |
tree | 16e53933457a71af66d15aef381cd26fb1ed2d8b /webkit/tools | |
parent | c606b46a266fcef9370b02a2db8f08c8bc57fbcf (diff) | |
download | chromium_src-4b00d8a373c7ceea8d45e3a26b8506ed2896a043.zip chromium_src-4b00d8a373c7ceea8d45e3a26b8506ed2896a043.tar.gz chromium_src-4b00d8a373c7ceea8d45e3a26b8506ed2896a043.tar.bz2 |
Skip plugins/get-empty-url.html on the Webkit Linux ASan bot (issue 166932)
BUG=166932
TBR=dpranke
Review URL: https://codereview.chromium.org/12177013
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@180385 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations_asan.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations_asan.txt b/webkit/tools/layout_tests/test_expectations_asan.txt index b2f23f9..a271004 100644 --- a/webkit/tools/layout_tests/test_expectations_asan.txt +++ b/webkit/tools/layout_tests/test_expectations_asan.txt @@ -32,6 +32,7 @@ crbug.com/166932 [ Linux ] plugins/embed-inside-object.html [ Skip ] crbug.com/166932 [ Linux ] plugins/embed-prefers-plugins-for-images.html [ Skip ] crbug.com/166932 [ Linux ] plugins/form-value.html [ Skip ] crbug.com/166932 [ Linux ] plugins/fullscreen-plugins-dont-reload.html [ Skip ] +crbug.com/166932 [ Linux ] plugins/get-empty-url.html [ Skip ] # NULL deref in HandleURLRequestInternal, http://crbug.com/142301 |