Title: [179186] trunk/LayoutTests
- Revision
- 179186
- Author
- [email protected]
- Date
- 2015-01-27 09:05:46 -0800 (Tue, 27 Jan 2015)
Log Message
[Win] Adjust some expectations based on test bot display metrics.
* platform/win/TestExpectations:
* platform/win/fast/dom/adopt-node-crash-2-expected.txt:
* platform/win/fast/ondrop-text-html-expected.txt: Added.
Modified Paths
Added Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (179185 => 179186)
--- trunk/LayoutTests/ChangeLog 2015-01-27 17:01:07 UTC (rev 179185)
+++ trunk/LayoutTests/ChangeLog 2015-01-27 17:05:46 UTC (rev 179186)
@@ -1,3 +1,11 @@
+2015-01-27 Brent Fulgham <[email protected]>
+
+ [Win] Adjust some expectations based on test bot display metrics.
+
+ * platform/win/TestExpectations:
+ * platform/win/fast/dom/adopt-node-crash-2-expected.txt:
+ * platform/win/fast/ondrop-text-html-expected.txt: Added.
+
2015-01-27 Chris Dumez <[email protected]>
HTMLElement.dir should only return known values
Modified: trunk/LayoutTests/platform/win/TestExpectations (179185 => 179186)
--- trunk/LayoutTests/platform/win/TestExpectations 2015-01-27 17:01:07 UTC (rev 179185)
+++ trunk/LayoutTests/platform/win/TestExpectations 2015-01-27 17:05:46 UTC (rev 179186)
@@ -2332,20 +2332,20 @@
webkit.org/b/138042 fast/repaint/button-spurious-layout-hint.html [ Failure ]
webkit.org/b/138042 fast/repaint/renderer-destruction-by-invalidateSelection-crash.html [ Failure ]
-#webkit.org/b/24810 fast/replaced/border-radius-clip.html [ Failure ]
-#webkit.org/b/117323 fast/replaced/invalid-object-with-fallback.html [ Failure ]
+webkit.org/b/24810 fast/replaced/border-radius-clip.html [ Failure ]
+webkit.org/b/117323 fast/replaced/invalid-object-with-fallback.html [ Failure ]
webkit.org/b/117323 fast/replaced/no-focus-ring-embed.html [ Skip ] # [ Timeout ]
webkit.org/b/117323 fast/replaced/no-focus-ring-object.html [ Skip ] # [ Timeout ]
-#webkit.org/b/117323 fast/replaced/object-with-embed-url-param.html [ Failure ]
-#webkit.org/b/24810 fast/replaced/replaced-breaking.html [ Failure ]
-#fast/replaced/width100percent-button.html [ Failure ]
-#fast/replaced/width100percent-radio.html [ Failure ]
-#webkit.org/b/138025 fast/replaced/width100percent-textfield.html [ Failure ]
-#webkit.org/b/138025 fast/replaced/width100percent-textarea.html [ Failure ]
-#webkit.org/b/138025 fast/replaced/width100percent-searchfield.html [ Failure ]
-#webkit.org/b/138025 fast/replaced/width100percent-menulist.html [ Failure ]
-#webkit.org/b/138025 fast/replaced/width100percent-checkbox.html [ Failure ]
-#webkit.org/b/137962 fast/replaced/replaced-breaking-mixture.html [ Failure ]
+webkit.org/b/117323 fast/replaced/object-with-embed-url-param.html [ Failure ]
+webkit.org/b/24810 fast/replaced/replaced-breaking.html [ Failure ]
+fast/replaced/width100percent-button.html [ Failure ]
+fast/replaced/width100percent-radio.html [ Failure ]
+webkit.org/b/138025 fast/replaced/width100percent-textfield.html [ Failure ]
+webkit.org/b/138025 fast/replaced/width100percent-textarea.html [ Failure ]
+webkit.org/b/138025 fast/replaced/width100percent-searchfield.html [ Failure ]
+webkit.org/b/138025 fast/replaced/width100percent-menulist.html [ Failure ]
+webkit.org/b/138025 fast/replaced/width100percent-checkbox.html [ Failure ]
+webkit.org/b/137962 fast/replaced/replaced-breaking-mixture.html [ Failure ]
fast/scrolling/scroll-select-list.html [ ImageOnlyFailure ]
@@ -2367,6 +2367,8 @@
webkit.org/b/138025 fast/text/international/unicode-bidi-plaintext-in-textarea.html [ Failure ]
fast/text/emphasis-vertical-over-right.html [ Pass Timeout ]
fast/text/backslash-to-yen-sign-dynamic.html [ Pass Timeout ]
+fast/text/indic.html [ Failure ]
+fast/text/khmer-lao-font.html [ Failure ]
fast/text/line-runs-rounding-simple-lines.html [ Pass Timeout ]
fast/text/international/content-language-with-subtags.html [ Pass Timeout ]
fast/text/international/locale-sensitive-fonts.html [ Pass ImageOnlyFailure ]
Modified: trunk/LayoutTests/platform/win/fast/dom/adopt-node-crash-2-expected.txt (179185 => 179186)
--- trunk/LayoutTests/platform/win/fast/dom/adopt-node-crash-2-expected.txt 2015-01-27 17:01:07 UTC (rev 179185)
+++ trunk/LayoutTests/platform/win/fast/dom/adopt-node-crash-2-expected.txt 2015-01-27 17:05:46 UTC (rev 179186)
@@ -1,2 +1,3 @@
Tests for a crash due to adopting a DOM node during DOMFocusOut event. Test passes if it doesn't crash.
+
Added: trunk/LayoutTests/platform/win/fast/ondrop-text-html-expected.txt (0 => 179186)
--- trunk/LayoutTests/platform/win/fast/ondrop-text-html-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/win/fast/ondrop-text-html-expected.txt 2015-01-27 17:05:46 UTC (rev 179186)
@@ -0,0 +1,4 @@
+CONSOLE MESSAGE: line 21: text/plain: This test verifies that we can get text/html from the drag object during an ondrop event.
+CONSOLE MESSAGE: line 23: text/html: <span style="color: rgb(0, 0, 0); font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 18px; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none;">This test verifies that we can get text/html from the drag object during an ondrop event.<span class="Apple-converted-space"> </span></span>
+This test verifies that we can get text/html from the drag object during an ondrop event. This test requires DRT.
+PASS
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes