The tests that require interaction are skipped if no interactive shell is attached to stdin (i.e. unless you pass -s to py.test)
-Tim *From:* Ronny Pfannschmidt <[email protected]> *Sent:* 20 March 2013 11:34 *To:* Carl Friedrich Bolz <[email protected]> *CC:* PyPy Developer Mailing List <[email protected]> *Subject:* Re: [pypy-dev] rsdl Hi Carl, we could mark those tests as needing interaction and skip them if some option is not given -- Ronny On 03/20/2013 10:40 AM, Carl Friedrich Bolz wrote: Hi all, is anybody against moving rsdl back from lang-gameboy to rlib? The Smalltalk implementation is starting to use it too, and it's a bit awkward to have to check out lang-gameboy as well. The disadvantage is that right now the rsdl tests are a bit silly (require human interaction). Cheers, Carl Friedrich ______________________________**_________________ pypy-dev mailing list [email protected] http://mail.python.org/**mailman/listinfo/pypy-dev<http://mail.python.org/mailman/listinfo/pypy-dev> ______________________________**_________________ pypy-dev mailing list [email protected] http://mail.python.org/**mailman/listinfo/pypy-dev<http://mail.python.org/mailman/listinfo/pypy-dev>
_______________________________________________ pypy-dev mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-dev
