Title: [118256] trunk/LayoutTests
Revision
118256
Author
[email protected]
Date
2012-05-23 15:22:16 -0700 (Wed, 23 May 2012)

Log Message

[Qt] fast/url/path.html with Qt5 differ results on both WK1 and WK2
https://bugs.webkit.org/show_bug.cgi?id=77380

Patch by Hugo Parente Lima <[email protected]> on 2012-05-23
Reviewed by Kenneth Rohde Christiansen.

The test pass on qt5-wk2, but not on qt5-wk1.

* platform/qt-5.0-wk1/Skipped:
* platform/qt-5.0/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (118255 => 118256)


--- trunk/LayoutTests/ChangeLog	2012-05-23 22:20:06 UTC (rev 118255)
+++ trunk/LayoutTests/ChangeLog	2012-05-23 22:22:16 UTC (rev 118256)
@@ -1,3 +1,15 @@
+2012-05-23  Hugo Parente Lima  <[email protected]>
+
+        [Qt] fast/url/path.html with Qt5 differ results on both WK1 and WK2
+        https://bugs.webkit.org/show_bug.cgi?id=77380
+
+        Reviewed by Kenneth Rohde Christiansen.
+
+        The test pass on qt5-wk2, but not on qt5-wk1.
+
+        * platform/qt-5.0-wk1/Skipped:
+        * platform/qt-5.0/Skipped:
+
 2012-05-23  Kenneth Russell  <[email protected]>
 
         webgl/context-lost failing on Lion

Modified: trunk/LayoutTests/platform/qt-5.0/Skipped (118255 => 118256)


--- trunk/LayoutTests/platform/qt-5.0/Skipped	2012-05-23 22:20:06 UTC (rev 118255)
+++ trunk/LayoutTests/platform/qt-5.0/Skipped	2012-05-23 22:22:16 UTC (rev 118256)
@@ -52,9 +52,6 @@
 # https://bugs.webkit.org/show_bug.cgi?id=77377
 fast/css/text-transform-select.html
 
-# https://bugs.webkit.org/show_bug.cgi?id=77380
-fast/url/path.html
-
 # REGRESSION (r106488): fast/events/remove-target-with-shadow-in-drag.html fails
 # fast/events/remove-target-with-shadow-in-drag.html made fast/events/resize-subframe.html timeout
 fast/events/remove-target-with-shadow-in-drag.html

Modified: trunk/LayoutTests/platform/qt-5.0-wk1/Skipped (118255 => 118256)


--- trunk/LayoutTests/platform/qt-5.0-wk1/Skipped	2012-05-23 22:20:06 UTC (rev 118255)
+++ trunk/LayoutTests/platform/qt-5.0-wk1/Skipped	2012-05-23 22:22:16 UTC (rev 118256)
@@ -33,6 +33,9 @@
 fast/events/page-visibility-iframe-propagation-test.html
 fast/events/page-visibility-transition-test.html
 
+# https://bugs.webkit.org/show_bug.cgi?id=77380
+fast/url/path.html
+
 # [Qt] REGRESSION: 360 tests started to fail with newer Qt5-WK1
 # https://bugs.webkit.org/show_bug.cgi?id=85631
 css1/basic/class_as_selector.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to