Title: [95408] trunk/LayoutTests
Revision
95408
Author
[email protected]
Date
2011-09-19 06:04:23 -0700 (Mon, 19 Sep 2011)

Log Message

[Qt] Unreviewed gardening.

* platform/qt-arm/fast/dom/Window/window-property-descriptors-expected.txt: Updated.
* platform/qt-mac/Skipped: Skip new failing tests to paint the bot green.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (95407 => 95408)


--- trunk/LayoutTests/ChangeLog	2011-09-19 12:48:48 UTC (rev 95407)
+++ trunk/LayoutTests/ChangeLog	2011-09-19 13:04:23 UTC (rev 95408)
@@ -1,3 +1,10 @@
+2011-09-19  Csaba Osztrogonác  <[email protected]>
+
+        [Qt] Unreviewed gardening.
+
+        * platform/qt-arm/fast/dom/Window/window-property-descriptors-expected.txt: Updated.
+        * platform/qt-mac/Skipped: Skip new failing tests to paint the bot green.
+
 2011-09-19  Kristóf Kosztyó  <[email protected]>
 
         [Qt] [ARMv5] fast/events/media-element-focus-tab.html fast/spatial-navigation/snav-media-elements.html fail

Modified: trunk/LayoutTests/platform/qt-arm/fast/dom/Window/window-property-descriptors-expected.txt (95407 => 95408)


--- trunk/LayoutTests/platform/qt-arm/fast/dom/Window/window-property-descriptors-expected.txt	2011-09-19 12:48:48 UTC (rev 95407)
+++ trunk/LayoutTests/platform/qt-arm/fast/dom/Window/window-property-descriptors-expected.txt	2011-09-19 13:04:23 UTC (rev 95408)
@@ -547,6 +547,7 @@
 PASS Object.getOwnPropertyDescriptor(window, 'valueOf') is undefined.
 PASS Object.getOwnPropertyDescriptor(window, 'webkitConvertPointFromNodeToPage') is undefined.
 PASS Object.getOwnPropertyDescriptor(window, 'webkitConvertPointFromPageToNode') is undefined.
+PASS Object.getOwnPropertyDescriptor(window, 'webkitPostMessage') is undefined.
 PASS successfullyParsed is true
 
 TEST COMPLETE

Modified: trunk/LayoutTests/platform/qt-mac/Skipped (95407 => 95408)


--- trunk/LayoutTests/platform/qt-mac/Skipped	2011-09-19 12:48:48 UTC (rev 95407)
+++ trunk/LayoutTests/platform/qt-mac/Skipped	2011-09-19 13:04:23 UTC (rev 95408)
@@ -5097,3 +5097,17 @@
 fast/lists/list-marker-before-content-table.html
 fast/runin/runin-generated-before-content.html
 svg/custom/simple-text-double-shadow.svg
+
+# new failing tests
+fast/borders/border-image-massive-scale.html
+fast/borders/border-image-scrambled.html
+fast/clip/overflow-border-radius-combinations.html
+fast/clip/overflow-border-radius-composited.html
+fast/clip/overflow-border-radius-transformed.html
+fast/parser/innerhtml-with-prefixed-elements.xhtml
+fast/ruby/float-overhang-from-ruby-text.html
+fast/ruby/overhang-horizontal-no-overlap1.html
+fast/ruby/overhang-horizontal-no-overlap2.html
+fast/ruby/overhang-vertical-no-overlap1.html
+fast/ruby/overhang-vertical-no-overlap2.html
+plugins/destroy-during-npp-new-object-with-fallback-content.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to