Opened at 2010-08-10T07:13:34Z
Last modified at 2020-01-18T00:39:58Z
#1165 closed enhancement
runner tests should be executed first — at Version 3
Reported by: | davidsarah | Owned by: | davidsarah |
---|---|---|---|
Priority: | normal | Milestone: | soon |
Component: | code | Version: | 1.8β |
Keywords: | test easy | Cc: | |
Launchpad Bug: |
Description (last modified by davidsarah)
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)
Change History (3)
comment:1 Changed at 2010-08-10T07:14:18Z by davidsarah
comment:2 in reply to: ↑ description Changed at 2011-08-16T03:59:47Z by davidsarah
- Description modified (diff)
- Milestone changed from undecided to 1.10.0
- Owner changed from somebody to davidsarah
- Status changed from new to assigned
comment:3 Changed at 2011-08-16T04:01:32Z by davidsarah
- Description modified (diff)
Note: See
TracTickets for help on using
tickets.
Related to #1137.