RESOLVED FIXED 38969
Qt build failures cause SheriffBot false positives
https://bugs.webkit.org/show_bug.cgi?id=38969
Summary Qt build failures cause SheriffBot false positives
Adam Barth
Reported 2010-05-11 21:37:08 PDT
Qt build failures cause SheriffBot false positives
Attachments
Patch (2.67 KB, patch)
2010-05-11 21:40 PDT, Adam Barth
eric: review+
Add Qt bots back to the core builders (2.31 KB, patch)
2010-05-12 14:33 PDT, Csaba Osztrogonác
abarth: review+
Eric Seidel (no email)
Comment 1 2010-05-11 21:39:08 PDT
Specifically some sort of 0-sized file after slave lost. This has been a problem for weeks.
Adam Barth
Comment 2 2010-05-11 21:40:38 PDT
Adam Barth
Comment 3 2010-05-11 21:41:34 PDT
From the ChangeLog: The Qt buildbot randomly fails to compile occasionally because its network connection causes SVn to leave zero-byte files around. These compile failures confuse SheriffBot into thinking someone's patch caused a build break. In this patch, I've temporarily removed Qt from the list of core builders. Ossy is working on a script to clean up the zero byte files. Once that goes in, we can add Qt back to the core builders. Hopefully this will be temporary.
Eric Seidel (no email)
Comment 4 2010-05-11 21:42:57 PDT
Comment on attachment 55803 [details] Patch OK.
Adam Barth
Comment 5 2010-05-11 21:44:15 PDT
Csaba Osztrogonác
Comment 6 2010-05-12 14:31:52 PDT
0 byte sized files problem fixed: http://trac.webkit.org/changeset/59261
Csaba Osztrogonác
Comment 7 2010-05-12 14:33:57 PDT
Created attachment 55904 [details] Add Qt bots back to the core builders
Adam Barth
Comment 8 2010-05-12 15:06:49 PDT
Comment on attachment 55904 [details] Add Qt bots back to the core builders Yay!
Csaba Osztrogonác
Comment 9 2010-05-12 15:11:26 PDT
(In reply to comment #8) > (From update of attachment 55904 [details]) > Yay! Thx, landed: http://trac.webkit.org/changeset/59275
Note You need to log in before you can comment on or make changes to this bug.