Title: [123204] trunk/LayoutTests
Revision
123204
Author
[email protected]
Date
2012-07-20 05:29:40 -0700 (Fri, 20 Jul 2012)

Log Message

[EFL] Gardening of failing tests
https://bugs.webkit.org/show_bug.cgi?id=91838

Unreviewed EFL gardening. Add failing tests to the Test Expectations.

Patch by Sudarsana Nagineni <[email protected]> on 2012-07-20

* platform/efl/TestExpectations:
* platform/efl/fast/forms/state-restore-skip-stateless-expected.txt: Removed
the platform specific expected after r123066.

Modified Paths

Removed Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (123203 => 123204)


--- trunk/LayoutTests/ChangeLog	2012-07-20 11:31:06 UTC (rev 123203)
+++ trunk/LayoutTests/ChangeLog	2012-07-20 12:29:40 UTC (rev 123204)
@@ -1,3 +1,14 @@
+2012-07-20  Sudarsana Nagineni  <[email protected]>
+
+        [EFL] Gardening of failing tests
+        https://bugs.webkit.org/show_bug.cgi?id=91838
+
+        Unreviewed EFL gardening. Add failing tests to the Test Expectations.
+
+        * platform/efl/TestExpectations:
+        * platform/efl/fast/forms/state-restore-skip-stateless-expected.txt: Removed
+        the platform specific expected after r123066.
+
 2012-07-20  János Badics  <[email protected]>
 
         [Qt] Unreviewed gardening after r123192. Skipped a new test.

Modified: trunk/LayoutTests/platform/efl/TestExpectations (123203 => 123204)


--- trunk/LayoutTests/platform/efl/TestExpectations	2012-07-20 11:31:06 UTC (rev 123203)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2012-07-20 12:29:40 UTC (rev 123204)
@@ -150,6 +150,9 @@
 // CRASHES
 //////////////////////////////////////////////////////////////////////////////////////////
 
+BUGWK91828 DEBUG : fast/css/acid2-pixel.html = CRASH
+BUGWK91828 DEBUG : http/tests/inspector/network/network-sidebar-width.html = CRASH
+
 //////////////////////////////////////////////////////////////////////////////////////////
 // FLAKY TESTS
 //////////////////////////////////////////////////////////////////////////////////////////
@@ -408,6 +411,7 @@
 BUGWK82294 : compositing/iframes/resizer.html = MISSING
 BUGWK82294 : compositing/iframes/scrolling-iframe.html = TEXT
 BUGWK82294 : compositing/images/clip-on-directly-composited-image.html = TEXT
+BUGWK82294 : compositing/layer-creation/animation-overlap-with-children.html = TEXT
 BUGWK82294 : compositing/layer-creation/fixed-position-and-transform.html = TEXT
 BUGWK82294 : compositing/layer-creation/fixed-position-under-transform.html = TEXT
 BUGWK82294 : compositing/layer-creation/overflow-scroll-overlap.html = TEXT
@@ -780,3 +784,6 @@
 BUGWK91210 : http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_xserver_redirect.html = TEXT
 BUGWK91210 : http/tests/w3c/webperf/approved/navigation-timing/html5/test_performance_attributes_exist_in_object.html = TEXT
 BUGWK91210 : http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_xserver_redirect.html = TEXT
+
+// Failing after r123145 on EFL, GTK and QT.
+BUGWK91843 : http/tests/security/cross-frame-access-put.html = TEXT

Deleted: trunk/LayoutTests/platform/efl/fast/forms/state-restore-skip-stateless-expected.txt (123203 => 123204)


--- trunk/LayoutTests/platform/efl/fast/forms/state-restore-skip-stateless-expected.txt	2012-07-20 11:31:06 UTC (rev 123203)
+++ trunk/LayoutTests/platform/efl/fast/forms/state-restore-skip-stateless-expected.txt	2012-07-20 12:29:40 UTC (rev 123204)
@@ -1,23 +0,0 @@
-CONSOLE MESSAGE: line 44: Test if state of stateless form control types are not saved.
-CONSOLE MESSAGE: line 8: Form state vector:
-CONSOLE MESSAGE: line 8: name02, hidden, No owner, 0, 
-CONSOLE MESSAGE: line 8: name03, text, No owner, 0, 
-CONSOLE MESSAGE: line 8: name04, tel, No owner, 0, 
-CONSOLE MESSAGE: line 8: name05, url, No owner, 0, 
-CONSOLE MESSAGE: line 8: name06, email, No owner, 0, 
-CONSOLE MESSAGE: line 8: name07, text, No owner, 0, 
-CONSOLE MESSAGE: line 8: name14, number, No owner, 0, 
-CONSOLE MESSAGE: line 8: name15, range, No owner, 1, 
-CONSOLE MESSAGE: line 8: 50, name17, checkbox, No owner, 
-CONSOLE MESSAGE: line 8: 1, off, name18, radio, 
-CONSOLE MESSAGE: line 8: No owner, 1, off, name19, 
-CONSOLE MESSAGE: line 8: file, No owner, 0, name26, 
-CONSOLE MESSAGE: line 8: select-one, No owner, 0, name27, 
-CONSOLE MESSAGE: line 8: select-multiple, No owner, 0, name28, 
-CONSOLE MESSAGE: line 8: textarea, No owner, 0, , 
-CONSOLE MESSAGE: line 13: select-one, No owner, 0, 
-CONSOLE MESSAGE: line 14: 
-PASS successfullyParsed is true
-
-TEST COMPLETE
-
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to