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

Issue 682595 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 681208
Owner:
Closed: Jan 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

rebaseline-cl fails to fetch potentially irrevelant results for android-blink-rel

Project Member Reported by drott@chromium.org, Jan 19 2017

Issue description

Running webkit-patch rebaseline-cl on
https://codereview.chromium.org/2622553002
as follows:

Tools/Scripts/webkit-patch rebaseline-cl
Triggering try jobs for:
  android_blink_rel
  linux_trusty_blink_rel
  mac10.10_blink_rel
  mac10.11_blink_rel
  mac10.11_retina_blink_rel
  mac10.9_blink_rel
  win10_blink_rel
  win7_blink_rel
Please re-run webkit-patch rebaseline-cl once all pending try jobs have finished.

seems to trigger an android_blink_rel run, even though this is probably unnecessary, as a HarfBuzz roll will only affect layout tests, which to my knowledge are not run on Android.

Coming back to the git checkout after the bots have completed, I run 
webkit-patch rebaseline-cl again:
$ Tools/Scripts/webkit-patch rebaseline-cl 
Failed to fetch results from "https://storage.googleapis.com/chromium-layout-test-archives/android_blink_rel/1639/layout-test-results".
Try starting a new job for android_blink_rel by running :
  git cl try -b android_blink_rel

Now it fails when trying to retrieve results from the android bot.

Can I skip this platform in the rebaseline-cl script? How can we ensure the only slightly useful blink android bot does not break the rebaseline-cl workflow?

As always, thanks for looking into this tooling improvement.
 

Comment 1 by drott@chromium.org, Jan 19 2017

Now that I looked closer, this may have just been a red android bot when I triggered the bot runs, feel free to close.
Mergedinto: 681208
Status: Duplicate (was: Assigned)
android_blink_rel has a pretty high rate of flaky failures, which I think is causing lots of problems like this for rebaselining :-/

Sign in to add a comment