Message206298
Updated test that handles timeouts better.
I also realised the current test failures are due to an error in the test design - the "failing" cases are ones where we deliberately *don't* rerun __main__ because the entire __main__.py file is assumed to be inside an implicit __main__-only guard.
So the code changes should be complete, I just need to figure out a way to tweak the tests appropriately. |
|
| Date |
User |
Action |
Args |
| 2013-12-16 12:44:53 | ncoghlan | set | recipients:
+ ncoghlan, brett.cannon, pitrou, larry, python-dev, sbt, eric.snow, Olivier.Grisel |
| 2013-12-16 12:44:53 | ncoghlan | set | messageid: <[email protected]> |
| 2013-12-16 12:44:53 | ncoghlan | link | issue19946 messages |
| 2013-12-16 12:44:52 | ncoghlan | create | |
|