Title: [185189] trunk/LayoutTests
Revision
185189
Author
gyuyoung....@webkit.org
Date
2015-06-03 22:19:10 -0700 (Wed, 03 Jun 2015)

Log Message

[EFL] Unreviewed gardening on 4th June.

Skip a test regarding emoji font, mark timeout to animation tests.
Update a track test and a xhr test.

* platform/efl/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (185188 => 185189)


--- trunk/LayoutTests/ChangeLog	2015-06-04 05:14:25 UTC (rev 185188)
+++ trunk/LayoutTests/ChangeLog	2015-06-04 05:19:10 UTC (rev 185189)
@@ -1,3 +1,12 @@
+2015-06-03  Gyuyoung Kim  <gyuyoung....@webkit.org>
+
+        [EFL] Unreviewed gardening on 4th June.
+
+        Skip a test regarding emoji font, mark timeout to animation tests.
+        Update a track test and a xhr test.
+
+        * platform/efl/TestExpectations:
+
 2015-06-03  Simon Fraser  <simon.fra...@apple.com>
 
         REGRESSION (r184968): missing media player buttons (control bar exists, but no buttons)

Modified: trunk/LayoutTests/platform/efl/TestExpectations (185188 => 185189)


--- trunk/LayoutTests/platform/efl/TestExpectations	2015-06-04 05:14:25 UTC (rev 185188)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2015-06-04 05:19:10 UTC (rev 185189)
@@ -75,6 +75,7 @@
 
 # EFL WebKitTestRunner doesn't support this test based on emoji font
 editing/selection/extend-by-character-007.html [ Skip ]
+fast/text/softbank-emoji.html [ Skip ]
 
 # ----------------------------------------
 # Tests which also fail in other platforms
@@ -252,6 +253,7 @@
 http/tests/xmlhttprequest/access-control-basic-whitelist-request-headers.html
 http/tests/xmlhttprequest/logout.html
 http/tests/xmlhttprequest/redirect-cross-origin-tripmine.html
+http/tests/xmlhttprequest/open-async-overload.html
 
 # There are no expected result set yet.
 fast/dom/rtl-scroll-to-leftmost-and-resize.html
@@ -1396,6 +1398,7 @@
 Bug(EFL) media/track/track-in-band-cues-added-once.html [ Skip ]
 Bug(EFL) media/track/track-in-band-style.html [ Skip ]
 Bug(EFL) media/track/track-in-band-legacy-api.html [ Skip ]
+Bug(EFL) media/track/track-in-band-duplicate-tracks-when-source-changes.html [ Skip ]
 Bug(EFL) media/track/track-forced-subtitles-in-band.html [ Skip ]
 Bug(EFL) media/track/track-in-band-mode.html [ Skip ]
 Bug(EFL) media/track/in-band [ Skip ]
@@ -2281,3 +2284,6 @@
 fast/layers/no-clipping-overflow-hidden-added-after-transform.html [ Skip ] #timeout
 fast/text/simple-lines-hover-after.html [ Skip ] #timeout
 media/click-volume-bar-not-pausing.html [ Skip ] #timeout
+
+webkit.org/b/145632 fast/animation/request-animation-frame-throttle-subframe-display-none.html [ Timeout ]
+webkit.org/b/145632 fast/animation/request-animation-frame-throttle-subframe.html [ Timeout ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to