parent
587951966f
commit
9fa6ca885a
|
@ -22,5 +22,5 @@ bincall("python", "setup.py", "develop", "-q")
|
|||
bincall("pip", "install", "-r", "testing/pip-reqs1.txt",
|
||||
"-q", "--download-cache=download")
|
||||
bincall("py.test", "--ignore", BUILDNAME,
|
||||
"-p", "xmlresult", "--xmlresult=junit.xml",
|
||||
"--xml=junit.xml",
|
||||
"--report=skipped", "--runslowtest", *sys.argv[1:])
|
||||
|
|
Loading…
Reference in New Issue