New issue
Advanced search Search tips

Issue 709820 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Apr 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 0
Type: Bug

Blocking:
issue 675877



Sign in to add a comment

CQ failure: win_chromium_rel_ng, android_clang_dbg_recipe, android_n5x_swarming_rel, android_arm64_dbg_recipe

Project Member Reported by yucliu@chromium.org, Apr 9 2017

Issue description

Met several CQ failures for https://codereview.chromium.org/2805803002/. They fail both with and without my patch. Looked one of these failures:

https://luci-logdog.appspot.com/v/?s=chromium%2Fbb%2Ftryserver.chromium.android%2Fandroid_arm64_dbg_recipe%2F244092%2F%2B%2Frecipes%2Fsteps%2Fcompile__with_patch_%2F0%2Fstdout

./../third_party/WebKit/Source/platform/transforms/TransformationMatrix.cpp:1293:36: error: 'const class blink::TransformationMatrix' has no member named 'm_matrix'
   const double* leftMatrix = &(mat.m_matrix[0][0]);

Looks like this is caused by renaming blink names.
 
Cc: lukasza@chromium.org
Components: Infra>Platform>Buildbot>TryServer Infra>Platform>Buildbot Infra
Owner: dcheng@chromium.org
Status: Assigned (was: Untriaged)
AFAIK these are known issues and dcheng@ is actively working on fixing them.  I'd avoid running tryjobs until the tree is reopened at https://chromium-status.appspot.com.
Thanks for the quick update. I'll try later.
Status: Started (was: Assigned)
Windows should be going green. I don't have the disk space for arm64+mips builds locally, but the Android failures are next on my queue once the sanitizers are back up.
Android and Windows should be fixed by https://chromium.googlesource.com/chromium/src/+/fb4a1ac151789053d2d873fae6e4f856a9618b6a and https://chromium.googlesource.com/chromium/src/+/245e31dffabff94a362179d4d55c4cf0c9b5fe23.

Let me know if you see anything else (I'll keep this bug open for a bit, since there's one failing builder on the waterfall still)
Re-landing patch now. Thanks for the fix!

Comment 7 by dcheng@chromium.org, Apr 10 2017

Status: Fixed (was: Started)

Comment 8 by dcheng@chromium.org, Apr 12 2017

Blocking: 675877

Sign in to add a comment