Movatterモバイル変換


[0]ホーム

URL:


homepage

Issue17691

This issue trackerhas been migrated toGitHub, and is currentlyread-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

classification
Title:Fix test discovery for test_univnewlines.py
Type:behaviorStage:resolved
Components:TestsVersions:Python 3.3, Python 3.4
process
Status:closedResolution:fixed
Dependencies:Superseder:
Assigned To: ezio.melottiNosy List: brett.cannon, ezio.melotti, python-dev, zach.ware
Priority:normalKeywords:patch

Created on2013-04-10 19:19 byzach.ware, last changed2022-04-11 14:57 byadmin. This issue is nowclosed.

Files
File nameUploadedDescriptionEdit
test_univnewlines_discovery.diffzach.ware,2013-04-10 19:19test_univnewlines.py fix, version 1review
test_univnewlines_discovery.v2.diffzach.ware,2013-05-28 15:03Version 2review
Messages (4)
msg186527 -(view)Author: Zachary Ware (zach.ware)*(Python committer)Date: 2013-04-10 19:19
Inheritance issues again.  This one has some magic in test_main to create the C and Python tests programmatically which I felt was best left alone, so the patch simply converts test_main into a load_tests which ignores its arguments.
msg190217 -(view)Author: Zachary Ware (zach.ware)*(Python committer)Date: 2013-05-28 15:03
Looking at this again, the test_main magic wasn't too arcane, so here's a patch that does away with test_main (or load_tests) completely.
msg190825 -(view)Author: Roundup Robot (python-dev)(Python triager)Date: 2013-06-08 21:10
New changeseta2e093e98d45 by Ezio Melotti in branch '3.3':#17691: test_univnewlines now works with unittest test discovery.  Patch by Zachary Ware.http://hg.python.org/cpython/rev/a2e093e98d45New changesetd1b5e41acf28 by Ezio Melotti in branch 'default':#17691: merge with 3.3.http://hg.python.org/cpython/rev/d1b5e41acf28
msg190826 -(view)Author: Ezio Melotti (ezio.melotti)*(Python committer)Date: 2013-06-08 21:10
Fixed, thanks for the patch!
History
DateUserActionArgs
2022-04-11 14:57:44adminsetgithub: 61891
2013-06-08 22:09:12ezio.melottisetassignee:ezio.melotti
2013-06-08 21:10:55ezio.melottisetstatus: open -> closed
resolution: fixed
messages: +msg190826

stage: resolved
2013-06-08 21:10:24python-devsetnosy: +python-dev
messages: +msg190825
2013-05-28 15:03:49zach.waresetfiles: +test_univnewlines_discovery.v2.diff

messages: +msg190217
2013-04-10 19:19:05zach.warecreate
Supported byThe Python Software Foundation,
Powered byRoundup
Copyright © 1990-2022,Python Software Foundation
Legal Statements

[8]ページ先頭

©2009-2026 Movatter.jp