[Webkit-unassigned] [Bug 50824] When the build is broken on Windows, it isn't clear what project is to blame

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 10 10:24:22 PST 2010


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





--- Comment #1 from Steve Falkenburg <sfalken at apple.com>  2010-12-10 10:24:22 PST ---
Another possible fix (for the bots) would be to have build-webkit build each vcproj individually rather than relying on a sln to build all of them.

Then we could check the exit code after each build and not kick off the subsequent build when one failed.

The downside of this approach would be that it is a little more maintenance work since we'd need to keep the project list in build-webkit up-to-date.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list