Increase even more timeout for internal iOS perf

Bug: webrtc:10047
Change-Id: I2e2676068ccbbd2d5dbac99d5f3fe3187e2aee2f
Reviewed-on: https://webrtc-review.googlesource.com/c/118320
Reviewed-by: Oleh Prypin <oprypin@webrtc.org>
Commit-Queue: Artem Titarenko <artit@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#26314}
This commit is contained in:
Artem Titarenko
2019-01-18 11:27:06 +01:00
committed by Commit Bot
parent ecb6897ade
commit 8a3b9bf435
2 changed files with 2 additions and 2 deletions

View File

@ -23,7 +23,7 @@
"include": "perf_tests.json",
"device type": "iPhone 7",
"os": "11.0.3",
"max runtime seconds": 4500
"max runtime seconds": 7200
}
]
}

View File

@ -23,7 +23,7 @@
"include": "perf_trybot_tests.json",
"device type": "iPhone 7",
"os": "11.0.3",
"max runtime seconds": 4500
"max runtime seconds": 7200
}
]
}