Title: [162832] trunk/LayoutTests
- Revision
- 162832
- Author
- [email protected]
- Date
- 2014-01-27 02:46:31 -0800 (Mon, 27 Jan 2014)
Log Message
[Mac] fast/profiler/stop-profiling-after-setTimeout.html and fast/profiler/dead-time.html are flaky
https://bugs.webkit.org/show_bug.cgi?id=84102
Reviewed by Darin Adler.
* fast/profiler/dead-time-expected.txt: Updated.
* fast/profiler/stop-profiling-after-setTimeout-expected.txt: Updated.
* platform/efl/TestExpectations: Unskip tests.
* platform/gtk/fast/profiler/dead-time-expected.txt: Removed.
* platform/gtk/fast/profiler/stop-profiling-after-setTimeout-expected.txt: Removed.
* platform/mac/TestExpectations: Unskip tests.
Modified Paths
Removed Paths
- trunk/LayoutTests/platform/gtk/fast/profiler/
Diff
Modified: trunk/LayoutTests/ChangeLog (162831 => 162832)
--- trunk/LayoutTests/ChangeLog 2014-01-27 09:09:18 UTC (rev 162831)
+++ trunk/LayoutTests/ChangeLog 2014-01-27 10:46:31 UTC (rev 162832)
@@ -1,3 +1,17 @@
+2014-01-27 Csaba Osztrogonác <[email protected]>
+
+ [Mac] fast/profiler/stop-profiling-after-setTimeout.html and fast/profiler/dead-time.html are flaky
+ https://bugs.webkit.org/show_bug.cgi?id=84102
+
+ Reviewed by Darin Adler.
+
+ * fast/profiler/dead-time-expected.txt: Updated.
+ * fast/profiler/stop-profiling-after-setTimeout-expected.txt: Updated.
+ * platform/efl/TestExpectations: Unskip tests.
+ * platform/gtk/fast/profiler/dead-time-expected.txt: Removed.
+ * platform/gtk/fast/profiler/stop-profiling-after-setTimeout-expected.txt: Removed.
+ * platform/mac/TestExpectations: Unskip tests.
+
2014-01-26 Jinwoo Song <[email protected]>
Unreviewed EFL gardening after r162742, r162791 and r162803.
Modified: trunk/LayoutTests/fast/profiler/dead-time-expected.txt (162831 => 162832)
--- trunk/LayoutTests/fast/profiler/dead-time-expected.txt 2014-01-27 09:09:18 UTC (rev 162831)
+++ trunk/LayoutTests/fast/profiler/dead-time-expected.txt 2014-01-27 10:46:31 UTC (rev 162832)
@@ -4,8 +4,8 @@
Profile title: Dead time in profile.
Thread_1 (no file) (line 0)
- onload dead-time.html (line 20)
- startTest dead-time.html (line 12)
+ onload dead-time.html (line 21)
+ startTest dead-time.html (line 13)
setTimeout (no file) (line 0)
(program) dead-time.html (line 1)
endTest profiler-test-JS-resources.js (line 1)
Modified: trunk/LayoutTests/fast/profiler/stop-profiling-after-setTimeout-expected.txt (162831 => 162832)
--- trunk/LayoutTests/fast/profiler/stop-profiling-after-setTimeout-expected.txt 2014-01-27 09:09:18 UTC (rev 162831)
+++ trunk/LayoutTests/fast/profiler/stop-profiling-after-setTimeout-expected.txt 2014-01-27 10:46:31 UTC (rev 162832)
@@ -4,8 +4,8 @@
Profile title: Stop profiling from a timeout
Thread_1 (no file) (line 0)
- onload stop-profiling-after-setTimeout.html (line 20)
- startTest stop-profiling-after-setTimeout.html (line 12)
+ onload stop-profiling-after-setTimeout.html (line 21)
+ startTest stop-profiling-after-setTimeout.html (line 13)
setTimeout (no file) (line 0)
(program) stop-profiling-after-setTimeout.html (line 1)
endTest profiler-test-JS-resources.js (line 1)
Modified: trunk/LayoutTests/platform/efl/TestExpectations (162831 => 162832)
--- trunk/LayoutTests/platform/efl/TestExpectations 2014-01-27 09:09:18 UTC (rev 162831)
+++ trunk/LayoutTests/platform/efl/TestExpectations 2014-01-27 10:46:31 UTC (rev 162832)
@@ -258,11 +258,6 @@
fast/events/drag-and-drop-subframe-dataTransfer.html
fast/events/drag-dataTransferItemList-file-handling.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
-
# ENABLE(DRAGGABLE_REGION) is disabled
fast/css/draggable-region-parser.html
Modified: trunk/LayoutTests/platform/mac/TestExpectations (162831 => 162832)
--- trunk/LayoutTests/platform/mac/TestExpectations 2014-01-27 09:09:18 UTC (rev 162831)
+++ trunk/LayoutTests/platform/mac/TestExpectations 2014-01-27 10:46:31 UTC (rev 162832)
@@ -516,9 +516,6 @@
webkit.org/b/83618 fast/dom/inline-event-attributes-release.html [ Pass Failure ]
-webkit.org/b/84102 fast/profiler/stop-profiling-after-setTimeout.html [ Pass Failure ]
-webkit.org/b/84102 fast/profiler/dead-time.html [ Pass Failure ]
-
# Failing subpixel reference tests
webkit.org/b/85532 fast/sub-pixel/file-upload-control-at-fractional-offset.html [ ImageOnlyFailure ]
webkit.org/b/85532 fast/sub-pixel/zoomed-image-tiles.html [ ImageOnlyFailure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes