Title: [126015] trunk/LayoutTests
Revision
126015
Author
[email protected]
Date
2012-08-20 02:38:47 -0700 (Mon, 20 Aug 2012)

Log Message

[EFL] Mark several inspector tests as flaky
https://bugs.webkit.org/show_bug.cgi?id=94452

Unreviewed EFL gardening. Mark several inspector
tests as flaky to make the bots green.

Patch by Christophe Dumez <[email protected]> on 2012-08-20

* platform/efl/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (126014 => 126015)


--- trunk/LayoutTests/ChangeLog	2012-08-20 09:33:48 UTC (rev 126014)
+++ trunk/LayoutTests/ChangeLog	2012-08-20 09:38:47 UTC (rev 126015)
@@ -1,3 +1,13 @@
+2012-08-20  Christophe Dumez  <[email protected]>
+
+        [EFL] Mark several inspector tests as flaky
+        https://bugs.webkit.org/show_bug.cgi?id=94452
+
+        Unreviewed EFL gardening. Mark several inspector
+        tests as flaky to make the bots green.
+
+        * platform/efl/TestExpectations:
+
 2012-08-20  Zan Dobersek  <[email protected]>
 
         Unreviewed GTK gardening.

Modified: trunk/LayoutTests/platform/efl/TestExpectations (126014 => 126015)


--- trunk/LayoutTests/platform/efl/TestExpectations	2012-08-20 09:33:48 UTC (rev 126014)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2012-08-20 09:38:47 UTC (rev 126015)
@@ -171,10 +171,14 @@
 BUGWK86084 : svg/dom/SVGScriptElement/script-onerror-bubbling.svg = TEXT PASS
 BUGWK60103 : fast/replaced/border-radius-clip.html = TEXT PASS
 BUGWK91366 : fast/forms/number/number-spinbutton-gets-disabled-or-readonly.html = TEXT PASS
+BUGWK92112 : fast/overflow/overflow-height-float-not-removed-crash2.html = CRASH PASS
+
+// Flaky inspector tests
 BUGWK91958 : http/tests/inspector-enabled/injected-script-discard.html = TEXT PASS
-BUGWK92112 : fast/overflow/overflow-height-float-not-removed-crash2.html = CRASH PASS
 BUGWK85615 : http/tests/inspector/resource-har-pages.html = TEXT PASS
+BUGWKEFL : http/tests/inspector/search/resources-search-match-index.html = TEXT PASS
 BUGWK93820 : inspector/console/console-format-collections.html = TEXT PASS
+BUGWKEFL : inspector/timeline/timeline-enum-stability.html = TEXT PASS
 
 // Aborting application cache downloads is flaky.
 BUGWK87633 : http/tests/appcache/abort-cache-onchecking-manifest-404.html = TEXT PASS
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to