summaryrefslogtreecommitdiffstats
path: root/webkit
diff options
context:
space:
mode:
authortc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-12-18 23:40:03 +0000
committertc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-12-18 23:40:03 +0000
commit13af7818168c6d2017e790b761c13a18ae6146eb (patch)
treef0c42ded5a815b0235e0191d22763588bdc7d358 /webkit
parent32d6c2243d612e2f156c909198a91b4073bcf886 (diff)
downloadchromium_src-13af7818168c6d2017e790b761c13a18ae6146eb.zip
chromium_src-13af7818168c6d2017e790b761c13a18ae6146eb.tar.gz
chromium_src-13af7818168c6d2017e790b761c13a18ae6146eb.tar.bz2
green linux builder
Add a new baseline for basic-shadows.html, it passes the fuzzer. Update beforeSelectorOnCodeElement.html which crashes on the buildbot. TBR=evan Review URL: http://codereview.chromium.org/14872 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7274 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r--webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/box-shadow/basic-shadows-expected.checksum2
-rw-r--r--webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/box-shadow/basic-shadows-expected.pngbin13057 -> 11208 bytes
-rw-r--r--webkit/tools/layout_tests/test_lists/tests_fixable.txt2
3 files changed, 3 insertions, 1 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/box-shadow/basic-shadows-expected.checksum b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/box-shadow/basic-shadows-expected.checksum
index 61b25fb..4b3dfb5 100644
--- a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/box-shadow/basic-shadows-expected.checksum
+++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/box-shadow/basic-shadows-expected.checksum
@@ -1 +1 @@
-799dc493c458d98a2b7d33ed1607d92b \ No newline at end of file
+1081156df39bcd9034e459802b4dc633 \ No newline at end of file
diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/box-shadow/basic-shadows-expected.png b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/box-shadow/basic-shadows-expected.png
index a746184..97ad1c8 100644
--- a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/box-shadow/basic-shadows-expected.png
+++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/box-shadow/basic-shadows-expected.png
Binary files differ
diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt
index c34b62a..f251d93 100644
--- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt
+++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt
@@ -1715,6 +1715,8 @@ WIN : LayoutTests/fast/text/international/wrap-CJK-001.html = FAIL
// 2008/12/13 - Turning off some Friday night test regressions until they can be looked at.
WIN : LayoutTests/fast/css/beforeSelectorOnCodeElement.html = CRASH
+// Passes when run by itself. Fails on the buildbot.
+LINUX : LayoutTests/fast/css/beforeSelectorOnCodeElement.html = CRASH PASS
DEBUG WIN : LayoutTests/svg/dynamic-updates/SVGForeignObjectElement-svgdom-height-prop.html = CRASH
// 2008/12/15 These fail the pixel tests.