Bug 138659

Summary: [WinCairo] Incorrect names for test executables in debug mode.
Product: WebKit Reporter: peavo
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: alex.christensen, bfulgham, commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

peavo
Reported 2014-11-12 07:06:02 PST
In debug mode, jsc.exe, and testapi.exe are not created, causing JSC test failures.
Attachments
Patch (4.06 KB, patch)
2014-11-12 07:15 PST, peavo
no flags
peavo
Comment 1 2014-11-12 07:15:46 PST
Alex Christensen
Comment 2 2014-11-12 08:37:19 PST
Comment on attachment 241425 [details] Patch Thanks! I saw this problem, but I didn't have time to look into its source. Turns out to be a pretty simple problem.
WebKit Commit Bot
Comment 3 2014-11-12 09:16:19 PST
Comment on attachment 241425 [details] Patch Clearing flags on attachment: 241425 Committed r176021: <http://trac.webkit.org/changeset/176021>
WebKit Commit Bot
Comment 4 2014-11-12 09:16:22 PST
All reviewed patches have been landed. Closing bug.
peavo
Comment 5 2014-11-12 10:31:41 PST
(In reply to comment #2) > Comment on attachment 241425 [details] > Patch > > Thanks! I saw this problem, but I didn't have time to look into its source. > Turns out to be a pretty simple problem. Thanks for the review :)
Note You need to log in before you can comment on or make changes to this bug.