[Webkit-unassigned] [Bug 64472] WIN: NRWT runs compositing tests on configurations that don't support compositing
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 10 10:45:06 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=64472
--- Comment #6 from Eric Seidel <eric at webkit.org> 2011-08-10 10:45:06 PST ---
If someone with a windows box could tell me what DRT output looks like I can easily unittest (and hopefully fix) this code without needing to set up a windows machine:
Basically I just need the output from:
./DumpRenderTree --print-supported-features 2>&1
It would be nice to know if --print-supported-features is actually writing to stderr, because I'd like to get rid of the 2>&1 nonsense if possible. :)
--
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