On 05.10.2014, at 18:15, Ronny Pfannschmidt <i...@ronnypfannschmidt.de> wrote:
> > Hi, > > in the refine-testrunner branch i am currently refactoring > the testrunner to allow easyer reasoning about its code > and support junitxml (for better result metadata than the resultlog format) > > While doing so i noticed that we don't seem to use scratchbox anymore, > but (according to a comment from armin on IRC) rather a modern alternative. > So i am wondering if I can maybe scrap the support. > > However i would need some help of someone > that handled the current arm setup, > to roughly explain the current setup/needs. > > -- Ronny > _______________________________________________ > pypy-dev mailing list > pypy-dev@python.org > https://mail.python.org/mailman/listinfo/pypy-dev Hi Ronny, the ARM buildbots use scratchbox2 to cross-translate the PyPy binaries for ARM. The tests run natively on ARM hardware and do not use any emulation, so I think it is safe to remove the scratchbox support in the testrunner. David
signature.asc
Description: Message signed with OpenPGP using GPGMail
_______________________________________________ pypy-dev mailing list pypy-dev@python.org https://mail.python.org/mailman/listinfo/pypy-dev