Bug 35768

Summary: run-webkit-tests sopmetimes sets the path too late when running on cygwin
Product: WebKit Reporter: Dumitru Daniliuc <dumi>
Component: New BugsAssignee: Dumitru Daniliuc <dumi>
Status: RESOLVED FIXED    
Severity: Normal CC: aroben
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
patch aroben: review+, dumi: commit-queue-

Dumitru Daniliuc
Reported 2010-03-04 15:18:28 PST
When running on cygwin, WebKitTools/Scripts/run-webkit-tests sometimes seems to invoke DumpRenderTree before setting the correct path. This leads to DumpRenderTree crashing, because it cannot find CoreFoundation.dll.
Attachments
patch (1.12 KB, patch)
2010-03-04 15:27 PST, Dumitru Daniliuc
aroben: review+
dumi: commit-queue-
Dumitru Daniliuc
Comment 1 2010-03-04 15:27:09 PST
Adam Roben (:aroben)
Comment 2 2010-03-04 15:27:50 PST
Comment on attachment 50058 [details] patch r=me
Dumitru Daniliuc
Comment 3 2010-03-04 15:34:42 PST
Landed as r55558.
Note You need to log in before you can comment on or make changes to this bug.