[SCM] WebKit Debian packaging branch, debian/unstable, updated. debian/1.1.18-1-697-g2f78b87
ossy at webkit.org
ossy at webkit.org
Wed Jan 20 22:17:24 UTC 2010
The following commit has been merged in the debian/unstable branch:
commit ff16664df85382fd258131d52b8a2f70bfc71966
Author: ossy at webkit.org <ossy at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date: Fri Jan 8 13:08:14 2010 +0000
r52976 revealed this failure by re-ordering tests.
r52980 corrected the expected results file, but Windows still fails,
presumably due to another test still affecting this one.
Reviewed by Eric Seidel.
I do not have a windows build to test with, so skipping this
and filed bug https://bugs.webkit.org/show_bug.cgi?id=33374
* platform/win/Skipped: svg/W3C-SVG-1.1/filters-conv-01-f.svg skipped.
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@52990 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 7d06ca5..b0f27e0 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,16 @@
+2010-01-08 Csaba Osztrogonác <ossy at webkit.org>
+
+ Reviewed by Eric Seidel.
+
+ r52976 revealed this failure by re-ordering tests.
+ r52980 corrected the expected results file, but Windows still fails,
+ presumably due to another test still affecting this one.
+
+ I do not have a windows build to test with, so skipping this
+ and filed bug https://bugs.webkit.org/show_bug.cgi?id=33374
+
+ * platform/win/Skipped: svg/W3C-SVG-1.1/filters-conv-01-f.svg skipped.
+
2010-01-08 Alejandro G. Castro <alex at igalia.com>
Reviewed by Xan Lopez.
diff --git a/LayoutTests/platform/win/Skipped b/LayoutTests/platform/win/Skipped
index 387fd22..ea221d0 100644
--- a/LayoutTests/platform/win/Skipped
+++ b/LayoutTests/platform/win/Skipped
@@ -742,3 +742,7 @@ svg/custom/use-on-symbol-inside-pattern.svg
# Crashes debug slave, see https://bugs.webkit.org/show_bug.cgi?id=33155
fast/frames/iframe-onload-remove-self-no-crash.html
+
+# FIXME: This is the wrong test to skip. It is believed some other test is affecting this test results.
+# See https://bugs.webkit.org/show_bug.cgi?id=33374
+svg/W3C-SVG-1.1/filters-conv-01-f.svg
--
WebKit Debian packaging
More information about the Pkg-webkit-commits
mailing list