New issue
Advanced search Search tips

Issue 920045 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 919929
Owner:
Closed: Jan 9
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 1
Type: Bug



Sign in to add a comment

android_webview_unittests failing on android-marshmallow-arm64-rel

Project Member Reported by bpastene@chromium.org, Jan 9

Issue description

Failing consistently:
https://ci.chromium.org/p/chromium/builders/luci.chromium.ci/android-marshmallow-arm64-rel?limit=200

eg: https://ci.chromium.org/p/chromium/builders/luci.chromium.ci/android-marshmallow-arm64-rel/11636

Failing on the following two tests:
AndroidStreamReaderURLLoaderTest.ReadFakeStream
AndroidStreamReaderURLLoaderTest.ValidRangeRequest

Those tests are crashing with the error:
"[ERROR:validation_errors.cc(76)] Invalid message: VALIDATION_ERROR_UNEXPECTED_INVALID_HANDLE (invalid field 1)"

Looks like some mojo error? https://chromium-review.googlesource.com/c/chromium/src/+/1391913 shows up in the first failing build, and reverting locally appears to cause the tests to pass. Assigning to author of CL.
 
Mergedinto: 919929
Status: Duplicate (was: Assigned)

Sign in to add a comment