[Webkit-unassigned] [Bug 94865] New: [Chromium-Android] Many 'Unexpected EOF ...' when a test crashes
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Aug 23 15:18:58 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=94865
Summary: [Chromium-Android] Many 'Unexpected EOF ...' when a
test crashes
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: wangxianzhu at chromium.org
CC: dpranke at chromium.org
After patch of https://bugs.webkit.org/show_bug.cgi?id=94387, NRWT chromium-android can't detect crashes, but quickly prints many 'Unexpected EOF ...' when a test crashes until timeout, and will treat it a timeout. On Android we depend on read() return None to detect crashes, so when the test crashes, the process (adb shell) is still alive.
--
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