UITester: fix latest travis failing test

This commit is contained in:
Gautier Pelloux-Prayer 2016-01-11 17:15:30 +01:00
parent e9ce3c78d8
commit c87b41d918

View file

@ -297,6 +297,7 @@
[tester scrollViewWithAccessibilityIdentifier:@"ChatRoom list" byFractionOfSizeHorizontal:0.f vertical:1.f];
for (int i = 0; i < 2; i++) {
// messages order is not known: if upload bitrate is huge, first image can be uploaded before last started
timeout = 3;
while (![tester tryFindingTappableViewWithAccessibilityLabel:@"Download" error:nil] && timeout) {
[tester scrollViewWithAccessibilityIdentifier:@"ChatRoom list"
byFractionOfSizeHorizontal:0.f