New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 624543 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Last visit > 30 days ago
Closed: Jul 2016
Cc:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

LayerTreeHostAnimationTestChangeAnimationPlayer.RunSingleThread_DelegatingRenderer failing intermittently on memory bot

Project Member Reported by tommycli@chromium.org, Jun 29 2016

Issue description

First failing instance: 

https://build.chromium.org/p/chromium.memory.fyi/builders/Windows%20Unit%20%28DrMemory%29/builds/5163

Error:

LayerTreeHostAnimationTestChangeAnimationPlayer.RunSingleThread_DelegatingRenderer:
c:\b\build\slave\drm-cr\build\src\cc\trees\layer_tree_host_unittest_animation.cc(1676): error: Value of: translate
Actual: [ +1.0000 +0.0000 +0.0000 +5.0000
+0.0000 +1.0000 +0.0000 +5.0000
+0.0000 +0.0000 +1.0000 +0.0000
+0.0000 +0.0000 +0.0000 +1.0000 ]

Expected: node->data.local
Which is: [ +1.0000 +0.0000 +0.0000 +5.0000
+0.0000 +1.0000 +0.0000 +5.0000
+0.0000 +0.0000 +1.0000 +0.0000
+0.0000 +0.0000 +0.0000 +1.0000 ]
 
Failure is intermittent, so root cause may not be in blamelist of first failing build.
Project Member

Comment 2 by bugdroid1@chromium.org, Jun 29 2016

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/e57fb4aa14b6452be6144e70e99c5061090faaf3

commit e57fb4aa14b6452be6144e70e99c5061090faaf3
Author: Tommy C. Li <tommycli@chromium.org>
Date: Wed Jun 29 21:27:15 2016

Memory Sheriff: Exclude LayerTreeHostAnimationTestChangeAnimationPlayer.RunSingleThread_DelegatingRenderer

BUG= 624543 
TBR=jaydasika@chromium.org

Review URL: https://codereview.chromium.org/2110243002 .

Cr-Commit-Position: refs/heads/master@{#402936}

[modify] https://crrev.com/e57fb4aa14b6452be6144e70e99c5061090faaf3/tools/valgrind/gtest_exclude/cc_unittests.gtest-drmemory_win32.txt

Project Member

Comment 3 by bugdroid1@chromium.org, Jun 29 2016

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/0bcc200ed8aacb783eeb7a4db055046b07694bba

commit 0bcc200ed8aacb783eeb7a4db055046b07694bba
Author: jaydasika <jaydasika@chromium.org>
Date: Wed Jun 29 23:05:02 2016

cc : Use EXPECT_TRANSFORMATION_MATRIX_EQ

BUG= 624543 
CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel

Review-Url: https://codereview.chromium.org/2105743006
Cr-Commit-Position: refs/heads/master@{#402975}

[modify] https://crrev.com/0bcc200ed8aacb783eeb7a4db055046b07694bba/cc/trees/layer_tree_host_unittest_animation.cc
[modify] https://crrev.com/0bcc200ed8aacb783eeb7a4db055046b07694bba/tools/valgrind/gtest_exclude/cc_unittests.gtest-drmemory_win32.txt

Status: Fixed (was: Assigned)

Sign in to add a comment