[Webkit-unassigned] [Bug 96393] [Chromium] Make sure that md5sum is only setup on Android.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 11 08:51:43 PDT 2012


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





--- Comment #6 from Peter Beverloo <peter at chromium.org>  2012-09-11 08:52:06 PST ---
Ah, the failure is because we're accepting "$" as input now as well, so the mock input on line 242 causes that. Removing lines 242 and 243 of the unit tests should fix that, as we now accept input running as a non-root (i.e. normal) user as well, making the assert invalid.

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