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

Issue 607956 link

Starred by 2 users

Issue metadata

Status: Fixed
Owner:
Closed: May 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: ----



Sign in to add a comment

Try-job completed and found the culprit, but Findit shows still running.

Project Member Reported by st...@chromium.org, Apr 29 2016

Issue description

Url to the build Failure:
https://build.chromium.org/p/chromium.webkit/builders/WebKit Linux MSAN/builds/9742

What is the bug or feature:
Findit should show that it is completed and the culprit.
 

Comment 1 by st...@chromium.org, Apr 29 2016

Owner: st...@chromium.org
Status: Assigned (was: Available)
Same for the below:
https://build.chromium.org/p/chromium.win/builders/Win8%20GN%20(dbg)/builds/23939
https://build.chromium.org/p/chromium.win/builders/Win%20x64%20Builder%20(dbg)/builds/21303

The try-job result was recorded and these builds show up on the dashboard as "Untriaged - Found".
There should be a bug.

Comment 2 by st...@chromium.org, Apr 29 2016

Looking at the logs for the three builds, pipelines executed and succeeded as expected. That means WfTryJob, WfTryJobData, and WfAnalysis were updated with try-job results with the put api. But the data were not flushed into the datastore. We haven't run into such cases before.

As a remedy, I will make the update in a NDB transaction to force the data be flushed into the datastore.

Comment 4 by st...@chromium.org, May 2 2016

Status: Fixed (was: Assigned)

Sign in to add a comment