Title: [186167] trunk/LayoutTests
- Revision
- 186167
- Author
- [email protected]
- Date
- 2015-06-30 23:08:23 -0700 (Tue, 30 Jun 2015)
Log Message
[EFL] Unreviewed gardening.
Some tests are flaky or timeout after bumping Ubuntu version from 14.04 to 15.04.
Mark the tests to flaky or timeout.
* platform/efl/TestExpectations:
* platform/efl/compositing/tiling/rotated-tiled-clamped-expected.txt: Added.
Modified Paths
Added Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (186166 => 186167)
--- trunk/LayoutTests/ChangeLog 2015-07-01 05:59:51 UTC (rev 186166)
+++ trunk/LayoutTests/ChangeLog 2015-07-01 06:08:23 UTC (rev 186167)
@@ -1,3 +1,13 @@
+2015-06-30 Gyuyoung Kim <[email protected]>
+
+ [EFL] Unreviewed gardening.
+
+ Some tests are flaky or timeout after bumping Ubuntu version from 14.04 to 15.04.
+ Mark the tests to flaky or timeout.
+
+ * platform/efl/TestExpectations:
+ * platform/efl/compositing/tiling/rotated-tiled-clamped-expected.txt: Added.
+
2015-06-30 Filip Pizlo <[email protected]>
Unreviewed, skip this test for now. We can unskip it when this feature is enabled.
Modified: trunk/LayoutTests/platform/efl/TestExpectations (186166 => 186167)
--- trunk/LayoutTests/platform/efl/TestExpectations 2015-07-01 05:59:51 UTC (rev 186166)
+++ trunk/LayoutTests/platform/efl/TestExpectations 2015-07-01 06:08:23 UTC (rev 186167)
@@ -1074,6 +1074,11 @@
http/tests/loading/text-content-type-with-binary-extension.html [ Failure Pass ]
perf/rel-list-remove.html [ Failure Pass ]
+webkit.org/b/146495 fast/history/multiple-classes-visited.html [ Timeout Pass ]
+webkit.org/b/146495 http/tests/security/contentSecurityPolicy/directive-parsing-multiple-headers.html [ Timeout Pass ]
+webkit.org/b/146495 js/dom/create-lots-of-workers.html [ Crash Timeout Pass Failure ]
+webkit.org/b/146495 svg/dom/SVGScriptElement/script-change-externalResourcesRequired-while-loading.svg [ Timeout Pass ]
+
#////////////////////////////////////////////////////////////////////////////////////////
# PASSING TESTS WITH INCORRECT EXPECTATIONS
#////////////////////////////////////////////////////////////////////////////////////////
@@ -2273,6 +2278,10 @@
webkit.org/b/146233 fast/forms/listbox-visible-size.html [ Failure ]
+webkit.org/b/146495 accessibility/content-editable-as-textarea.html [ Timeout ]
+webkit.org/b/146495 editing/selection/designmode-no-caret.html [ Timeout ]
+webkit.org/b/146495 media/session/controls-existence.html [ Timeout ]
+
# Test requires hardcoded font names, which I do not have for this port.
fast/text/han-generic-font-families.html [ WontFix ]
fast/text/hangul-generic-font-families.html [ WontFix ]
@@ -2281,4 +2290,4 @@
accessibility/aria-hidden-false-works-in-subtrees.html [ Missing ]
accessibility/radio-button-group-members.html [ Missing ]
editing/selection/designmode-no-caret.html [ Missing ]
-accessibility/content-editable-as-textarea.html [ Missing ]
+accessibility/content-editable-as-textarea.html [ Missing ]
\ No newline at end of file
Added: trunk/LayoutTests/platform/efl/compositing/tiling/rotated-tiled-clamped-expected.txt (0 => 186167)
--- trunk/LayoutTests/platform/efl/compositing/tiling/rotated-tiled-clamped-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/efl/compositing/tiling/rotated-tiled-clamped-expected.txt 2015-07-01 06:08:23 UTC (rev 186167)
@@ -0,0 +1,34 @@
+(GraphicsLayer
+ (anchor 0.00 0.00)
+ (bounds 800.00 600.00)
+ (children 1
+ (GraphicsLayer
+ (bounds 800.00 600.00)
+ (contentsOpaque 1)
+ (children 1
+ (GraphicsLayer
+ (position 58.00 50.00)
+ (bounds 502.00 302.00)
+ (children 1
+ (GraphicsLayer
+ (position 1.00 1.00)
+ (bounds 500.00 300.00)
+ (childrenTransform [1.00 0.00 0.00 0.00] [0.00 1.00 0.00 0.00] [0.00 0.00 1.00 -0.00] [0.00 0.00 0.00 1.00])
+ (children 1
+ (GraphicsLayer
+ (position -1250.00 0.00)
+ (anchor 0.54 0.50)
+ (bounds 2800.00 300.00)
+ (contentsOpaque 1)
+ (drawsContent 1)
+ (transform [0.17 0.00 -0.98 0.00] [0.00 1.00 0.00 0.00] [0.98 0.00 0.17 0.00] [0.00 0.00 0.00 1.00])
+ )
+ )
+ )
+ )
+ )
+ )
+ )
+ )
+)
+
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes