RESOLVED FIXED 84102
[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
Summary [Mac] fast/profiler/stop-profiling-after-setTimeout.html and fast/profiler/de...
Anders Carlsson
Reported 2012-04-16 17:10:57 PDT
--- /Volumes/Data/slave/lion-intel-release-tests/build/layout-test-results/fast/profiler/stop-profiling-after-setTimeout-expected.txt +++ /Volumes/Data/slave/lion-intel-release-tests/build/layout-test-results/fast/profiler/stop-profiling-after-setTimeout-actual.txt @@ -7,6 +7,10 @@ onload stop-profiling-after-setTimeout.html (line 20) startTest stop-profiling-after-setTimeout.html (line 12) setTimeout (no file) (line 0) + (anonymous function) notification-listeners.html (line 44) + isEqual (no file) (line 0) + (anonymous function) loading-iframe-sends-notification.html (line 56) + indexOf (no file) (line 0) (program) stop-profiling-after-setTimeout.html (line 1) endTest profiler-test-JS-resources.js (line 1) --- /Volumes/Data/slave/lion-intel-release-tests/build/layout-test-results/fast/profiler/dead-time-expected.txt +++ /Volumes/Data/slave/lion-intel-release-tests/build/layout-test-results/fast/profiler/dead-time-actual.txt @@ -7,6 +7,10 @@ onload dead-time.html (line 20) startTest dead-time.html (line 12) setTimeout (no file) (line 0) + (anonymous function) notification-listeners.html (line 44) + isEqual (no file) (line 0) + (anonymous function) loading-iframe-sends-notification.html (line 56) + indexOf (no file) (line 0) (program) dead-time.html (line 1) endTest profiler-test-JS-resources.js (line 1)
Attachments
Patch (6.19 KB, patch)
2014-01-23 07:51 PST, Csaba Osztrogonác
no flags
Jesus Sanchez-Palencia
Comment 1 2012-05-28 15:22:54 PDT
Jesus Sanchez-Palencia
Comment 2 2012-05-28 15:25:15 PDT
(In reply to comment #1) > Committed r118708: <http://trac.webkit.org/changeset/118708> Here I've skipped these tests for Qt, EFL and GTK until we can investigate them, after https://bugs.webkit.org/show_bug.cgi?id=42328 . I can see they are already skipped for Mac and Chromium.
Jesus Sanchez-Palencia
Comment 3 2012-05-28 15:26:30 PDT
Reopening since it was only marked as RESOLVED FIXED by mistake. Sorry for the noise.
Csaba Osztrogonác
Comment 4 2014-01-23 07:51:31 PST
Created attachment 221980 [details] Patch I can't reproduce this flakiness on Mac and EFL now. But the results should be updated and we can remove the unnecessary GTK expected files.
Csaba Osztrogonác
Comment 5 2014-01-27 02:42:03 PST
Comment on attachment 221980 [details] Patch Clearing flags on attachment: 221980 Committed r162832: <http://trac.webkit.org/changeset/162832>
Csaba Osztrogonác
Comment 6 2014-01-27 02:42:09 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.