Title: [116781] trunk/LayoutTests
Revision
116781
Author
[email protected]
Date
2012-05-11 09:51:30 -0700 (Fri, 11 May 2012)

Log Message

[EFL] Gardening failure test cases.
https://bugs.webkit.org/show_bug.cgi?id=86212

Unreviewed EFL gardening.

Test expectations update, moving related bugs from Skipped list to test_expectations.txt.

Patch by Krzysztof Czech <[email protected]> on 2012-05-11

* platform/efl/Skipped:
* platform/efl/test_expectations.txt: adding new bug regarding to missing contextClick implementation.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (116780 => 116781)


--- trunk/LayoutTests/ChangeLog	2012-05-11 16:46:02 UTC (rev 116780)
+++ trunk/LayoutTests/ChangeLog	2012-05-11 16:51:30 UTC (rev 116781)
@@ -1,3 +1,15 @@
+2012-05-11  Krzysztof Czech  <[email protected]>
+
+        [EFL] Gardening failure test cases.
+        https://bugs.webkit.org/show_bug.cgi?id=86212
+
+        Unreviewed EFL gardening.
+
+        Test expectations update, moving related bugs from Skipped list to test_expectations.txt.
+
+        * platform/efl/Skipped:
+        * platform/efl/test_expectations.txt: adding new bug regarding to missing contextClick implementation.
+
 2012-05-11  Pavel Feldman  <[email protected]>
 
         Web Inspector: move breakpoint manager from debuggerPresentationModel to WebInspector.

Modified: trunk/LayoutTests/platform/efl/Skipped (116780 => 116781)


--- trunk/LayoutTests/platform/efl/Skipped	2012-05-11 16:46:02 UTC (rev 116780)
+++ trunk/LayoutTests/platform/efl/Skipped	2012-05-11 16:51:30 UTC (rev 116781)
@@ -142,27 +142,6 @@
 http/tests/security/drag-over-remote-content-iframe.html
 svg/text/select-text-svgfont.html
 
-# EFL's EventSender does not implement contextClick yet
-editing/pasteboard/copy-standalone-image-crash.html
-editing/selection/5354455-1.html
-editing/selection/5354455-2.html
-editing/selection/button-right-click.html
-editing/selection/context-menu-on-text.html
-editing/selection/context-menu-text-selection.html
-editing/selection/empty-cell-right-click.html
-editing/selection/extend-after-mouse-selection.html
-editing/selection/shift-click.html
-editing/spelling/context-menu-suggestions.html
-editing/spelling/spellcheck-input-search-crash.html
-fast/events/context-no-deselect.html
-fast/events/context-onmousedown-event.html
-fast/events/contextmenu-scrolled-page-with-frame.html
-fast/events/menu-keydown-on-hidden-element.html
-fast/events/right-click-focus.html
-fast/events/selectstart-prevent-selection-on-right-click.html
-media/context-menu-actions.html
-media/controls-right-click-on-timebar.html
-
 # EFL's DRT needs to show modal dialogs
 fast/events/show-modal-dialog-onblur-onfocus.html
 fast/events/scroll-event-during-modal-dialog.html

Modified: trunk/LayoutTests/platform/efl/test_expectations.txt (116780 => 116781)


--- trunk/LayoutTests/platform/efl/test_expectations.txt	2012-05-11 16:46:02 UTC (rev 116780)
+++ trunk/LayoutTests/platform/efl/test_expectations.txt	2012-05-11 16:51:30 UTC (rev 116781)
@@ -421,3 +421,23 @@
 
 // New test introduced in r116694 fails
 BUGWK86182 : fast/frames/seamless/seamless-inherited-document-style.html = TEXT
+
+// EFL's EventSender does not implement contextClick yet
+BUGWK86091 : editing/pasteboard/copy-standalone-image-crash.html = TEXT
+BUGWK86091 : editing/selection/5354455-1.html = TEXT
+BUGWK86091 : editing/selection/button-right-click.html = TEXT
+BUGWK86091 : editing/selection/context-menu-on-text.html = TEXT
+BUGWK86091 : editing/selection/context-menu-text-selection.html = TEXT
+BUGWK86091 : editing/selection/empty-cell-right-click.html = TEXT
+BUGWK86091 : editing/spelling/context-menu-suggestions.html = TEXT
+BUGWK86091 : editing/spelling/spellcheck-input-search-crash.html = TEXT
+BUGWK86091 : fast/events/context-onmousedown-event.html = TEXT
+BUGWK86091 : fast/events/contextmenu-scrolled-page-with-frame.html = TEXT
+BUGWK86091 : fast/events/right-click-focus.html = TEXT
+BUGWK86091 : fast/events/selectstart-prevent-selection-on-right-click.html = TEXT
+BUGWK86091 : media/context-menu-actions.html = TEXT
+BUGWK86091 : media/controls-right-click-on-timebar.html = TEXT
+
+// EFL's EventSender contextClick, needs baselines
+BUGWK86091 : editing/selection/5354455-2.html = MISSING
+BUGWK86091 : fast/events/context-no-deselect.html = MISSING
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to