New submission from Tobias Oberstein <[email protected]>: The following 2 tests seem to hang the test step forever. We should probably skip those for now, since they hang the buildslave (I needed to kill the child process to make the build go on):
module/termios/test module/test_lib_pypy/pyrepl I'll look into those then later. So skipping is a stopgap "solution" so I don't have to get up every night to make the build continue;) ---------- assignedto: oberstet messages: 6346 nosy: oberstet, pypy-issue priority: bug status: unread title: FreeBSD: skip tests that hang the buildslave forever (for now) ________________________________________ PyPy bug tracker <[email protected]> <https://bugs.pypy.org/issue1639> ________________________________________ _______________________________________________ pypy-issue mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-issue
