[animation worklet] Fix incorrect use of testharness in a Layouttest
Currently there is a call to rAF inside step_func_done which means the test will actually complete before the rAF fires and so the assert_true will never run. Bug: 887659 Change-Id: Ic3d017cb106994507cba995ccf41133902c0d101 Reviewed-on: https://chromium-review.googlesource.com/c/1333887 Commit-Queue: Yi Gu <yigu@chromium.org> Reviewed-by:Stephen McGruer <smcgruer@chromium.org> Cr-Commit-Position: refs/heads/master@{#607597}
Showing
Please register or sign in to comment