[Webkit-unassigned] [Bug 37987] [chromium] new-run-webkit-tests hangs on Chromium Bots (OS X and Linux)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 25 11:43:07 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=37987





--- Comment #17 from Eric Seidel <eric at webkit.org>  2010-04-25 11:43:06 PST ---
OK.  I'm going to roll out:
http://trac.webkit.org/changeset/58062
http://trac.webkit.org/changeset/58060
http://trac.webkit.org/changeset/58059
http://trac.webkit.org/changeset/58055
http://trac.webkit.org/changeset/58054
and parts of:
http://trac.webkit.org/changeset/58050

We'll see if that fixes this mysterious hang.  I realized that although we
could (and possibly should) treat the output from DumpRenderTree/test_shell as
utf-8 there are some exceptions to the rule that it is always utf-8.  So to
make things simple, I"m restoring the previous behavior of just treating the
output as binary.

Additionally, I learned in fixing bug 38027 that diff ouput must be treated as
binary as well.  So these reverts fix that too.

-- 
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