mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-20 21:43:09 +00:00
cut down the test suite for faster testing, again
This commit is contained in:
parent
7ebb3a2ead
commit
3e1f62fd7b
@ -227,7 +227,7 @@ jobs:
|
||||
# Run the test suite under coverage measurement using the
|
||||
# parameterized version of Python, writing subunitv2-format
|
||||
# results to the file given in the environment.
|
||||
py -<<parameters.pythonVersion>> -b -m coverage run -m twisted.trial --reporter=subunitv2-file --rterrors allmydata
|
||||
py -<<parameters.pythonVersion>> -b -m coverage run -m twisted.trial --reporter=subunitv2-file --rterrors allmydata.test.test_uri
|
||||
|
||||
- "run":
|
||||
name: "Upload Coverage"
|
||||
|
Loading…
Reference in New Issue
Block a user