Title: [130403] trunk/LayoutTests
Revision
130403
Author
[email protected]
Date
2012-10-04 09:39:46 -0700 (Thu, 04 Oct 2012)

Log Message

[EFL] Temporarily skip fast/xsl/xslt-missing-namespace-in-xslt.html.

As bug 91009 shows, libxml 2.8.0 makes us produce a different test
result. Unskip the test for now until we add that version to
jhbuild.

* platform/efl/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (130402 => 130403)


--- trunk/LayoutTests/ChangeLog	2012-10-04 16:37:54 UTC (rev 130402)
+++ trunk/LayoutTests/ChangeLog	2012-10-04 16:39:46 UTC (rev 130403)
@@ -1,3 +1,13 @@
+2012-10-04  Raphael Kubo da Costa  <[email protected]>
+
+        [EFL] Temporarily skip fast/xsl/xslt-missing-namespace-in-xslt.html.
+
+        As bug 91009 shows, libxml 2.8.0 makes us produce a different test
+        result. Unskip the test for now until we add that version to
+        jhbuild.
+
+        * platform/efl/TestExpectations:
+
 2012-10-04  Xianzhu Wang  <[email protected]>
 
         [Chromium] Should set unitsPerEm in SimpleFontDataSkia.cpp

Modified: trunk/LayoutTests/platform/efl/TestExpectations (130402 => 130403)


--- trunk/LayoutTests/platform/efl/TestExpectations	2012-10-04 16:37:54 UTC (rev 130402)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2012-10-04 16:39:46 UTC (rev 130403)
@@ -449,11 +449,14 @@
 # http://webkit.org/b/96828
 fast/canvas/webgl/oes-vertex-array-object.html
 
-
 #////////////////////////////////////////////////////////////////////////////////////////
 # TESTS EXPECTED TO FAIL
 #////////////////////////////////////////////////////////////////////////////////////////
 
+# Needs to be unskipped once libxml 2.8.0 is added to jhbuild.
+# See https://bugs.webkit.org/show_bug.cgi?id=91009
+webkit.org/b/98418 fast/xsl/xslt-missing-namespace-in-xslt.html [ Skip ]
+
 # These tests require DASHBOARD_SUPPORT but this feature is specific to Mac port.
 Bug(EFL) fast/canvas/canvas-gradient-addStop-error.html
 Bug(EFL) fast/canvas/fill-stroke-clip-reset-path.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to