CL description garbled in CQ logs
Reported by
jrbarnette@chromium.org,
May 25 2018
|
|
Issue description
The logs for the CommitQueueSync stage have an anomaly in
the following CQ master run:
https://uberchromegw.corp.google.com/i/chromeos/builders/master-paladin/builds/18701
In the blame list, the text for the link for one of the CLs looks like this:
device_const.c [coreboot | pgeorgi | 1073277 | UPSTREAM: device: Rename device_simple.c ]
The link is still correct; this is the actual CL:
https://chromium-review.googlesource.com/c/chromiumos/third_party/coreboot/+/1073277
Reading this CL, it looks like the link text should have been this:
coreboot | pgeorgi | 1073277 | UPSTREAM: device: Rename device_simple.c --> device_const.c
It looks a lot like the "-->" embedded in the CL summary caused a glitch.
|
|
►
Sign in to add a comment |
|