Changes between Version 2 and Version 3 of Ticket #1165
- Timestamp:
- 2011-08-16T04:01:32Z (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1165 – Description
v2 v3 1 1 If trial is testing the wrong code, I'd like to know that quickly. So, what is now test_runner.py should execute first. 2 2 3 ~~Also, it might be useful for trial to print out the result of {{{allmydata.get_package_versions_string(show_paths=True)}}} before starting the tests.~~ (done in #1296 )3 ~~Also, it might be useful for trial to print out the result of {{{allmydata.get_package_versions_string(show_paths=True)}}} before starting the tests.~~ (done in #1296, for {{{python setup.py trial}}}/{{{test}}} and {{{bin/tahoe --version-and-path debug trial}}})