diff -r d1c62c765e48 -r cfea66083b62 phoneuis/bubblemanager2/tsrc/unit/ut_bubbleparticipantlistitem/ut_bubbleparticipantlistitem.cpp --- a/phoneuis/bubblemanager2/tsrc/unit/ut_bubbleparticipantlistitem/ut_bubbleparticipantlistitem.cpp Fri Sep 17 17:09:12 2010 +0300 +++ b/phoneuis/bubblemanager2/tsrc/unit/ut_bubbleparticipantlistitem/ut_bubbleparticipantlistitem.cpp Mon Oct 04 16:06:10 2010 +0300 @@ -54,6 +54,7 @@ static_cast(mItem); item->updateChildItems(); mMainWindow->show(); + QTest::qWait(300); // Give HbMainWindow time to complete show() function call. } void ut_BubbleParticipantListItem::cleanupTestCase()