<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Nov 26, 2015 at 7:53 PM, Pierre Tardy <span dir="ltr"><<a href="mailto:tardyp@gmail.com" target="_blank">tardyp@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">There are no fundamental reasons known to me why buildbot will not work with pypy.<div><br><div><div>I tried to run the unit tests once, and saw a few issues in the unit tests which were related to the order of dictionaries iteration (which is implementation specific).</div><div><br></div><div>Can you tell us more about your failures?</div></div></div></div></blockquote><div><br></div><div>I'm working on the same Buildbot/Katana set-up as Maria.<br><br></div><div>We tried running full Katana instance under pypy in our staging set-up. It seemed to work fine, showing the home page, running the builds on the slaves, etc. However the twisted log was filling up with:<br><br>    2015-11-26 13:50:11+0100 [-] Exception ProgrammingError: (2014, "Commands out of<br>       sync; you can't run this command now") in method __del__ of <MySQLdb.cursors.Cursor object <br>       at 0x00000000061875c8> ignored<br><br></div><div>This is probably some issue related to pypy garbage collection vs cpython's reference counting. Not sure if this causing actual problems or not.<br><br></div><div>Another issue I have noticed was that running 'buildbot create-master' hangs during "creating database (sqlite:///state.sqlite)" step.<br><br></div><div>When running unit tests, a bunch of master upgrade tests hangs. A bunch of other tests fails with DB releated error messages.<br><br></div><div>Btw, this is on eight branch of the buildbot.<br><br></div><div>/Elmir<br></div><div><br><br></div><div><br> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div class=""><div class="h5"><div class="gmail_quote"><div dir="ltr">Le jeu. 26 nov. 2015 à 19:26, Bill Deegan <<a href="mailto:bill@baddogconsulting.com" target="_blank">bill@baddogconsulting.com</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div><div>Does twisted run under pypy?<br></div>(I've not tried)<br><br></div></div><div dir="ltr">-Bill<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Nov 26, 2015 at 6:00 AM, Maria Marcano <span dir="ltr"><<a href="mailto:mariangemarcano@gmail.com" target="_blank">mariangemarcano@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hi,<div><br></div><div>We are trying to run buildbot (our custom katana version) with pypy, </div><div>we run buildbot with mysql and we got some failures,</div><div><br></div><div>Has anyone tried doing this before? What did you do to get it working?</div><div><br></div><div>Thanks!</div><span><font color="#888888"><div><br></div><div>Maria.</div></font></span></div>
<br>_______________________________________________<br>
devel mailing list<br>
<a href="mailto:devel@buildbot.net" target="_blank">devel@buildbot.net</a><br>
<a href="https://lists.buildbot.net/mailman/listinfo/devel" rel="noreferrer" target="_blank">https://lists.buildbot.net/mailman/listinfo/devel</a><br></blockquote></div><br></div>
_______________________________________________<br>
devel mailing list<br>
<a href="mailto:devel@buildbot.net" target="_blank">devel@buildbot.net</a><br>
<a href="https://lists.buildbot.net/mailman/listinfo/devel" rel="noreferrer" target="_blank">https://lists.buildbot.net/mailman/listinfo/devel</a></blockquote></div>
</div></div><br>_______________________________________________<br>
devel mailing list<br>
<a href="mailto:devel@buildbot.net">devel@buildbot.net</a><br>
<a href="https://lists.buildbot.net/mailman/listinfo/devel" rel="noreferrer" target="_blank">https://lists.buildbot.net/mailman/listinfo/devel</a><br></blockquote></div><br></div></div>