Activity log for bug #654474

Date Who What changed Old value New value Message
2010-10-04 09:41:47 Martin Packman bug added bug
2010-10-04 09:42:06 Martin Packman bzr: importance Undecided Medium
2010-10-04 09:42:06 Martin Packman bzr: status New Confirmed
2010-10-04 09:42:25 Martin Packman bug task added testtools
2010-10-04 09:42:40 Martin Packman bug task added subunit
2010-10-18 12:53:08 Jonathan Lange testtools: status New Triaged
2010-10-18 12:53:11 Jonathan Lange testtools: importance Undecided Low
2010-10-24 09:21:32 Jonathan Lange testtools: status Triaged In Progress
2010-10-24 09:21:36 Jonathan Lange testtools: assignee Jonathan Lange (jml)
2010-10-24 09:21:49 Jonathan Lange branch linked lp:~jml/testtools/unexpected-success
2010-10-25 11:43:06 Jonathan Lange testtools: status In Progress Fix Committed
2010-10-25 11:43:13 Jonathan Lange testtools: milestone next
2010-11-14 22:27:17 Martin Packman testtools: status Fix Committed In Progress
2010-11-28 16:00:32 Jonathan Lange branch linked lp:~jml/testtools/unexpected-success-2
2010-11-29 00:36:01 Jonathan Lange testtools: status In Progress Fix Committed
2010-12-10 21:19:24 Robert Collins testtools: importance Low Wishlist
2010-12-18 07:23:10 Robert Collins testtools: status Fix Committed Fix Released
2011-02-13 16:06:45 Jonathan Lange subunit: status New Incomplete
2011-04-25 20:23:21 Martin Packman subunit: status Incomplete Confirmed
2011-05-01 21:32:48 Robert Collins description When the function passed to expectedFailure did not raise an assertion, bzr used to do: self.fail('Unexpected success. Should have failed: %s' % reason) With testtools, bazaar now treats that as a success, as jam noted in February: <https://lists.ubuntu.com/archives/bazaar/2010q1/066898.html> And in September he pointed out the same thing, but with subunit: <https://lists.ubuntu.com/archives/bazaar/2010q3/070192.html> When the function passed to expectedFailure did not raise an assertion, bzr used to do:     self.fail('Unexpected success. Should have failed: %s' % reason) With testtools, bazaar now treats that as a success, as jam noted in February: <https://lists.ubuntu.com/archives/bazaar/2010q1/066898.html> And in September he pointed out the same thing, but with subunit: <https://lists.ubuntu.com/archives/bazaar/2010q3/070192.html> Subunit needs to roundtrip unexpected successes now that the standard library and testtools support them.
2011-05-01 22:41:45 Robert Collins subunit: assignee Robert Collins (lifeless)
2011-05-01 22:41:47 Robert Collins subunit: importance Undecided Wishlist
2011-05-01 22:55:50 Robert Collins subunit: status Confirmed Fix Committed
2011-05-01 22:55:51 Robert Collins subunit: milestone next
2011-05-16 17:25:28 Launchpad Janitor branch linked lp:~gz/bzr/unexpected_successes_are_bad_654474
2011-05-16 17:42:38 Martin Packman bzr: status Confirmed In Progress
2011-05-16 17:42:38 Martin Packman bzr: assignee Martin [gz] (gz)
2011-05-18 10:55:08 Martin Packman bzr: status In Progress Fix Released
2011-05-18 10:55:08 Martin Packman bzr: milestone 2.4b3
2012-05-07 20:29:56 Robert Collins subunit: status Fix Committed Fix Released