commit | d6e2502624c3f19593657086e1d673d2dd699b21 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@gmail.com> | Wed Mar 30 02:33:52 2016 +0200 |
committer | Victor Stinner <victor.stinner@gmail.com> | Wed Mar 30 02:33:52 2016 +0200 |
tree | ee565e4edb305d52b96770f12da44b052fbcc75a | |
parent | 9759dd334325f341318ff5f2ef25409a5e44dc98 [diff] |
Issue #26295: test_regrtest now uses a temporary directory test_forever() stores its state into the builtins module since the test module is reloaded at each run. Remove also warning to detect leaked tests of a previous run.