diff options
author | michaeln@chromium.org <michaeln@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-10-02 03:31:38 +0000 |
---|---|---|
committer | michaeln@chromium.org <michaeln@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-10-02 03:31:38 +0000 |
commit | bc5e46893cffb9d274cfa5205c59e1dd83ecb4ba (patch) | |
tree | 2f1ad5a4808d43602d378928b5199cfa04407d27 /webkit/tools/layout_tests | |
parent | 3cafc369b174594f0f7e873890aff267233d2209 (diff) | |
download | chromium_src-bc5e46893cffb9d274cfa5205c59e1dd83ecb4ba.zip chromium_src-bc5e46893cffb9d274cfa5205c59e1dd83ecb4ba.tar.gz chromium_src-bc5e46893cffb9d274cfa5205c59e1dd83ecb4ba.tar.bz2 |
Skip a new appcache layout test for now.
http/tests/appcache/foreign-fallback.html
The test riggers a DCHECK in debug builds, which appears as a crash
and it produces TEXT differences in release builds.
TBR=hclam
Review URL: http://codereview.chromium.org/3606006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@61284 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools/layout_tests')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 4460852..7dcb7e8 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -15,3 +15,7 @@ BUGSENORBLANCO WIN DEBUG : media/video-size.html = CRASH // Upstreamed; remove this on roll past r68543. BUGSENORBLANCO WIN : platform/win/plugins/window-geometry-initialized-before-set-window.html = TEXT + +// Triggers a DCHECK in debug builds, so appears as a CRASH, +// produces TEXT differences in release builds. +BUGMICHAELN SKIP : http/tests/appcache/foreign-fallback.html = CRASH TEXT |