[Webkit-unassigned] [Bug 59839] [chromium] Layout test animations/3d/replace-filling-transform.html failing
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon May 2 19:51:44 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=59839
--- Comment #4 from James Robinson <jamesr at chromium.org> 2011-05-02 19:51:44 PST ---
(In reply to comment #3)
> Presumably this test is running with the hardware compositor enabled on Chromium.
Aha, that's the issue - it is not running with the compositor enabled in chromium! We only run the tests enumerated here in the chromium gpu configuration:
http://trac.webkit.org/browser/trunk/Tools/Scripts/webkitpy/layout_tests/port/chromium_gpu.py#L75
and we only skip the tests enumerated here in the chromium non-gpu configuration:
http://trac.webkit.org/browser/trunk/LayoutTests/platform/chromium/test_expectations.txt#L285
We should update both to be aware of the fact that animations/3d/... is only useful when run with the compositor enabled.
--
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