[ZCM] [ZC] 1958/ 5 Comment "New testrunner output breakage"
Collector: Zope Bugs, Features,
and Patches ...
zope-coders-admin at zope.org
Mon Apr 3 17:51:22 EDT 2006
Issue #1958 Update (Comment) "New testrunner output breakage"
Status Accepted, Zope/bug+solution medium
To followup, visit:
http://www.zope.org/Collectors/Zope/1958
==============================================================
= Comment - Entry #5 by chrisw on Apr 3, 2006 5:51 pm
I guess that makes sense.
Since I know nothing about the release management stuff, would anyone have any objections to me upping the rev in the external to the latest trunk on both the Zope 2 trunk and Zope 2.9 branch?
Aside from that, I fully agree with everything you've said :-)
________________________________________
= Comment - Entry #4 by tseaver on Apr 3, 2006 4:28 pm
zope.testing does not yet have a proper release manager, and hence
the svn:externals to bring it into a particular Zope2 / Zope3
release are pinned to specific revisions (to avoid inadvertent
changes to dependent distributions).
We should probably do the release engineering (writing up
changelog, README, etc.) for the zope.testing package, and then
cut one or more release tags for it (the specifict revisions
currently targeted by the svn:externals might be reasonable
"historical release" points).
We could then use the eggification work Nathan and I have done
to release zope.testing as an egg into the CheeseShop.
________________________________________
= Accept - Entry #3 by chrisw on Apr 3, 2006 12:54 pm
Status: Pending => Accepted
Supporters added: chrisw
Okay, I've applied the patch to:
svn+ssh://svn.zope.org/repos/main/zope.testing/trunk/src/zope/testing
However, I see the Zope 2.9 branch is locked to r41141 of:
svn://svn.zope.org/repos/main/zope.testing/trunk/src/zope/testing
...and the Zope trunk is locked to r40941 of:
svn://svn.zope.org/repos/main/zope.testing/trunk/src/zope/testing
Why is that? How should O go about changing them so this fix gets into the next release?
________________________________________
= Comment - Entry #2 by tseaver on Nov 23, 2005 12:17 pm
Echoed on the Zope3 side:
http://www.zope.org/Collectors/Zope3-dev/493
________________________________________
= Request - Entry #1 by tseaver on Nov 23, 2005 12:11 pm
Uploaded: "testrunner-80_col.patch"
- http://www.zope.org/Collectors/Zope/1958/testrunner-80_col.patch/view
The testrunner brought in from the Zope3 side, when run with verbosity 1,
changes the output of the tests:
- It indents the output
- It prints only 50 dots per line
The attached patch restores the "80 column flush" output.
==============================================================
More information about the Zope-Collector-Monitor
mailing list