Opened at 2011-05-08T01:00:57Z
Last modified at 2020-01-16T20:29:33Z
#1397 closed defect
buildbot step to run foolscap test suite — at Initial Version
Reported by: | davidsarah | Owned by: | somebody |
---|---|---|---|
Priority: | major | Milestone: | soon (release n/a) |
Component: | dev-infrastructure | Version: | 1.8.2 |
Keywords: | buildbot foolscap test | Cc: | |
Launchpad Bug: |
Description
Since we haven't been running the foolscap unit tests on a Windows platform, several test failures were missed:
- http://foolscap.lothar.com/trac/ticket/177
- http://foolscap.lothar.com/trac/ticket/178
- http://foolscap.lothar.com/trac/ticket/179
If there were a Tahoe buildbot step to run the foolscap test suite, that would test the same foolscap that is being used in the Tahoe tests. The command line should be
python setup.py trial --reporter=timing --rterror -s foolscap.test
Note: See
TracTickets for help on using
tickets.