New issue
Advanced search Search tips

Issue 875267 link

Starred by 2 users

Issue metadata

Status: WontFix
Owner: ----
Closed: Aug 17
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Failing tryjob logged as a success.

Project Member Reported by mmenke@chromium.org, Aug 17

Issue description

https://ci.chromium.org/p/chromium/builders/luci.chromium.try/mac_chromium_rel_ng/120261 is a failing tryjob on OSX, with a CL that will never pass OSX browser_tests (Parent CL: https://chromium-review.googlesource.com/c/chromium/src/+/1176725).  The tryjob is reported as passing, however, which resulted in landing a broken CL.

The initial browser_tests run failed as expected, however, the retry failed with:

test_results_uploader.PermanentError: Received HTTP status 400 loading "https://test-results.appspot.com/testfile/upload": invalid character ']' looking for beginning of value
step returned non-zero exit code: 1

This was presumably due to some (now fixed) infrastructure bug.  Strangely, the trybot considered this output to indicate a success.
 
Components: -Infra>Platform>Buildbot>TryServer Infra>Client>Chrome
Components: -Infra
Status: WontFix (was: Untriaged)
browser_tests are experimental due to  issue 828031 .

The test result upload failure is interesting but unrelated.
(and, to be clear, experimental suites intentionally do not cause the build to fail.)

Sign in to add a comment