Bug 142360

Summary: [Win] Ensure build target directory exists when launching MSBuild
Product: WebKit Reporter: Brent Fulgham <bfulgham>
Component: Tools / TestsAssignee: Brent Fulgham <bfulgham>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, commit-queue, dbates, ddkilzer
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   
Bug Depends on: 140845    
Bug Blocks:    
Attachments:
Description Flags
Patch dino: review+

Brent Fulgham
Reported 2015-03-05 13:07:42 PST
The EWS bots are failing because MSBuild wants the build output directory to exist at launch so that it can immediately start writing logs. Visual Studio was apparently happy starting up, creating any directories it needed, then starting logging as part of a pre-build step. I need to revise the Windows build logic to make sure the build target directory exists at the time we trigger MSBuild
Attachments
Patch (1.86 KB, patch)
2015-03-05 13:17 PST, Brent Fulgham
dino: review+
Brent Fulgham
Comment 1 2015-03-05 13:17:38 PST
Brent Fulgham
Comment 2 2015-03-05 13:38:36 PST
Note You need to log in before you can comment on or make changes to this bug.