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

Issue 834588 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: May 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

[Findit] return code 253 makes try job for webkit_layout_tests to fail

Project Member Reported by chanli@chromium.org, Apr 19 2018

Issue description

Sample tryjob: https://ci.chromium.org/p/chromium/builders/luci.chromium.findit/findit_variable/1997

There were 20 shards for the swarming task, while only one of them ran the specified test for 20 times, left 19 other shards failed with 253 (No test to run) (saw https://bugs.chromium.org/p/chromium/issues/detail?id=533481#c41 to confirm return_code 253's meaning). 

This failures make the test results to be marked as invalid so no pass_fail_counts was populated as well.

I'll first write a change to handle no pass_fail_count gracefully. 

But we also need to handle the return code 253 problem, otherwise there will be no result for the try jobs. 

 

Comment 1 by chanli@chromium.org, Apr 19 2018

Description: Show this description
Status: Fixed (was: Started)
This should be fixed by martiniss@'s recent change. close it.

Sign in to add a comment