Title: [189837] trunk/LayoutTests
Revision
189837
Author
gyuyoung....@webkit.org
Date
2015-09-15 18:34:05 -0700 (Tue, 15 Sep 2015)

Log Message

[EFL] Unreviewed gardening 16th Sep.

Mark fast/css, fast/form tests to failure. Besides some tests of imported/w3c/web-platform-tests/html
are marked to pass on EFL port.

* platform/efl/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (189836 => 189837)


--- trunk/LayoutTests/ChangeLog	2015-09-16 01:31:50 UTC (rev 189836)
+++ trunk/LayoutTests/ChangeLog	2015-09-16 01:34:05 UTC (rev 189837)
@@ -1,3 +1,12 @@
+2015-09-15  Gyuyoung Kim  <gyuyoung....@webkit.org>
+
+        [EFL] Unreviewed gardening 16th Sep.
+
+        Mark fast/css, fast/form tests to failure. Besides some tests of imported/w3c/web-platform-tests/html
+        are marked to pass on EFL port.
+
+        * platform/efl/TestExpectations:
+
 2015-09-15  Benjamin Poulain  <bpoul...@apple.com>
 
         Style invalidation affecting siblings does not work with inline-style changes

Modified: trunk/LayoutTests/platform/efl/TestExpectations (189836 => 189837)


--- trunk/LayoutTests/platform/efl/TestExpectations	2015-09-16 01:31:50 UTC (rev 189836)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2015-09-16 01:34:05 UTC (rev 189837)
@@ -1275,6 +1275,16 @@
 imported/w3c/css/css-multicol-1/multicol-width-ems-001.xht [ Pass ]
 imported/w3c/css/css-multicol-1/multicol-width-small-001.xht [ Pass ]
 imported/w3c/css/css-multicol-1/multicol-zero-height-001.xht [ Pass ]
+imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-pre-N-between-Rs.html [ Pass ]
+imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-textarea-N-between-Rs.html [ Pass ]
+imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-textarea-script-N-between-Rs.html [ Pass ]
+imported/w3c/web-platform-tests/html/dom/elements/global-attributes/style-01.html [ Pass ]
+imported/w3c/web-platform-tests/html/semantics/embedded-content/the-embed-element/embed-represent-nothing-01.html [ Pass ]
+imported/w3c/web-platform-tests/html/semantics/embedded-content/the-embed-element/embed-represent-nothing-02.html [ Pass ]
+imported/w3c/web-platform-tests/html/semantics/embedded-content/the-img-element/sizes/parse-a-sizes-attribute.html [ Pass ]
+imported/w3c/web-platform-tests/html/semantics/embedded-content/the-video-element/video_initially_paused.html [ Pass ]
+imported/w3c/web-platform-tests/html/semantics/grouping-content/the-ol-element/grouping-ol.html [ Pass ]
+imported/w3c/web-platform-tests/html/semantics/text-level-semantics/the-wbr-element/wbr-element.html [ Pass ]
 css3/conditional/w3c/at-supports-010.html [ Pass ]
 css3/conditional/w3c/at-supports-014.html [ Pass ]
 fast/borders/border-painting-dashed.html [ Pass ]
@@ -2590,4 +2600,13 @@
 webkit.org/b/148470 fast/layers/no-clipping-overflow-hidden-added-after-transform.html [ Timeout ]
 webkit.org/b/148470 fast/replaced/no-focus-ring-iframe.html [ Timeout ]
 webkit.org/b/148470 fullscreen/video-cursor-auto-hide.html [ Timeout ]
-webkit.org/b/148470 http/tests/navigation/no-referrer-subframe.html [ Timeout ]
\ No newline at end of file
+webkit.org/b/148470 http/tests/navigation/no-referrer-subframe.html [ Timeout ]
+
+webkit.org/b/149201 fast/css/text-overflow-ellipsis-text-align-center.html [ Failure ]
+webkit.org/b/149201 fast/css/text-overflow-ellipsis-text-align-left.html [ Failure ]
+webkit.org/b/149201 fast/css/text-overflow-ellipsis-text-align-right.html [ Failure ]
+
+webkit.org/b/149202 fast/forms/indeterminate-progress-inline-height.html [ Failure ]
+webkit.org/b/149202 fast/forms/input-appearance-spinbutton-up.html [ Failure ]
+webkit.org/b/149202 fast/forms/input-appearance-spinbutton.html [ Failure ]
+webkit.org/b/149202 fast/forms/listbox-scrollbar-hit-test.html [ Failure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to