diff options
author | eroman@chromium.org <eroman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-14 23:56:30 +0000 |
---|---|---|
committer | eroman@chromium.org <eroman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-14 23:56:30 +0000 |
commit | e7ea92a2d9c1bf1af74e843b2d837151c1eada15 (patch) | |
tree | ee39a873e63336eb863236c817fb5ae5b691c0c0 /webkit | |
parent | 0374b299997a8bd265a7f79cc06f79e7892a0ac7 (diff) | |
download | chromium_src-e7ea92a2d9c1bf1af74e843b2d837151c1eada15.zip chromium_src-e7ea92a2d9c1bf1af74e843b2d837151c1eada15.tar.gz chromium_src-e7ea92a2d9c1bf1af74e843b2d837151c1eada15.tar.bz2 |
Add 001.xml and 002.xml to expected failures for linux debug.
These were recently baselined (and removed from failure list), but are failing on bots.
BUG=http://crbug.com/19397
TBR=pkasting
Review URL: http://codereview.chromium.org/172009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@23498 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 67992e1..f0586d4 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2835,3 +2835,6 @@ BUG_LEVIN WIN LINUX : LayoutTests/tables/mozilla/bugs/bug106158-1.html = FAIL // Fallout from webkit 47265:47277 BUG_MBELSHE : LayoutTests/fast/js/Array-isArray.html = FAIL BUG_MBELSHE LINUX : LayoutTests/fast/overflow/image-selection-highlight.html = CRASH + +BUG19397 LINUX DEBUG : LayoutTests/svg/hixie/perf/001.xml = FAIL +BUG19397 LINUX DEBUG : LayoutTests/svg/hixie/perf/002.xml = FAIL |