Title: [128879] trunk/LayoutTests
Revision
128879
Author
[email protected]
Date
2012-09-18 05:51:30 -0700 (Tue, 18 Sep 2012)

Log Message

[EFL][WK2] Clarify TestExpectations file
https://bugs.webkit.org/show_bug.cgi?id=97003

Unreviewed EFL gardening.

Slight reorganization and bug numbers updating
in EFL WK2 TestExpectations for clarity.

Patch by Christophe Dumez <[email protected]> on 2012-09-18

* platform/efl-wk2/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (128878 => 128879)


--- trunk/LayoutTests/ChangeLog	2012-09-18 12:39:51 UTC (rev 128878)
+++ trunk/LayoutTests/ChangeLog	2012-09-18 12:51:30 UTC (rev 128879)
@@ -1,3 +1,15 @@
+2012-09-18  Christophe Dumez  <[email protected]>
+
+        [EFL][WK2] Clarify TestExpectations file
+        https://bugs.webkit.org/show_bug.cgi?id=97003
+
+        Unreviewed EFL gardening.
+
+        Slight reorganization and bug numbers updating
+        in EFL WK2 TestExpectations for clarity.
+
+        * platform/efl-wk2/TestExpectations:
+
 2012-09-18  Csaba Osztrogonác  <[email protected]>
 
         REGRESSION(r128802): It made some JS tests crash

Modified: trunk/LayoutTests/platform/efl-wk2/TestExpectations (128878 => 128879)


--- trunk/LayoutTests/platform/efl-wk2/TestExpectations	2012-09-18 12:39:51 UTC (rev 128878)
+++ trunk/LayoutTests/platform/efl-wk2/TestExpectations	2012-09-18 12:51:30 UTC (rev 128879)
@@ -157,19 +157,20 @@
 BUGWKEFL : fast/events/popup-blocking-click-in-iframe.html = TEXT
 
 // WebKitTestRunner eventSender needs touch events support
-BUGWKEFL : fast/events/touch/basic-multi-touch-events-limited.html = TEXT
-BUGWKEFL : fast/events/touch/basic-multi-touch-events.html = TEXT
-BUGWKEFL : fast/events/touch/basic-single-touch-events.html = TEXT
-BUGWKEFL : fast/events/touch/multi-touch-grouped-targets.html = TEXT
-BUGWKEFL : fast/events/touch/send-oncancel-event.html = TEXT
-BUGWKEFL : fast/events/touch/tap-highlight-color.html = TEXT
-BUGWKEFL : fast/events/touch/touch-active-state.html = TEXT
-BUGWKEFL : fast/events/touch/touch-coords-in-zoom-and-scroll.html = TEXT
-BUGWKEFL : fast/events/touch/touch-inside-iframe.html = TEXT
-BUGWKEFL : fast/events/touch/touch-slider.html = TEXT
-BUGWKEFL : fast/events/touch/touch-stale-node-crash.html = TEXT
-BUGWKEFL : fast/events/touch/touch-target-limited.html = TEXT
-BUGWKEFL : fast/events/touch/touch-target.html = TEXT
+BUGWK96465 : fast/events/touch/basic-multi-touch-events-limited.html = TEXT
+BUGWK96465 : fast/events/touch/basic-multi-touch-events.html = TEXT
+BUGWK96465 : fast/events/touch/basic-single-touch-events.html = TEXT
+BUGWK96465 : fast/events/touch/multi-touch-grouped-targets.html = TEXT
+BUGWK96465 : fast/events/touch/send-oncancel-event.html = TEXT
+BUGWK96465 : fast/events/touch/tap-highlight-color.html = TEXT
+BUGWK96465 : fast/events/touch/touch-active-state.html = TEXT
+BUGWK96465 : fast/events/touch/touch-coords-in-zoom-and-scroll.html = TEXT
+BUGWK96465 : fast/events/touch/touch-inside-iframe.html = TEXT
+BUGWK96465 : fast/events/touch/touch-inside-iframe-scrolled.html = TEXT
+BUGWK96465 : fast/events/touch/touch-slider.html = TEXT
+BUGWK96465 : fast/events/touch/touch-stale-node-crash.html = TEXT
+BUGWK96465 : fast/events/touch/touch-target-limited.html = TEXT
+BUGWK96465 : fast/events/touch/touch-target.html = TEXT
 
 // WebKitTestRunner needs an implementation for testRunner.setViewModeMediaFeature
 BUGWKEFL : fast/media/media-query-list-02.html = TEXT
@@ -181,13 +182,13 @@
 BUGWKEFL : fast/media/view-mode-media-feature.html = TEXT
 
 // WebKitTestRunner needs an implementation for eventSender.scheduleAsynchronousKeyDown
-BUGWKEFL : fast/mutation/end-of-task-delivery.html = TEXT
+BUGWK93979 : fast/mutation/end-of-task-delivery.html = TEXT
 
 // testRunner.setUseDeferredFrameLoading() is not implemented in WK2
 BUGWK93980 : http/tests/appcache/load-from-appcache-defer-resume-crash.html = TEXT
 
 // WebKitTestRunner needs an implementation for testRunner.setStorageDatabaseIdleInterval
-BUGWKEFL : storage/domstorage/storage-close-database-on-idle.html = TEXT
+BUGWK93982 : storage/domstorage/storage-close-database-on-idle.html = TEXT
 
 // Unclassified failures
 BUGWKEFL : editing/input/emacs-ctrl-o.html = TEXT
@@ -200,9 +201,6 @@
 BUGWKEFL : http/tests/inspector/network/network-sidebar-width.html = TEXT
 BUGWKEFL : inspector/extensions/extensions-panel.html = TEXT
 
-// New test introduced in r128462 fails.
-BUGWK96794 : fast/events/touch/touch-inside-iframe-scrolled.html = TEXT
-
 // Fails after r128056.
-BUGWk96792 : inspector/console/alert-toString-exception.html = TEXT
+BUGWk96794 : inspector/console/alert-toString-exception.html = TEXT
 
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to