[PlacesItemModelTest] Try to double test timeout

Authored by elvisangelaccio on Oct 13 2018, 9:15 AM.

Description

[PlacesItemModelTest] Try to double test timeout

The randomly failing testRefresh() on the CI can be reproduced by
replacing the QTRY_COMPARE with a simple QCOMPARE.

So it seems the CI can be slow such that the default QTR_COMPARE
timeout of 5 seconds is not enough.

If a timeout of 10 seconds fixes this particular test case, we can use
this bigger timeout also in the other failing tests.

Details

Committed
elvisangelaccioOct 13 2018, 9:18 AM
Parents
R318:009cecfe88ce: GIT_SILENT made messages (after extraction)
Branches
Unknown
Tags
Unknown