diff options
author | glider@chromium.org <glider@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-02-05 15:02:50 +0000 |
---|---|---|
committer | glider@chromium.org <glider@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-02-05 15:02:50 +0000 |
commit | 9a5e5e5ca23a2b26a76ab38eb26844f0f076d116 (patch) | |
tree | c824e65692c77141aab3e7f6d61e2fbd2b129a4f /webkit | |
parent | 8db13f3284cbac2cc03713c2cd952575c30be14c (diff) | |
download | chromium_src-9a5e5e5ca23a2b26a76ab38eb26844f0f076d116.zip chromium_src-9a5e5e5ca23a2b26a76ab38eb26844f0f076d116.tar.gz chromium_src-9a5e5e5ca23a2b26a76ab38eb26844f0f076d116.tar.bz2 |
Disable plugins/get-file-url.html on the Webkit ASan bot (issue 166932)
BUG=166932
TBR=dpranke
Review URL: https://codereview.chromium.org/12228003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@180699 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-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 a271004..e9687af 100644 --- a/webkit/tools/layout_tests/test_expectations_asan.txt +++ b/webkit/tools/layout_tests/test_expectations_asan.txt @@ -33,6 +33,7 @@ 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 ] +crbug.com/166932 [ Linux ] plugins/get-file-url.html [ Skip ] # NULL deref in HandleURLRequestInternal, http://crbug.com/142301 |