This issue tracker has been migrated to GitHub ,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
Created on 2013年03月01日 21:38 by zach.ware, last changed 2022年04月11日 14:57 by admin. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| test_imaplib_discovery.diff | zach.ware, 2013年03月01日 21:38 | review | ||
| Messages (3) | |||
|---|---|---|---|
| msg183294 - (view) | Author: Zachary Ware (zach.ware) * (Python committer) | Date: 2013年03月01日 21:38 | |
Here's a patch for test_imaplib.py that converts test_main into load_tests. |
|||
| msg183315 - (view) | Author: Roundup Robot (python-dev) (Python triager) | Date: 2013年03月02日 12:33 | |
New changeset 02bbc5375a56 by Ezio Melotti in branch '3.3': #17333: test_imaplib now works with unittest test discovery. Patch by Zachary Ware. http://hg.python.org/cpython/rev/02bbc5375a56 New changeset b8bafae4a15a by Ezio Melotti in branch 'default': #17333: merge with 3.3. http://hg.python.org/cpython/rev/b8bafae4a15a |
|||
| msg183316 - (view) | Author: Ezio Melotti (ezio.melotti) * (Python committer) | Date: 2013年03月02日 12:35 | |
Fixed, thanks for the patch! As noted in msg183314, several tests are not included while using unittest discovery, but that's a separate issue. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:57:42 | admin | set | github: 61535 |
| 2013年03月02日 12:35:57 | ezio.melotti | set | status: open -> closed messages: + msg183316 assignee: ezio.melotti resolution: fixed stage: resolved |
| 2013年03月02日 12:33:25 | python-dev | set | nosy:
+ python-dev messages: + msg183315 |
| 2013年03月01日 21:38:20 | zach.ware | create | |