#testUiManagersAreResponsibleForProvideAnswerNotification fails

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

#testUiManagersAreResponsibleForProvideAnswerNotification fails

Christoph Thiede

Hi,


#testUiManagersAreResponsibleForProvideAnswerNotification fails.


expected classes: a Set(BlockClosure UIManager UIManagerTest ReleaseBuilder class PopUpMenu)

actual classes: a Set(BlockClosure BlockContext UIManager UIManagerTest ReleaseBuilder class PopUpMenu)


The responsible method is BlockContext>>#valueSupplyingMetacelloAnswers:, which is deprecated.

Should we always ignore deprecated methods in this test method? This would work:



Best,
Christoph


Carpe Squeak!