Title: [128432] trunk/LayoutTests
Revision
128432
Author
[email protected]
Date
2012-09-13 02:13:45 -0700 (Thu, 13 Sep 2012)

Log Message

[EFL] Gardening after r128270, r128400, r128389, r128393, r128274
https://bugs.webkit.org/show_bug.cgi?id=96613

Unreviewed gardening.

Adding failing test to TestExpectations.

Patch by Mikhail Pozdnyakov <[email protected]> on 2012-09-13

* platform/efl-wk1/TestExpectations:
* platform/efl/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (128431 => 128432)


--- trunk/LayoutTests/ChangeLog	2012-09-13 09:11:04 UTC (rev 128431)
+++ trunk/LayoutTests/ChangeLog	2012-09-13 09:13:45 UTC (rev 128432)
@@ -1,3 +1,15 @@
+2012-09-13  Mikhail Pozdnyakov  <[email protected]>
+
+        [EFL] Gardening after r128270, r128400, r128389, r128393, r128274
+        https://bugs.webkit.org/show_bug.cgi?id=96613
+
+        Unreviewed gardening.
+
+        Adding failing test to TestExpectations.
+
+        * platform/efl-wk1/TestExpectations:
+        * platform/efl/TestExpectations:
+
 2012-09-13  Yoshifumi Inoue  <[email protected]>
 
         [Tests] We should have test for clicking spin button in iframe.

Modified: trunk/LayoutTests/platform/efl/TestExpectations (128431 => 128432)


--- trunk/LayoutTests/platform/efl/TestExpectations	2012-09-13 09:11:04 UTC (rev 128431)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2012-09-13 09:13:45 UTC (rev 128432)
@@ -1047,3 +1047,15 @@
 // EFL does not yet support global selection
 BUGWK88238 SKIP : editing/pasteboard/paste-global-selection.html = TEXT
 
+// Fails after r128270.
+BUGWK96517 : fast/events/popup-blocking-timers.html = TEXT
+
+// Fails after r128400.
+BUGWK96605 : fast/js/primitive-property-access-edge-cases.html = TEXT
+
+// Fails after r128389.
+BUGWK96594 : fast/table/bad-replaced-sizing-preferred-logical-widths.html = TEXT
+
+// Fails after r128274.
+BUGWK96619 : fast/overflow/overflow-height-float-not-removed-crash.html = CRASH
+

Modified: trunk/LayoutTests/platform/efl-wk1/TestExpectations (128431 => 128432)


--- trunk/LayoutTests/platform/efl-wk1/TestExpectations	2012-09-13 09:11:04 UTC (rev 128431)
+++ trunk/LayoutTests/platform/efl-wk1/TestExpectations	2012-09-13 09:13:45 UTC (rev 128432)
@@ -70,3 +70,7 @@
 // Failing after 125592
 BUGWK94194 : http/tests/security/frameNavigation/inactive-function-in-popup-navigate-child.html = TEXT
 
+// Fail after r128393.
+BUGWK96620 : http/tests/loading/pdf-commit-load-callbacks.html = TEXT
+BUGWK96620 : http/tests/loading/text-content-type-with-binary-extension.html = TEXT
+
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to