New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 919165 link

Starred by 1 user

Issue metadata

Status: Untriaged
Owner: ----
Cc:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug

Blocked on:
issue 917122

Blocking:
issue 918692



Sign in to add a comment

Add retry layer to ios-simulator

Project Member Reported by erikc...@chromium.org, Jan 4

Issue description

ios-simulator tasks sometimes fail due to test_suite or device issues. Unclear, see Issue 919164 for more details.

There currently does not exist a retry layer [except for CQ-layer build retries]. We should try to make the cheapest possible retries, probably by redispatching the same task. We'll need to modify the recipe to support this:
https://cs.chromium.org/chromium/build/scripts/slave/recipes/ios/try.py?type=cs&q=file:ios.*py$+test_swarming&sq=package:chromium&g=0&l=23

I don't know why this uses a different recipe+recipe_module than chromium_tests.
 

Sign in to add a comment