try:
            broadcaster.update()
        except TypeError as err:
            self.fail("broadcaster should be able to deal with Stopped-status players: " + str(err))