Title: [111860] trunk/LayoutTests
Revision
111860
Author
[email protected]
Date
2012-03-23 07:40:38 -0700 (Fri, 23 Mar 2012)

Log Message

Unskipped some tests that don't fail on Qt5.
3 of them still fail on Qt5-wk2 so these tests will be skipped

Patch by János Badics <[email protected]> on 2012-03-23
Reviewed by Csaba Osztrogonác.

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

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (111859 => 111860)


--- trunk/LayoutTests/ChangeLog	2012-03-23 14:25:18 UTC (rev 111859)
+++ trunk/LayoutTests/ChangeLog	2012-03-23 14:40:38 UTC (rev 111860)
@@ -1,3 +1,13 @@
+2012-03-23  János Badics  <[email protected]>
+
+        Unskipped some tests that don't fail on Qt5.
+        3 of them still fail on Qt5-wk2 so these tests will be skipped
+
+        Reviewed by Csaba Osztrogonác.
+
+        * platform/qt-5.0-wk2/Skipped:
+        * platform/qt-5.0/Skipped:
+
 2012-03-23  Csaba Osztrogonác  <[email protected]>
 
         [Qt] Unreviewed gardening.

Modified: trunk/LayoutTests/platform/qt-5.0/Skipped (111859 => 111860)


--- trunk/LayoutTests/platform/qt-5.0/Skipped	2012-03-23 14:25:18 UTC (rev 111859)
+++ trunk/LayoutTests/platform/qt-5.0/Skipped	2012-03-23 14:40:38 UTC (rev 111860)
@@ -14,7 +14,6 @@
 fast/dom/prototype-inheritance-2.html
 fast/dom/Window/Plug-ins.html
 fast/dom/Window/window-properties-device-orientation.html
-fast/dom/Window/window-properties.html
 fast/dom/Window/window-property-descriptors.html
 fast/forms/HTMLOptionElement_label06.html
 fast/forms/HTMLOptionElement_label07.html
@@ -22,7 +21,6 @@
 fast/forms/select-background-none.html
 fast/forms/select-baseline.html
 fast/forms/selectlist-minsize.html
-fast/frames/iframe-reparenting-plugins.html
 fast/frames/sandboxed-iframe-about-blank.html
 fast/frames/sandboxed-iframe-navigation-allowed.html
 fast/images/object-image.html
@@ -33,7 +31,6 @@
 http/tests/inspector/network/network-content-replacement-embed.html
 http/tests/inspector/network/network-embed.html
 http/tests/security/frameNavigation/xss-DENIED-plugin-navigation.html
-http/tests/security/mixedContent/insecure-plugin-in-iframe.html
 http/tests/xmlhttprequest/upload-onprogress-event.html
 http/tests/xmlhttprequest/upload-progress-events.html
 
@@ -41,10 +38,6 @@
 fast/events/bogus-dropEffect-effectAllowed.html
 fast/forms/textfield-drag-into-disabled.html
 
-# [Qt] fast/multicol/flipped-blocks-hit-test.html fails with Qt5
-# https://bugs.webkit.org/show_bug.cgi?id=71118
-fast/multicol/flipped-blocks-hit-test.html
-
 # nrwt pixel test crash
 # https://bugs.webkit.org/show_bug.cgi?id=71688
 editing/pasteboard/data-transfer-items-image-png.html
@@ -54,20 +47,7 @@
 http/tests/security/contentSecurityPolicy/object-src-no-url-blocked.html
 http/tests/security/contentSecurityPolicy/object-src-none-allowed.html
 http/tests/security/contentSecurityPolicy/object-src-none-blocked.html
-http/tests/security/contentSecurityPolicy/policy-does-not-affect-child.html
 
-# [Qt] Test fonts are not used with Qt5
-# https://bugs.webkit.org/show_bug.cgi?id=72513
-fast/multicol/pagination-h-vertical-lr.html
-fast/multicol/pagination-v-horizontal-tb.html
-fast/multicol/pagination-v-vertical-rl.html
-fast/text/justify-padding-distribution.html
-fast/css-generated-content/nested-tables-with-before-after-content-crash.html
-
-# [Qt] editing/selection/click-in-margins-inside-editable-div.html fails with Qt5
-# https://bugs.webkit.org/show_bug.cgi?id=73418
-editing/selection/click-in-margins-inside-editable-div.html
-
 # [Qt] fast/events/clear-edit-drag-state.html fails with timeout with Qt5-WK1
 # https://bugs.webkit.org/show_bug.cgi?id=76897
 fast/events/clear-edit-drag-state.html

Modified: trunk/LayoutTests/platform/qt-5.0-wk2/Skipped (111859 => 111860)


--- trunk/LayoutTests/platform/qt-5.0-wk2/Skipped	2012-03-23 14:25:18 UTC (rev 111859)
+++ trunk/LayoutTests/platform/qt-5.0-wk2/Skipped	2012-03-23 14:40:38 UTC (rev 111860)
@@ -338,8 +338,10 @@
 editing/text-iterator/findString-selection-disabled.html
 
 # Failing tests on qt-wk2 after unskipping qt-5.0/Skipped tests, need more investigation
+editing/selection/click-in-margins-inside-editable-div.html
 fast/block/basic/020.html
 fast/dom/access-key-iframe.html
+fast/dom/Window/window-properties.html
 fast/forms/basic-selects.html
 fast/history/visited-link-background-color.html
 fast/layers/layer-visibility-sublayer.html
@@ -350,6 +352,7 @@
 fast/replaced/no-focus-ring-object.html
 fast/text/whitespace/028.html
 http/tests/cache/history-only-cached-subresource-loads.html
+http/tests/security/mixedContent/insecure-plugin-in-iframe.html
 security/autocomplete-cleared-on-back.html
 # Crashing test on qt-wk2 after unskipping qt-5.0/Skipped tests, need more investigation
 editing/execCommand/align-in-span.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to