[Webkit-unassigned] [Bug 85085] [chromium] svg/custom/clip-path-referencing-use2.svg fails in "drt mode" in DRT
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Apr 27 13:42:11 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=85085
--- Comment #13 from Dirk Pranke <dpranke at chromium.org> 2012-04-27 13:42:11 PST ---
(In reply to comment #12)
> We've had this type of bug in DRT for a very long time. DRT instances have to work hard to make sure they don't print anything after the #EOF. I suspect we'll need to make some adjustments to Chromium's DRT to make sure it's not leaking stderr like this. I thought we used to have asserts/error messages in NRWT to catch this kind of "dropped a log on the floor" problem? In ORWT those logs used to end up in the next test output. :)
This is stdout, not stderr (which is why the test is failing). stderr works fine (and we output the -stderr.txt files you're talking about).
--
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