Title: [126178] trunk/LayoutTests
Revision
126178
Author
[email protected]
Date
2012-08-21 12:12:51 -0700 (Tue, 21 Aug 2012)

Log Message

[EFL] Layout tests gardening
https://bugs.webkit.org/show_bug.cgi?id=94594

Unreviewed gardening.

Patch by Thiago Marcos P. Santos <[email protected]> on 2012-08-21

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

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (126177 => 126178)


--- trunk/LayoutTests/ChangeLog	2012-08-21 18:15:39 UTC (rev 126177)
+++ trunk/LayoutTests/ChangeLog	2012-08-21 19:12:51 UTC (rev 126178)
@@ -1,3 +1,13 @@
+2012-08-21  Thiago Marcos P. Santos  <[email protected]>
+
+        [EFL] Layout tests gardening
+        https://bugs.webkit.org/show_bug.cgi?id=94594
+
+        Unreviewed gardening.
+
+        * platform/efl-wk2/TestExpectations:
+        * platform/efl/TestExpectations:
+
 2012-08-21  Vincent Scheib  <[email protected]>
 
         Add parsing logic for allow-pointer-lock to iframe sandbox attribute.

Modified: trunk/LayoutTests/platform/efl/TestExpectations (126177 => 126178)


--- trunk/LayoutTests/platform/efl/TestExpectations	2012-08-21 18:15:39 UTC (rev 126177)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2012-08-21 19:12:51 UTC (rev 126178)
@@ -80,6 +80,9 @@
 // Newly added test which fails on other bots too
 BUGWK85969 : http/tests/loading/post-in-iframe-with-back-navigation.html = TEXT
 
+// Padding is broken for range inputs.
+BUGWK94595 : fast/forms/range/range-hit-test-with-padding.html = TEXT
+
 // Missing drag'n'drop support.
 BUGWK86623 : editing/pasteboard/drag-and-drop-image-contenteditable.html = TEXT
 BUGWK86623 : editing/pasteboard/drag-and-drop-inputimage-contenteditable.html = TEXT
@@ -149,12 +152,11 @@
 // CRASHES
 //////////////////////////////////////////////////////////////////////////////////////////
 
-BUGWK93654 DEBUG : fast/events/keyevent-iframe-removed-crash.html = CRASH
-
 //////////////////////////////////////////////////////////////////////////////////////////
 // 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 (126177 => 126178)


--- trunk/LayoutTests/platform/efl-wk2/TestExpectations	2012-08-21 18:15:39 UTC (rev 126177)
+++ trunk/LayoutTests/platform/efl-wk2/TestExpectations	2012-08-21 19:12:51 UTC (rev 126178)
@@ -86,7 +86,7 @@
 BUGWKEFL : inspector/debugger/debugger-expand-scope.html = TEXT PASS
 BUGWKEFL : inspector/debugger/debugger-autocontinue-on-syntax-error.html = TEXT PASS
 BUGWKEFL : inspector/debugger/debugger-activation-crash.html = TEXT PASS
-BUGWKEFL : inspector/debugger/debugger-pause-on-debugger-statement.html = TEXT PASS
+BUGWKEFL : inspector/debugger/debugger-pause-on-debugger-statement.html = TEXT PASS CRASH
 BUGWKEFL : inspector/debugger/debugger-proto-property.html = TEXT PASS
 BUGWKEFL : inspector/debugger/pause-in-inline-script.html = TEXT PASS
 BUGWKEFL : inspector/debugger/breakpoint-manager.html = TEXT PASS
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to