Re: Zope tests: 4 OK, 2 Failed
Chris McDonough <[email protected]>
| Newsgroups | gmane.comp.web.zope.coders |
|---|---|
| Message-ID | <1106606043.23980.1254.camel@athlon> |
FWIW, I'm not opposed to checking in failing tests personally if it means we get more good unit tests (as was the case here, which brought to light a lingering issue). On Mon, 2005-01-24 at 05:58, Steve Alexander wrote: > Stefan H. Holek wrote: > > I checked in broken tests on purpose <sheepish grin>. > > Please don't do that. > > > > I'd like to > > discuss why they fail in Zope >= 2.7.3 and what to do about it -> zope-dev. > > Find some other way of getting people to look at the tests. Don't check > in failing tests. > > Doing so makes things awkward for people working on unrelated bugs or > features, and people who are using the Trunk to test their software against.