##// END OF EJS Templates
pull-requests: increase stability of concurrent pull requests creation by flushing prematurly the statuses of commits....
pull-requests: increase stability of concurrent pull requests creation by flushing prematurly the statuses of commits. This is required to increase the versions on each concurrent call. Otherwise we could get into an integrity errors of commitsha+version+repo

File last commit:

r3353:9b8ab9b1 default
r3408:2a133f7e stable
Show More
requirements_test.txt
14 lines | 240 B | text/plain | TextLexer
/ requirements_test.txt
# test related requirements
pytest==3.8.2
py==1.6.0
pytest-cov==2.6.0
pytest-sugar==0.9.1
pytest-runner==4.2.0
pytest-profiling==1.3.0
pytest-timeout==1.3.2
gprof2dot==2017.9.19
mock==1.0.1
webtest==2.0.29
cov-core==1.15.0
coverage==4.5.1