Chromium Code Reviews
Descriptioncc: Fix a flake in ImageControllerTest.QueueImageDecodeChangeControllerWithTaskQueued
ThreadChecker can't be used to check for "false", since debug implementations
always return true. This patch fixes that by using ThreadCheckerImpl instead.
The reason it is a flake and not a consistent repro is that the function may
or may not have run (this is expected by tests).
BUG=701065
R=ericrk@chromium.org, danakj@chromium.org
CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel
Review-Url: https://codereview.chromium.org/2749933002
Cr-Commit-Position: refs/heads/master@{#457135}
Committed: https://chromium.googlesource.com/chromium/src/+/9eff7fc87045e048e489824abc6c1be9403ef7bc
Patch Set 1 #
Total comments: 3
Patch Set 2 : threadcheckerimpl #Messages
Total messages: 12 (6 generated)
|