[Python-Dev] Trimming the fat from "make quicktest" (was Re: I am now lost
[Python-Dev] Trimming the fat from "make quicktest" (was Re: I am now lost - committed, pulled, merged, what is "collapse"?)
Barry Warsaw barry at python.orgWed Mar 23 16:18:50 CET 2011
- Previous message: [Python-Dev] Trimming the fat from "make quicktest" (was Re: I am now lost - committed, pulled, merged, what is "collapse"?)
- Next message: [Python-Dev] Trimming the fat from "make quicktest" (was Re: I am now lost - committed, pulled, merged, what is "collapse"?)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Mar 23, 2011, at 03:08 PM, Antoine Pitrou wrote: >On Wed, 23 Mar 2011 09:53:37 -0400 >Barry Warsaw <barry at python.org> wrote: >> OTOH, running >> some localized test for the feature or bug you're trying to land might be >> enough. > >Might indeed. Quite often, though, some change in a library affects >another one (especially when we're talking about things like socket >or threading). > >Really, people already don't run the test suite enough before >committing/pushing (and ironically these same people often don't check >the buildbots afterwards). I don't think we want to promote more laxism. This is just the opposite. I'm not saying people shouldn't run the full(-ish) test suite before committing, I'm saying we should have a really fast minimal set of tests as a smoke test when dealing with push-races. -Barry -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 836 bytes Desc: not available URL: <http://mail.python.org/pipermail/python-dev/attachments/20110323/b2d2ab2f/attachment.pgp>
- Previous message: [Python-Dev] Trimming the fat from "make quicktest" (was Re: I am now lost - committed, pulled, merged, what is "collapse"?)
- Next message: [Python-Dev] Trimming the fat from "make quicktest" (was Re: I am now lost - committed, pulled, merged, what is "collapse"?)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list