RESOLVED FIXED 142560
Regression(r181257): WTF_WorkQueue.Simple is flaky
https://bugs.webkit.org/show_bug.cgi?id=142560
Summary Regression(r181257): WTF_WorkQueue.Simple is flaky
Chris Dumez
Reported 2015-03-10 19:43:08 PDT
WTF_WorkQueue.Simple is flaky after r181257 I believe: https://build.webkit.org/builders/Apple%20Mavericks%20Debug%20WK2%20%28Tests%29/builds/10090/steps/run-api-tests/logs/stdio ================= FAIL WTF_WorkQueue.Simple /Volumes/Data/slave/mavericks-debug/build/Tools/TestWebKitAPI/Tests/WTF/WorkQueue.cpp:87 Value of: queue->refCount() Actual: 2 Expected: 1 =================
Attachments
Patch (2.36 KB, patch)
2015-03-23 10:32 PDT, Brent Fulgham
ap: review+
commit-queue: commit-queue-
Brent Fulgham
Comment 1 2015-03-10 19:53:42 PDT
Landed an attempt to improve this in r181362 <https://trac.webkit.org/changeset/181362>.
Alexey Proskuryakov
Comment 2 2015-03-22 23:31:12 PDT
I saw it fail today: https://build.webkit.org/builders/Apple%20Win%207%20Debug%20%28Tests%29/builds/65343/steps/run-api-tests/logs/stdio ..\Tests\WTF\WorkQueue.cpp:90 Value of: queue->refCount() Actual: 3 Expected: 1
Brent Fulgham
Comment 3 2015-03-23 10:32:20 PDT
Alexey Proskuryakov
Comment 4 2015-03-23 15:08:53 PDT
Comment on attachment 249238 [details] Patch ok
WebKit Commit Bot
Comment 5 2015-03-23 15:12:05 PDT
Comment on attachment 249238 [details] Patch Rejecting attachment 249238 [details] from commit-queue. Failed to run "['/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch', '--status-host=webkit-queues.appspot.com', '--bot-id=webkit-cq-03', 'validate-changelog', '--check-oops', '--non-interactive', 249238, '--port=mac']" exit_code: 1 cwd: /Volumes/Data/EWS/WebKit /Volumes/Data/EWS/WebKit/Tools/ChangeLog neither lists a valid reviewer nor contains the string "Unreviewed" or "Rubber stamp" (case insensitive). Full output: http://webkit-queues.appspot.com/results/6241216349863936
Brent Fulgham
Comment 6 2015-03-23 15:57:36 PDT
Note You need to log in before you can comment on or make changes to this bug.