Message262279
The bug occurs in test_strptime and test__locale according to Jeremy.
> - Tests run using '-j4'
With this option, each test file is run in a new fresh process, so it's more likely a race condition which depends on the system load (on exact timing) than the interaction with other tests running in parallel. |
|
| Date |
User |
Action |
Args |
| 2016-03-23 16:13:39 | vstinner | set | recipients:
+ vstinner, paul.moore, tim.golden, jkloth, zach.ware, eryksun, steve.dower |
| 2016-03-23 16:13:39 | vstinner | set | messageid: <[email protected]> |
| 2016-03-23 16:13:39 | vstinner | link | issue26624 messages |
| 2016-03-23 16:13:38 | vstinner | create | |
|