forked from qt-creator/qt-creator
cdea404957
When the view is populated and sorted it gets its items one by one. If multiple matches for opening an example are possible we may end up using the wrong one which in turn makes the test error out. So, wait for an expected amount of items. Change-Id: If6f6abfa757ede33311a8e617ab7d570df1240a4 Reviewed-by: Robert Löhning <robert.loehning@qt.io>