Title: [198734] trunk/LayoutTests
Revision
198734
Author
gyuyoung....@webkit.org
Date
2016-03-28 07:06:42 -0700 (Mon, 28 Mar 2016)

Log Message

[EFL] Mark failing indexeddb tests to failure

Unreviewed EFL gardening.

Additionally a shadow dom test is marked to failure because shadow dom is not enabled on EFL port yet.

* platform/efl/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (198733 => 198734)


--- trunk/LayoutTests/ChangeLog	2016-03-28 14:03:25 UTC (rev 198733)
+++ trunk/LayoutTests/ChangeLog	2016-03-28 14:06:42 UTC (rev 198734)
@@ -1,3 +1,13 @@
+2016-03-28  Gyuyoung Kim  <gyuyoung....@webkit.org>
+
+        [EFL] Mark failing indexeddb tests to failure
+
+        Unreviewed EFL gardening.
+
+        Additionally a shadow dom test is marked to failure because shadow dom is not enabled on EFL port yet.
+
+        * platform/efl/TestExpectations:
+
 2016-03-28  Hunseop Jeong  <hs85.je...@samsung.com>
 
         [EFL] Remove the more passed tests after r198728

Modified: trunk/LayoutTests/platform/efl/TestExpectations (198733 => 198734)


--- trunk/LayoutTests/platform/efl/TestExpectations	2016-03-28 14:03:25 UTC (rev 198733)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2016-03-28 14:06:42 UTC (rev 198734)
@@ -2808,3 +2808,13 @@
 webkit.org/b/155937 accessibility/aria-table-attributes.html [ Failure ]
 webkit.org/b/155938 accessibility/auto-fill-types.html [ Failure ]
 webkit.org/b/155939 accessibility/double-nested-inline-element-missing-from-tree.html [ Failure ]
+
+webkit.org/b/155945 storage/indexeddb/modern/date-basic-private.html [ Failure ]
+webkit.org/b/155945 storage/indexeddb/modern/date-basic.html [ Failure ]
+webkit.org/b/155945 storage/indexeddb/modern/get-keyrange-private.html [ Failure ]
+webkit.org/b/155945 storage/indexeddb/modern/get-keyrange.html [ Failure ]
+webkit.org/b/155945 storage/indexeddb/modern/idbobjectstore-delete-1-private.html [ Failure ]
+webkit.org/b/155945 storage/indexeddb/modern/idbobjectstore-delete-1.html [ Failure ]
+
+# Shadow dom is not enabled on EFL port yet.
+Bug(EFL) fast/shadow-dom/slot-removal-crash-2.html
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to