Message183289
> That means there's a part of Antoine's patch I disagree with: the
> change to eliminate the derived "overall" result attached to the
> aggregate test.
The patch doesn't eliminate it, there are even tests for it.
(see the various call order tests)
> The complexity involved in attempting to get expectedFailure() to
> behave as expected is also a strong indication that there are still
> problems with the way these results are being aggregated.
No, the complexity stems from the fact that the expectedFailure decorator knows nothing about the test running machinery and instead blindly raises an exception. |
|
Date |
User |
Action |
Args |
2013-03-01 20:39:46 | pitrou | set | recipients:
+ pitrou, spiv, exarkun, ncoghlan, ezio.melotti, eric.araujo, Arfrever, r.david.murray, michael.foord, hpk, flox, fperez, chris.jerdonek, santoso.wijaya, nchauvat, Julian, abingham, eric.snow, serhiy.storchaka, borja.ruiz, bfroehle |
2013-03-01 20:39:45 | pitrou | set | messageid: <1362170385.92.0.315022486524.issue16997@psf.upfronthosting.co.za> |
2013-03-01 20:39:45 | pitrou | link | issue16997 messages |
2013-03-01 20:39:45 | pitrou | create | |
|