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

Issue 648750 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner: ----
Closed: Oct 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 0
Type: Bug

Blocking:
issue 648728



Sign in to add a comment

Normalize step name on a CQ trybot to match the one on a Waterfall buildbot

Project Member Reported by st...@chromium.org, Sep 20 2016

Issue description

On CQ, the step name would look like "browser_tests (with patch) on Ubuntu-12.04" or "browser_tests (without patch) on Ubuntu-12.04", while on Waterfall the step name is "browser_tests on Ubuntu-12.04".

Thus, we need to strip " (with patch)" and " (without patch)" from the step name on CQ.

Possible optimization:
A more reliable approach: use the name of the test binary, eg. "browser_tests" for the above case. But this won’t work if the same test binary is run on 2+ platforms in the same build cycle.
For Swarmed tests, such cases are not observed so far. But on chromium.mac/ios-simulator, the same test binary are running on 2 platforms ("iPhone 5s iOS 9.0" + "iPad Retina iOS 9.0").


 

Comment 1 by st...@chromium.org, Sep 20 2016

Blocking: 648728
Project Member

Comment 2 by sheriffbot@chromium.org, Oct 5 2016

Pri-0 bugs are critical regressions or serious emergencies, and this bug has not been updated in three days. Could you please provide an update, or adjust the priority to a more appropriate level if applicable?

If a fix is in active development, please set the status to Started.

Thanks for your time! To disable nags, add the Disable-Nags label.

For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot

Comment 3 by st...@chromium.org, Oct 5 2016

Status: WontFix (was: Available)
Merge this one into 648743

Sign in to add a comment