Normalize step name on a CQ trybot to match the one on a Waterfall buildbot |
||
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").
,
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
,
Oct 5 2016
Merge this one into 648743 |
||
►
Sign in to add a comment |
||
Comment 1 by st...@chromium.org
, Sep 20 2016