summaryrefslogtreecommitdiffstats
path: root/webkit
diff options
context:
space:
mode:
authoragl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2008-12-10 20:02:57 +0000
committeragl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2008-12-10 20:02:57 +0000
commit8bd0289b25a330ea04c95ce0da6817eecc760e9c (patch)
treedcf08b25948ed4289677700caad22a2e2c763ff9 /webkit
parent8a331d6e5c66f4c6ae358cee658b2423be7310cf (diff)
downloadchromium_src-8bd0289b25a330ea04c95ce0da6817eecc760e9c.zip
chromium_src-8bd0289b25a330ea04c95ce0da6817eecc760e9c.tar.gz
chromium_src-8bd0289b25a330ea04c95ce0da6817eecc760e9c.tar.bz2
Windows baseline for LayoutTests/http/tests/multipart/invalid-image-data bogus
The Windows baseline was missing the green box. Delete the Windows baseline, mark the test as failing on Windows and add a Linux baseline. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@6729 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r--webkit/data/layout_tests/platform/chromium-linux/LayoutTests/http/tests/multipart/invalid-image-data-expected.checksum1
-rw-r--r--webkit/data/layout_tests/platform/chromium-linux/LayoutTests/http/tests/multipart/invalid-image-data-expected.pngbin0 -> 5563 bytes
-rw-r--r--webkit/data/layout_tests/platform/chromium-linux/LayoutTests/http/tests/multipart/invalid-image-data-expected.txt (renamed from webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/multipart/invalid-image-data-expected.txt)0
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/multipart/invalid-image-data-expected.checksum1
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/multipart/invalid-image-data-expected.pngbin5531 -> 0 bytes
-rw-r--r--webkit/tools/layout_tests/test_lists/tests_fixable.txt3
6 files changed, 3 insertions, 2 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/http/tests/multipart/invalid-image-data-expected.checksum b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/http/tests/multipart/invalid-image-data-expected.checksum
new file mode 100644
index 0000000..f96b4e8
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/http/tests/multipart/invalid-image-data-expected.checksum
@@ -0,0 +1 @@
+cd7eb324bf6ee72e896fe7a0cf10dd42 \ No newline at end of file
diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/http/tests/multipart/invalid-image-data-expected.png b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/http/tests/multipart/invalid-image-data-expected.png
new file mode 100644
index 0000000..81e0179
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/http/tests/multipart/invalid-image-data-expected.png
Binary files differ
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/multipart/invalid-image-data-expected.txt b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/http/tests/multipart/invalid-image-data-expected.txt
index 360f5d5..360f5d5 100644
--- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/multipart/invalid-image-data-expected.txt
+++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/http/tests/multipart/invalid-image-data-expected.txt
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/multipart/invalid-image-data-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/multipart/invalid-image-data-expected.checksum
deleted file mode 100644
index b08c6a5..0000000
--- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/multipart/invalid-image-data-expected.checksum
+++ /dev/null
@@ -1 +0,0 @@
-cae5011d93ec23158317fa48a29c6cb5 \ No newline at end of file
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/multipart/invalid-image-data-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/multipart/invalid-image-data-expected.png
deleted file mode 100644
index 011f7cb..0000000
--- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/multipart/invalid-image-data-expected.png
+++ /dev/null
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 7b71409..a9945dc 100644
--- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt
+++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt
@@ -1750,7 +1750,8 @@ MAC : LayoutTests/http/tests/loading/bad-scheme-subframe.html = FAIL
MAC : LayoutTests/http/tests/misc/isindex-formdata.html = FAIL
MAC : LayoutTests/http/tests/misc/refresh-headers.php = FAIL CRASH
MAC : LayoutTests/http/tests/misc/window-dot-stop.html = FAIL
-MAC : LayoutTests/http/tests/multipart/invalid-image-data.html = FAIL
+// Windows is missing the green box
+WIN MAC : LayoutTests/http/tests/multipart/invalid-image-data.html = FAIL
MAC : LayoutTests/http/tests/navigation/anchor-basic.html = FAIL
MAC : LayoutTests/http/tests/navigation/anchor-frames.html = FAIL
MAC : LayoutTests/http/tests/navigation/anchor-goback.html = FAIL