Bug 94387

Summary: NRWT reports unexpected EOF
Product: WebKit Reporter: Jacob Goldstein <jacobg>
Component: Tools / TestsAssignee: Dirk Pranke <dpranke>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, beidson, dpranke, jacobg, ojan, rniwa, simon.fraser, thorton, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch abarth: review+

Jacob Goldstein
Reported 2012-08-17 15:05:03 PDT
When running a test using new-run-webkit-tests, an EOF error is reported. May be related to patch for bug 94011. For example, see the output below: WebKit (master)> ./Tools/Scripts/new-run-webkit-tests LayoutTests/fast/forms/001.html Using port 'mac-lion' Test configuration: <lion, x86_64, debug> Placing test results in None Baseline search path: mac-lion -> mac -> generic Using Debug build Pixel tests disabled Regular timeout: 35000, slow test timeout: 175000 Command line: /Users/.../WebKit/WebKitBuild/Debug/DumpRenderTree - Found 1 test; running 1, skipping 0. Running 1 DumpRenderTree over 1 shard. unexpected EOF of stdout The test ran as expected.
Attachments
Patch (3.40 KB, patch)
2012-08-20 13:15 PDT, Dirk Pranke
abarth: review+
Dirk Pranke
Comment 1 2012-08-17 15:20:09 PDT
it's not related to bug 94011; this has been around for a while.
Dirk Pranke
Comment 2 2012-08-20 13:15:44 PDT
Adam Barth
Comment 3 2012-08-20 13:22:25 PDT
Comment on attachment 159502 [details] Patch Thanks. This message has been annoying me. :)
Dirk Pranke
Comment 4 2012-08-20 13:23:07 PDT
Yeah, me too :).
Dirk Pranke
Comment 5 2012-08-20 13:25:13 PDT
Note You need to log in before you can comment on or make changes to this bug.