[Webkit-unassigned] [Bug 74623] [chromium] Multithreaded compositor unit tests intermittently failing
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Dec 15 18:34:59 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=74623
--- Comment #8 from James Robinson <jamesr at chromium.org> 2011-12-15 18:34:59 PST ---
I take that back, now I'm seeing zero failures just before Nat's patch and a consistent failure with it (with --gtest_repeat=1000). It hangs even if I neuter most of the patch (make CCThreadProxy::canDraw() unconditionally return true, remove the CCLayerTreeHost changes, etc).
Nat could you take over? I've got a few things to juggle. The command line I'm using is:
./out/Debug/webkit_unit_tests --gtest_filter=CCLayer* --gtest_repeat=1000 --gtest_break_on_failure
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list