[Webkit-unassigned] [Bug 142360] New: [Win] Ensure build target directory exists when launching MSBuild

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 5 13:07:42 PST 2015


https://bugs.webkit.org/show_bug.cgi?id=142360

            Bug ID: 142360
           Summary: [Win] Ensure build target directory exists when
                    launching MSBuild
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: PC
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bfulgham at webkit.org

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

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150305/1e6d7679/attachment-0002.html>


More information about the webkit-unassigned mailing list