Not failing when wrong method called by super

Bug #1032817 reported by dobey
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ubuntuone-dev-tools
Triaged
High
Unassigned

Bug Description

In the txcheck tests to ensure that super is being called, yielded, and inlineCallbacks used for twisted TestCase base tests, it is not checking that the super() call is actually calling the right parent method. This results in some very weird behavior when it happens, as for example calling __init__() from the super in setUp instead of setUp, will result in all tests passing, and not actually executing.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.