This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author r.david.murray
Recipients bkabrda, doko, freakboy3742, ncoghlan, ned.deily, r.david.murray, rkuska, ronaldoussoren
Date 2015-03-15.17:13:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1426439588.74.0.165880626209.issue23670@psf.upfronthosting.co.za>
In-reply-to
Content
Also remember that being a supported platform requires buildbots.  If I'm reading this right that means two: one for the simulator build, and one that actually runs on the device (once the run-the-test issues is solved).  I'm not sure what would need to be done to buildbot to support the scenario of building on one platform and running the tests on another after copying the binary, but I'm sure there must be some way to do it...buildbot is written in Python after all :)  And I'm sure that capability will be useful for more than just iOS...with Android we can probably run buildbot on the device eventually, but being able to test a cross compile build there as well will be helpful (once there is one).
History
Date User Action Args
2015-03-15 17:13:08r.david.murraysetrecipients: + r.david.murray, doko, ronaldoussoren, ncoghlan, ned.deily, freakboy3742, bkabrda, rkuska
2015-03-15 17:13:08r.david.murraysetmessageid: <1426439588.74.0.165880626209.issue23670@psf.upfronthosting.co.za>
2015-03-15 17:13:08r.david.murraylinkissue23670 messages
2015-03-15 17:13:08r.david.murraycreate