_exit(1) def test_b(): pass """) res = testdir.runpytest(f, '--dist=each', '--tx=2*popen') res.stdout.fnmatch_lines([ "*Replacing crashed ...
確定! 回上一頁