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. 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. |
| 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 | |
| 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) |