Title: [128613] trunk/LayoutTests
Revision
128613
Author
[email protected]
Date
2012-09-14 08:38:41 -0700 (Fri, 14 Sep 2012)

Log Message

[EFL][WK2] Unskip test cases that are now passing
https://bugs.webkit.org/show_bug.cgi?id=96762

Unreviewed EFL gardening, unskip now passing tests.

Patch by Sudarsana Nagineni <[email protected]> on 2012-09-14

* platform/efl-wk2/TestExpectations:
* platform/efl/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (128612 => 128613)


--- trunk/LayoutTests/ChangeLog	2012-09-14 15:18:40 UTC (rev 128612)
+++ trunk/LayoutTests/ChangeLog	2012-09-14 15:38:41 UTC (rev 128613)
@@ -1,3 +1,13 @@
+2012-09-14  Sudarsana Nagineni  <[email protected]>
+
+        [EFL][WK2] Unskip test cases that are now passing
+        https://bugs.webkit.org/show_bug.cgi?id=96762
+
+        Unreviewed EFL gardening, unskip now passing tests.
+
+        * platform/efl-wk2/TestExpectations:
+        * platform/efl/TestExpectations:
+
 2012-09-14  Christophe Dumez  <[email protected]>
 
         WebKitTestRunner needs layoutTestController.setStopProvisionalFrameLoads

Modified: trunk/LayoutTests/platform/efl/TestExpectations (128612 => 128613)


--- trunk/LayoutTests/platform/efl/TestExpectations	2012-09-14 15:18:40 UTC (rev 128612)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2012-09-14 15:38:41 UTC (rev 128613)
@@ -175,7 +175,6 @@
 // FLAKY TESTS
 //////////////////////////////////////////////////////////////////////////////////////////
 
-BUGWK93654 : fast/events/keyevent-iframe-removed-crash.html = CRASH TEXT
 BUGWK85603 : fast/forms/textarea-placeholder-set-attribute.html = TEXT IMAGE PASS
 BUGWK59801 : fast/workers/storage/use-same-database-in-page-and-workers.html = TEXT PASS
 BUGWK83878 : media/track/track-mode.html = TEXT PASS

Modified: trunk/LayoutTests/platform/efl-wk2/TestExpectations (128612 => 128613)


--- trunk/LayoutTests/platform/efl-wk2/TestExpectations	2012-09-14 15:18:40 UTC (rev 128612)
+++ trunk/LayoutTests/platform/efl-wk2/TestExpectations	2012-09-14 15:38:41 UTC (rev 128613)
@@ -30,11 +30,8 @@
 // CRASHES
 //////////////////////////////////////////////////////////////////////////////////////////
 
-BUGWKEFL : inspector/debugger/debugger-eval-on-call-frame.html = CRASH
-BUGWKEFL : fast/overflow/lots-of-sibling-inline-boxes.html = CRASH
 BUGWKEFL : fast/dom/register-protocol-handler.html = CRASH
 BUGWKEFL : fast/dom/unregister-protocol-handler.html = CRASH
-BUGWK95333 DEBUG : fast/forms/color/input-value-sanitization-color.html = CRASH
 
 // WebKitTestRunner needs an implementation for download attribute feature
 // The implementation for DumpRenderTree is on https://bugs.webkit.org/show_bug.cgi?id=96462
@@ -166,10 +163,8 @@
 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-before-pressing-spin-button.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-no-js-touch-listener.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
@@ -201,11 +196,6 @@
 BUGWKEFL : fast/frames/flattening/iframe-tiny.html = TEXT
 BUGWKEFL : fast/replaced/no-focus-ring-embed.html = TEXT
 BUGWKEFL : fast/replaced/no-focus-ring-object.html = TEXT
-BUGWKEFL : fast/workers/worker-cloneport.html = TEXT
 BUGWKEFL : http/tests/inspector/network/network-sidebar-width.html = TEXT
-BUGWKEFL : http/tests/xmlhttprequest/workers/abort-exception-assert.html = TEXT
-BUGWKEFL : inspector/debugger/debugger-completions-on-call-frame.html = TEXT
 BUGWKEFL : inspector/extensions/extensions-panel.html = TEXT
-BUGWKEFL : inspector/extensions/extensions-sidebar.html = TEXT
-BUGWKEFL : jquery/attributes.html = TEXT
 
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to