diff options
author | glider@chromium.org <glider@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-02-01 11:41:22 +0000 |
---|---|---|
committer | glider@chromium.org <glider@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-02-01 11:41:22 +0000 |
commit | 97f8546d3ce174f6af1399ecc2f3fddd5cd114e3 (patch) | |
tree | af716d21091b7320eb2976979c6fc5469918c744 /webkit | |
parent | 69160b8ba3ea63ceabf150bf0df824bb08741b9d (diff) | |
download | chromium_src-97f8546d3ce174f6af1399ecc2f3fddd5cd114e3.zip chromium_src-97f8546d3ce174f6af1399ecc2f3fddd5cd114e3.tar.gz chromium_src-97f8546d3ce174f6af1399ecc2f3fddd5cd114e3.tar.bz2 |
More test expectations for the Webkit ASan bot.
Skip fast/images/embed-does-not-propagate-dimensions-to-object-ancestor.html (issue 145940)
Skip plugins/form-value.html (issue 166932)
BUG=145940,166932
TBR=dpranke
Review URL: https://codereview.chromium.org/12092109
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@180129 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations_asan.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations_asan.txt b/webkit/tools/layout_tests/test_expectations_asan.txt index d00d9e08..0fd91f1 100644 --- a/webkit/tools/layout_tests/test_expectations_asan.txt +++ b/webkit/tools/layout_tests/test_expectations_asan.txt @@ -8,6 +8,7 @@ # AddressSanitizer can not provide additional info. # #0 0x7f62d3d34cf0 in ?? ??:0 # #1 0x1fec5c261c15ff +crbug.com/145940 [ Linux ] fast/images/embed-does-not-propagate-dimensions-to-object-ancestor.html [ Skip ] crbug.com/145940 [ Linux ] fast/loader/loadInProgress.html [ Skip ] crbug.com/145940 [ Linux ] fast/replaced/border-radius-clip.html [ Skip ] crbug.com/145940 [ Linux ] plugins/crash-restoring-plugin-page-from-page-cache.html [ Skip ] @@ -29,6 +30,7 @@ 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 ] crbug.com/166932 [ Linux ] plugins/embed-prefers-plugins-for-images.html [ Skip ] +crbug.com/166932 [ Linux ] plugins/form-value.html [ Skip ] # NULL deref in HandleURLRequestInternal, http://crbug.com/142301 |