Message 335736 - Python tracker (original) (raw)
Message335736
Author | pablogsal |
---|---|
Recipients | gregory.p.smith, pablogsal |
Date | 2019-02-17.00:14:59 |
SpamBayes Score | -1.0 |
Marked as misclassified | Yes |
Message-id | 1550362499.54.0.215786093372.issue36013@roundup.psfhosted.org |
In-reply-to |
Content |
---|
I have tested in Ubuntu with the same version of bash 4.4.12(1)-release and the test succeeds: d7d8cf5d89bf">root@d7d8cf5d89bf:/src# echo $BASH_VERSION 4.4.12(1)-release d7d8cf5d89bf">root@d7d8cf5d89bf:/src# ./python -m test test_signal -m test_keyboard_interrupt_communicated_to_shell Run tests sequentially 0:00:00 load avg: 0.77 [1/1] test_signal b'4.4.12(1)-release\n' [4, 4] == Tests result: SUCCESS == 1 test OK. Total duration: 74 ms Tests result: SUCCESS |
History | |||
---|---|---|---|
Date | User | Action | Args |
2019-02-17 00:14:59 | pablogsal | set | recipients: + pablogsal, gregory.p.smith |
2019-02-17 00:14:59 | pablogsal | set | messageid: 1550362499.54.0.215786093372.issue36013@roundup.psfhosted.org |
2019-02-17 00:14:59 | pablogsal | link | issue36013 messages |
2019-02-17 00:14:59 | pablogsal | create |