Title: [118708] trunk/LayoutTests
Revision
118708
Author
je...@webkit.org
Date
2012-05-28 15:22:19 -0700 (Mon, 28 May 2012)

Log Message

Flaky tests in fast/profiler/
https://bugs.webkit.org/show_bug.cgi?id=84102

Unreviewed gardening.

Tests fast/profiler/stop-profiling-after-setTimeout.html and
fast/profiler/dead-time.html were still failing after
https://bugs.webkit.org/show_bug.cgi?id=42328 . Mac and chromium
already skip these tests.

* platform/efl/Skipped:
* platform/gtk/test_expectations.txt:
* platform/qt/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (118707 => 118708)


--- trunk/LayoutTests/ChangeLog	2012-05-28 21:55:20 UTC (rev 118707)
+++ trunk/LayoutTests/ChangeLog	2012-05-28 22:22:19 UTC (rev 118708)
@@ -1,3 +1,19 @@
+2012-05-28  Jesus Sanchez-Palencia  <jesus.palen...@openbossa.org>
+
+        Flaky tests in fast/profiler/
+        https://bugs.webkit.org/show_bug.cgi?id=84102
+
+        Unreviewed gardening.
+
+        Tests fast/profiler/stop-profiling-after-setTimeout.html and
+        fast/profiler/dead-time.html were still failing after
+        https://bugs.webkit.org/show_bug.cgi?id=42328 . Mac and chromium
+        already skip these tests.
+
+        * platform/efl/Skipped:
+        * platform/gtk/test_expectations.txt:
+        * platform/qt/Skipped:
+
 2012-05-25  Jesus Sanchez-Palencia  <jesus.palen...@openbossa.org>
 
         WebKitTestRunner needs to support layoutTestController.setJavaScriptProfilingEnabled

Modified: trunk/LayoutTests/platform/efl/Skipped (118707 => 118708)


--- trunk/LayoutTests/platform/efl/Skipped	2012-05-28 21:55:20 UTC (rev 118707)
+++ trunk/LayoutTests/platform/efl/Skipped	2012-05-28 22:22:19 UTC (rev 118708)
@@ -1479,3 +1479,8 @@
 fast/events/drag-dataTransferItemList-file-handling.html
 fast/events/drag-dataTransferItemList.html
 http/tests/security/dataTransfer-set-data-file-url.html
+
+# Still failing after https://bugs.webkit.org/show_bug.cgi?id=42328
+# most likely related to https://bugs.webkit.org/show_bug.cgi?id=84102
+fast/profiler/stop-profiling-after-setTimeout.html
+fast/profiler/dead-time.html

Modified: trunk/LayoutTests/platform/gtk/test_expectations.txt (118707 => 118708)


--- trunk/LayoutTests/platform/gtk/test_expectations.txt	2012-05-28 21:55:20 UTC (rev 118707)
+++ trunk/LayoutTests/platform/gtk/test_expectations.txt	2012-05-28 22:22:19 UTC (rev 118708)
@@ -1309,6 +1309,9 @@
 
 BUGWK87593 : http/tests/cache/cancel-in-progress-load.html = FAIL
 
+BUGWK84102 : fast/profiler/dead-time.html = TEXT
+BUGWK84102 : fast/profiler/stop-profiling-after-setTimeout.html = TEXT
+
 //////////////////////////////////////////////////////////////////////////////////////////
 // End of Tests failing
 //////////////////////////////////////////////////////////////////////////////////////////

Modified: trunk/LayoutTests/platform/qt/Skipped (118707 => 118708)


--- trunk/LayoutTests/platform/qt/Skipped	2012-05-28 21:55:20 UTC (rev 118707)
+++ trunk/LayoutTests/platform/qt/Skipped	2012-05-28 22:22:19 UTC (rev 118708)
@@ -2473,3 +2473,8 @@
 # [Qt] REGRESSION(r118291) fast/frames/flattening/iframe-tiny.html fails
 # https://bugs.webkit.org/show_bug.cgi?id=87363
 fast/frames/flattening/iframe-tiny.html
+
+# Still failing after https://bugs.webkit.org/show_bug.cgi?id=42328
+# most likely related to https://bugs.webkit.org/show_bug.cgi?id=84102
+fast/profiler/stop-profiling-after-setTimeout.html
+fast/profiler/dead-time.html
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to