runner tests should be executed first #1165

Closed
opened 2010-08-10 07:13:34 +00:00 by davidsarah · 2 comments
davidsarah commented 2010-08-10 07:13:34 +00:00
Owner

If trial is testing the wrong code, I'd like to know that quickly. So, what is now test_runner.py should execute first.

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)

If trial is testing the wrong code, I'd like to know that quickly. So, what is now test_runner.py should execute first. ~~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`)
tahoe-lafs added the
code
major
defect
1.8β
labels 2010-08-10 07:13:34 +00:00
tahoe-lafs added this to the undecided milestone 2010-08-10 07:13:34 +00:00
davidsarah commented 2010-08-10 07:14:18 +00:00
Author
Owner

Related to #1137.

Related to #1137.
tahoe-lafs modified the milestone from undecided to 1.10.0 2011-08-16 03:59:47 +00:00
tahoe-lafs modified the milestone from 1.11.0 to 1.10.0 2012-04-01 03:45:47 +00:00
tahoe-lafs added
normal
enhancement
and removed
major
defect
labels 2012-04-01 05:14:09 +00:00
tahoe-lafs modified the milestone from 1.10.0 to 1.11.0 2012-12-13 17:09:02 +00:00

I'm not sure what the proposed solution has to do with the implied problem.

If Tahoe-LAFS is being developed in a virtualenv, as is common these days, there probably isn't really a problem now, either.

Also, trial will run tests in whatever order you ask for on the command line (eg trial allmydata.test.test_runner allmydata, though this will probably run test_runner twice).

I'm not sure what the proposed solution has to do with the implied problem. If Tahoe-LAFS is being developed in a virtualenv, as is common these days, there probably isn't really a problem now, either. Also, trial will run tests in whatever order you ask for on the command line (eg `trial allmydata.test.test_runner allmydata`, though this *will* probably run `test_runner` twice).
exarkun added the
wontfix
label 2020-01-18 00:39:58 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Reference: tahoe-lafs/trac-2024-07-25#1165
No description provided.