Comment #9 on issue 492 by esteba...@gmail.com: Glamour browsers do not release all subscriptions to announcer objects http://code.google.com/p/moose-technology/issues/detail?id=492
So, now... the test tries to catch the "living moment" where a browser chains events, to test unregistration in a realistic case. Maybe not the best piece of software, but it worked :) Interesting, looks like
presentation
and
browser transmissions first destination pane presentations first
are not == (presentation are copied)
which is de reason why when I try to unsubscribe later, there are not the same objects. Ok, some way, this is what happens several times when browser is running. Maybe the test should be named #testUnregisterAnnouncementsAfterCopy or something...