[tahoe-dev] fuse news: runtests against both implementations.
zooko
zooko at zooko.com
Sun Jun 8 19:12:33 PDT 2008
Your patches have been applied -- thanks!
On Jun 8, 2008, at 4:30 PM, Nathan wrote:
> I'm going to alter my previously posted roadmap, instead adopting
> this approach:
>
> 1. Integrate runtests.py into the standard tahoe test framework,
> including coverage metrics.
Okay, the next step is to make a "make test-fuse" target in the
Makefile [1] which, when executed, runs the tests and returns exit
code 0 if and only if the tests all passed.
Even better would be if it emitted a list of specific tests and their
status, like the other tests do [2]. Also it would be nice if it
used trial to run the tests, since that's the tool that we are
already familiar with, and we know how to do things like integrate
figleaf code-coverage metrics into trial runs.
Regards,
Zooko
[1] http://allmydata.org/trac/tahoe/browser/Makefile
[2] http://allmydata.org/buildbot/builders/cygwin/builds/1199/steps/
test/logs/stdio
More information about the tahoe-dev
mailing list