Message183329
We have previously discussed adding resource-awareness to unittest, but that is a much bigger project (API design, scope considerations, etc etc). In the meantime, what we could do is modify the current resource-skip logic slightly: make it so that tests are *not* skipped for resource reasons *unless* some flag in support is set indicating that resource enforcement is in effect *and* the specified resource is not in the list of currently-asserted resources. That way tests are only skipped for resource reasons if run via regrtest. |
|
Date |
User |
Action |
Args |
2013-03-02 16:48:57 | r.david.murray | set | recipients:
+ r.david.murray, brett.cannon, rhettinger, ezio.melotti, eric.araujo, sandro.tosi, chris.jerdonek |
2013-03-02 16:48:57 | r.david.murray | set | messageid: <1362242937.72.0.787410053207.issue10967@psf.upfronthosting.co.za> |
2013-03-02 16:48:57 | r.david.murray | link | issue10967 messages |
2013-03-02 16:48:57 | r.david.murray | create | |
|