New issue
Advanced search Search tips

Issue 880072 link

Starred by 2 users

Issue metadata

Status: Duplicate
Merged: issue 828031
Owner: ----
Closed: Sep 7
Components:
EstimatedDays: ----
NextAction: ----
OS: Mac
Pri: 3
Type: Bug



Sign in to add a comment

browser_tests not running on OSX trybots when modifying chrome/test/ppapi/ppapi_browsertest.cc

Project Member Reported by mmenke@chromium.org, Sep 3

Issue description

I recently landed a CL which worked fine on all platforms except Mac, due to some different network behavior there.  The bots didn't catch it because browser_tests didn't even run on the OSX bots (See https://chromium-review.googlesource.com/c/chromium/src/+/1197924 / https://ci.chromium.org/p/chromium/builders/luci.chromium.try/mac_chromium_rel_ng/131949), though they did run on other platforms.

I'm not sure if the browser_tests on OSX are just disabled on the bots now or if modifying code in chrome/test/ppapi/ppapi_browsertest.cc and ppapi/tests/ (Which in fact contains browser_test-only code) doesn't trigger browser_tests on OSX.  Whichever is the case, it still seems to be happening on the OSX tryjob for the re-land (https://chromium-review.googlesource.com/c/chromium/src/+/1202242).

Not sure about the label for this sort of issue, or where the relevant python code lives.
 
Components: -Infra Infra>Client>Chrome
This looks potentially related to  Issue 828031 ; tentatively componentizing with CCI for any further information.
Mergedinto: 828031
Status: Duplicate (was: Untriaged)

Sign in to add a comment