[Webkit-unassigned] [Bug 34406] New: Failure to load vcproj should turn bots red

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 31 21:19:33 PST 2010


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

           Summary: Failure to load vcproj should turn bots red
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jparent at google.com
                CC: aroben at apple.com, sfalken at apple.com, krit at webkit.org


Repro steps:
1. Break Webcore.vcproj
2. Check it in

Result:
WebCore will never be built, but until there is a clobber, this does not show
up as an error. Bots stay green, but tests start failing because they are using
old version of WebCore.

Expected Result:
Bot turns red!

Example output:
The following error has occurred during XML parsing:

File:
C:\cygwin\home\buildbot\slave\win-release\build\WebCore\WebCore.vcproj\WebCore.vcproj
Line: 24196
Column: 13
Error Message:
The name in the end tag of the element must match the element type in the start
tag.

The file
'C:\cygwin\home\buildbot\slave\win-release\build\WebCore\WebCore.vcproj\WebCore.vcproj'
has failed to load.
...
========== Build: 11 succeeded, 0 failed, 6 up-to-date, 0 skipped ==========

See
http://build.webkit.org/builders/Windows%20Release%20(Build)/builds/9689/steps/compile-webkit/logs/stdio
for a full log example.

-- 
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