diff options
author | glider@chromium.org <glider@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-01-31 16:30:17 +0000 |
---|---|---|
committer | glider@chromium.org <glider@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-01-31 16:30:17 +0000 |
commit | eb1623d534eefdf9bad38b9941e6cab3989454a5 (patch) | |
tree | 9e06b215bebdc464f3adafbfd07b45372de6851d /webkit | |
parent | 89d16d494b70bae9df301fc38af6c50994955d80 (diff) | |
download | chromium_src-eb1623d534eefdf9bad38b9941e6cab3989454a5.zip chromium_src-eb1623d534eefdf9bad38b9941e6cab3989454a5.tar.gz chromium_src-eb1623d534eefdf9bad38b9941e6cab3989454a5.tar.bz2 |
Skip plugins/embed-inside-object.html on the Webkit ASan bot
BUG=166932
TBR=dpranke
Review URL: https://codereview.chromium.org/12087107
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@179894 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 9f925a6..3194ee8 100644 --- a/webkit/tools/layout_tests/test_expectations_asan.txt +++ b/webkit/tools/layout_tests/test_expectations_asan.txt @@ -27,6 +27,7 @@ crbug.com/144118 [ Linux ] plugins/destroy-on-setwindow.html [ Skip ] # #0 0x7f48eb06f7c5 in DocumentOpenInDestroyStream::NPP_DestroyStream crbug.com/166932 [ Linux ] plugins/embed-attributes-setting.html [ Skip ] crbug.com/166932 [ Linux ] plugins/embed-attributes-style.html [ Skip ] +crbug.com/166932 [ Linux ] plugins/embed-inside-object.html [ Skip ] # NULL deref in HandleURLRequestInternal, http://crbug.com/142301 |