Title: [129899] trunk/LayoutTests
Revision
129899
Author
[email protected]
Date
2012-09-28 08:31:00 -0700 (Fri, 28 Sep 2012)

Log Message

[Qt] Gardening. Cleanup some Qt specific expectation.

Patch by Zoltan Arvai <[email protected]> on 2012-09-28
Reviewed by Csaba Osztrogonác.

* platform/qt-5.0-wk2/TestExpectations: Skip not supported Qt plugin test.
* platform/qt-5.0-wk2/platform/qt/plugins/application-plugin-plugins-disabled-expected.png: Removed.
* platform/qt-5.0-wk2/platform/qt/plugins/application-plugin-plugins-disabled-expected.txt: Removed.
* platform/qt/TestExpectations: Skip failing test, ENABLE(MUTATION_OBSERVERS) is disabled.
* platform/qt/platform/qt/plugins/application-plugin-plugins-disabled-expected.txt: Rebase after r129844.
* platform/qt/plugins/application-plugin-plugins-disabled-expected.txt: Removed.
* platform/qt/plugins/qt-qwidget-plugin-expected.txt: Removed.

Modified Paths

Removed Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (129898 => 129899)


--- trunk/LayoutTests/ChangeLog	2012-09-28 15:30:21 UTC (rev 129898)
+++ trunk/LayoutTests/ChangeLog	2012-09-28 15:31:00 UTC (rev 129899)
@@ -1,3 +1,17 @@
+2012-09-28  Zoltan Arvai  <[email protected]>
+
+        [Qt] Gardening. Cleanup some Qt specific expectation.
+
+        Reviewed by Csaba Osztrogonác.
+
+        * platform/qt-5.0-wk2/TestExpectations: Skip not supported Qt plugin test.
+        * platform/qt-5.0-wk2/platform/qt/plugins/application-plugin-plugins-disabled-expected.png: Removed.
+        * platform/qt-5.0-wk2/platform/qt/plugins/application-plugin-plugins-disabled-expected.txt: Removed.
+        * platform/qt/TestExpectations: Skip failing test, ENABLE(MUTATION_OBSERVERS) is disabled.
+        * platform/qt/platform/qt/plugins/application-plugin-plugins-disabled-expected.txt: Rebase after r129844.
+        * platform/qt/plugins/application-plugin-plugins-disabled-expected.txt: Removed.
+        * platform/qt/plugins/qt-qwidget-plugin-expected.txt: Removed.
+
 2012-09-28  Florin Malita  <[email protected]>
 
         [Chromium] Incorrect resampling of clipped/masked images.

Modified: trunk/LayoutTests/platform/qt/TestExpectations (129898 => 129899)


--- trunk/LayoutTests/platform/qt/TestExpectations	2012-09-28 15:30:21 UTC (rev 129898)
+++ trunk/LayoutTests/platform/qt/TestExpectations	2012-09-28 15:31:00 UTC (rev 129899)
@@ -407,6 +407,8 @@
 fast/dom/MicroData
 
 # ENABLE(MUTATION_OBSERVERS) is disabled
+fast/dom/HTMLElement/class-list-quirks.html
+fast/dom/HTMLElement/class-list.html
 fast/mutation/added-out-of-order.html
 fast/mutation/callback-arguments.html
 fast/mutation/clear-transient-without-delivery.html

Modified: trunk/LayoutTests/platform/qt/platform/qt/plugins/application-plugin-plugins-disabled-expected.txt (129898 => 129899)


--- trunk/LayoutTests/platform/qt/platform/qt/plugins/application-plugin-plugins-disabled-expected.txt	2012-09-28 15:30:21 UTC (rev 129898)
+++ trunk/LayoutTests/platform/qt/platform/qt/plugins/application-plugin-plugins-disabled-expected.txt	2012-09-28 15:31:00 UTC (rev 129899)
@@ -11,7 +11,7 @@
       RenderBlock {DIV} at (0,34) size 784x34
         RenderText {#text} at (0,15) size 113x19
           text run at (0,15) width 113: "Qt Styled Widget: "
-        RenderEmbeddedObject {OBJECT} at (113,0) size 300x30 [QT: geometry: {at (0,0) size 300x30} isHidden: 1 isSelfVisible: 1 isParentVisible: 1 ] 
+        RenderEmbeddedObject {OBJECT} at (113,0) size 300x30 [QT: geometry: {at (121,42) size 300x30} isHidden: 1 isSelfVisible: 1 isParentVisible: 1 ] 
         RenderText {#text} at (0,0) size 0x0
       RenderBlock {DIV} at (0,68) size 784x104
         RenderText {#text} at (0,85) size 115x19

Deleted: trunk/LayoutTests/platform/qt/plugins/application-plugin-plugins-disabled-expected.txt (129898 => 129899)


--- trunk/LayoutTests/platform/qt/plugins/application-plugin-plugins-disabled-expected.txt	2012-09-28 15:30:21 UTC (rev 129898)
+++ trunk/LayoutTests/platform/qt/plugins/application-plugin-plugins-disabled-expected.txt	2012-09-28 15:31:00 UTC (rev 129899)
@@ -1,20 +0,0 @@
-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
-  RenderBlock {HTML} at (0,0) size 800x600
-    RenderBody {BODY} at (8,8) size 784x584
-      RenderBlock {DIV} at (0,0) size 784x35
-        RenderText {#text} at (0,14) size 74x21
-          text run at (0,14) width 74: "Qt Plugin: "
-        RenderEmbeddedObject {OBJECT} at (74,0) size 300x30 [QT: geometry: {at (82,8) size 300x30} isHidden: 1 isSelfVisible: 1 isParentVisible: 1 ] 
-        RenderText {#text} at (0,0) size 0x0
-      RenderBlock {DIV} at (0,35) size 784x35
-        RenderText {#text} at (0,14) size 127x21
-          text run at (0,14) width 127: "Qt Styled Widget: "
-        RenderEmbeddedObject {OBJECT} at (127,0) size 300x30 [QT: geometry: {at (0,0) size 300x30} isHidden: 1 isSelfVisible: 1 isParentVisible: 1 ] 
-        RenderText {#text} at (0,0) size 0x0
-      RenderBlock {DIV} at (0,70) size 784x105
-        RenderText {#text} at (0,84) size 133x21
-          text run at (0,84) width 133: "Third-party plugin: "
-        RenderEmbeddedObject {EMBED} at (133,0) size 100x100
-        RenderText {#text} at (0,0) size 0x0

Deleted: trunk/LayoutTests/platform/qt/plugins/qt-qwidget-plugin-expected.txt (129898 => 129899)


--- trunk/LayoutTests/platform/qt/plugins/qt-qwidget-plugin-expected.txt	2012-09-28 15:30:21 UTC (rev 129898)
+++ trunk/LayoutTests/platform/qt/plugins/qt-qwidget-plugin-expected.txt	2012-09-28 15:31:00 UTC (rev 129899)
@@ -1,23 +0,0 @@
-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
-  RenderBlock {HTML} at (0,0) size 800x600
-    RenderBody {BODY} at (8,8) size 784x584
-      RenderBlock (anonymous) at (0,0) size 784x108
-        RenderText {#text} at (0,0) size 47x22
-          text run at (0,0) width 47: "Image:"
-        RenderBR {BR} at (47,16) size 0x0
-        RenderImage {IMG} at (0,22) size 80x80
-        RenderText {#text} at (80,86) size 4x22
-          text run at (80,86) width 4: " "
-        RenderBR {BR} at (0,0) size 0x0
-      RenderBlock {DIV} at (0,108) size 784x36
-        RenderText {#text} at (0,14) size 122x22
-          text run at (0,14) width 122: "QT progress bar: "
-        RenderEmbeddedObject {OBJECT} at (122,0) size 300x30 [QT: geometry: {at (130,116) size 300x30} isHidden: 0 isSelfVisible: 1 isParentVisible: 1 mask: {at (0,0) size 300x30} ] 
-        RenderText {#text} at (0,0) size 0x0
-      RenderBlock {DIV} at (0,144) size 784x36
-        RenderText {#text} at (0,14) size 165x22
-          text run at (0,14) width 165: "You should not see this: "
-        RenderEmbeddedObject {OBJECT} at (165,0) size 300x30 [QT: geometry: {at (173,152) size 300x30} isHidden: 1 isSelfVisible: 0 isParentVisible: 1 mask: {at (0,0) size 300x30} ] 
-        RenderText {#text} at (0,0) size 0x0

Modified: trunk/LayoutTests/platform/qt-5.0-wk2/TestExpectations (129898 => 129899)


--- trunk/LayoutTests/platform/qt-5.0-wk2/TestExpectations	2012-09-28 15:30:21 UTC (rev 129898)
+++ trunk/LayoutTests/platform/qt-5.0-wk2/TestExpectations	2012-09-28 15:31:00 UTC (rev 129899)
@@ -472,6 +472,7 @@
 http/tests/appcache
 
 # Qt plugins are not supported on WK2
+platform/qt/plugins/application-plugin-plugins-disabled.html
 platform/qt/plugins/qt-qwidget-plugin.html
 
 # [Qt][WK2] New http/tests/security/cross-origin-plugin* tests fail

Deleted: trunk/LayoutTests/platform/qt-5.0-wk2/platform/qt/plugins/application-plugin-plugins-disabled-expected.png


(Binary files differ)

Deleted: trunk/LayoutTests/platform/qt-5.0-wk2/platform/qt/plugins/application-plugin-plugins-disabled-expected.txt (129898 => 129899)


--- trunk/LayoutTests/platform/qt-5.0-wk2/platform/qt/plugins/application-plugin-plugins-disabled-expected.txt	2012-09-28 15:30:21 UTC (rev 129898)
+++ trunk/LayoutTests/platform/qt-5.0-wk2/platform/qt/plugins/application-plugin-plugins-disabled-expected.txt	2012-09-28 15:31:00 UTC (rev 129899)
@@ -1,20 +0,0 @@
-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
-  RenderBlock {HTML} at (0,0) size 800x600
-    RenderBody {BODY} at (8,8) size 784x584
-      RenderBlock {DIV} at (0,0) size 784x34
-        RenderText {#text} at (0,15) size 63x19
-          text run at (0,15) width 63: "Qt Plugin: "
-        RenderEmbeddedObject {OBJECT} at (63,0) size 300x30
-        RenderText {#text} at (0,0) size 0x0
-      RenderBlock {DIV} at (0,34) size 784x34
-        RenderText {#text} at (0,15) size 113x19
-          text run at (0,15) width 113: "Qt Styled Widget: "
-        RenderEmbeddedObject {OBJECT} at (113,0) size 300x30
-        RenderText {#text} at (0,0) size 0x0
-      RenderBlock {DIV} at (0,68) size 784x104
-        RenderText {#text} at (0,85) size 115x19
-          text run at (0,85) width 115: "Third-party plugin: "
-        RenderEmbeddedObject {EMBED} at (115,0) size 100x100
-        RenderText {#text} at (0,0) size 0x0
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to