Message198531
| Author | xdegaye |
|---|---|
| Recipients | benjamin.peterson, xdegaye |
| Date | 2013-09-28.16:52:57 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1380387177.92.0.945417073814.issue19115@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
There are 5 duplicate test names in this file. $ ./python -m unittest Lib/lib2to3/tests/test_fixers.py ...................................................................... ---------------------------------------------------------------------- Ran 451 tests in 8.770s OK With the patch applied: $ ./python -m unittest Lib/lib2to3/tests/test_fixers.py ...................................................................... ---------------------------------------------------------------------- Ran 456 tests in 8.810s OK |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-09-28 16:52:57 | xdegaye | set | recipients: + xdegaye, benjamin.peterson |
| 2013-09-28 16:52:57 | xdegaye | set | messageid: <1380387177.92.0.945417073814.issue19115@psf.upfronthosting.co.za> |
| 2013-09-28 16:52:57 | xdegaye | link | issue19115 messages |
| 2013-09-28 16:52:57 | xdegaye | create | |