Title: [126969] trunk/LayoutTests
Revision
126969
Author
jo...@webkit.org
Date
2012-08-29 00:48:28 -0700 (Wed, 29 Aug 2012)

Log Message

[EFL] Unreviewed gardening on the 64bit build bot.

The following test cases don't crash so they should be removed from
WK2 TestExpectations file.
inspector/elements/event-listeners-about-blank.html
inspector/console/console-assert.html
inspector/debugger/debugger-step-out.html
inspector/debugger/debugger-suspend-active-dom-objects.html
fast/forms/fieldset/fieldset-crash.html
fast/events/keyevent-iframe-removed-crash.html

The following test cases pass only in WK2 so marked them as pass.
fast/loader/opaque-base-url.html
canvas/philip/tests/2d.text.draw.fontface.notinpage.html
editing/execCommand/indent-paragraphs.html
fast/animation/request-animation-frame-during-modal.html
fast/forms/mailto/formenctype-attribute-button-html.html
fast/forms/mailto/formenctype-attribute-input-html.html
fast/frames/seamless/seamless-inherited-document-style.html
fast/js/names.html
http/tests/security/cross-frame-access-call.html
http/tests/security/frameNavigation/inactive-function-in-popup-navigate-child.html

The following test case is marked as known failure.
fast/events/tab-focus-link-in-canvas.html

* platform/efl-wk2/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (126968 => 126969)


--- trunk/LayoutTests/ChangeLog	2012-08-29 07:38:10 UTC (rev 126968)
+++ trunk/LayoutTests/ChangeLog	2012-08-29 07:48:28 UTC (rev 126969)
@@ -1,3 +1,33 @@
+2012-08-28  Joone Hur  <joone....@intel.com>
+
+        [EFL] Unreviewed gardening on the 64bit build bot.
+ 
+        The following test cases don't crash so they should be removed from 
+        WK2 TestExpectations file. 
+        inspector/elements/event-listeners-about-blank.html
+        inspector/console/console-assert.html
+        inspector/debugger/debugger-step-out.html
+        inspector/debugger/debugger-suspend-active-dom-objects.html
+        fast/forms/fieldset/fieldset-crash.html
+        fast/events/keyevent-iframe-removed-crash.html
+        
+        The following test cases pass only in WK2 so marked them as pass.
+        fast/loader/opaque-base-url.html 
+        canvas/philip/tests/2d.text.draw.fontface.notinpage.html 
+        editing/execCommand/indent-paragraphs.html 
+        fast/animation/request-animation-frame-during-modal.html 
+        fast/forms/mailto/formenctype-attribute-button-html.html
+        fast/forms/mailto/formenctype-attribute-input-html.html
+        fast/frames/seamless/seamless-inherited-document-style.html
+        fast/js/names.html
+        http/tests/security/cross-frame-access-call.html
+        http/tests/security/frameNavigation/inactive-function-in-popup-navigate-child.html
+
+        The following test case is marked as known failure.
+        fast/events/tab-focus-link-in-canvas.html
+
+        * platform/efl-wk2/TestExpectations:
+
 2012-08-28  Kenichi Ishibashi  <ba...@chromium.org>
 
         style->fontMetrics() should be available when setting line-height

Modified: trunk/LayoutTests/platform/efl-wk2/TestExpectations (126968 => 126969)


--- trunk/LayoutTests/platform/efl-wk2/TestExpectations	2012-08-29 07:38:10 UTC (rev 126968)
+++ trunk/LayoutTests/platform/efl-wk2/TestExpectations	2012-08-29 07:48:28 UTC (rev 126969)
@@ -30,17 +30,11 @@
 // CRASHES
 //////////////////////////////////////////////////////////////////////////////////////////
 
-BUGWKEFL : inspector/elements/event-listeners-about-blank.html = CRASH
-BUGWKEFL : inspector/console/console-assert.html  = CRASH
-BUGWKEFL : inspector/debugger/debugger-step-out.html = CRASH
 BUGWKEFL : inspector/debugger/debugger-activation-crash2.html = CRASH
-BUGWKEFL : inspector/debugger/debugger-suspend-active-dom-objects.html = CRASH
 BUGWKEFL : inspector/debugger/debugger-pause-in-eval-script.html = CRASH
 BUGWKEFL : inspector/debugger/debugger-eval-on-call-frame.html = CRASH
 BUGWKEFL : fast/js/dfg-poison-fuzz.html = CRASH
 BUGWKEFL : fast/loader/document-with-fragment-url-1.html = CRASH
-BUGWKEFL : fast/forms/fieldset/fieldset-crash.html = CRASH
-BUGWKEFL : fast/events/keyevent-iframe-removed-crash.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
@@ -171,6 +165,8 @@
 BUGWKEFL : fast/events/touch/touch-target-limited.html = TEXT
 BUGWKEFL : fast/events/touch/touch-target.html = TEXT
 
+BUGWKEFL : fast/events/tab-focus-link-in-canvas.html = TEXT
+
 // WebKitTestRunner needs an implementation for testRunner.setViewModeMediaFeature
 BUGWKEFL : fast/media/media-query-list-02.html = TEXT
 BUGWKEFL : fast/media/media-query-list-03.html = TEXT
@@ -222,6 +218,18 @@
 // WebKitTestRunner needs an implementation for testRunner.setStorageDatabaseIdleInterval
 BUGWKEFL : storage/domstorage/storage-close-database-on-idle.html = TEXT
 
+// These test cases pass only in WK2
+BUGWK30724 DEBUG : fast/loader/opaque-base-url.html = PASS 
+BUGWK87355 : canvas/philip/tests/2d.text.draw.fontface.notinpage.html = PASS 
+BUGWK84835 : editing/execCommand/indent-paragraphs.html = TEXT PASS 
+BUGWK84589 : fast/animation/request-animation-frame-during-modal.html = TEXT PASS 
+BUGWK87972 : fast/forms/mailto/formenctype-attribute-button-html.html = TEXT PASS
+BUGWK87972 : fast/forms/mailto/formenctype-attribute-input-html.html = TEXT PASS
+BUGWK86182 : fast/frames/seamless/seamless-inherited-document-style.html = TEXT PASS
+BUGWK87088 : fast/js/names.html = TEXT PASS
+BUGWK84589 : http/tests/security/cross-frame-access-call.html = TEXT PASS
+BUGWK94194 : http/tests/security/frameNavigation/inactive-function-in-popup-navigate-child.html = TEXT PASS
+
 // Unclassified failures
 BUGWKEFL : editing/execCommand/delete-selection-has-style.html = TEXT
 BUGWKEFL : editing/execCommand/format-block-multiple-paragraphs-in-pre.html = TEXT
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to