[LLVMbugs] [Bug 4030] New: nightly tester build failure emails have wrong URL for the build log

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Wed Apr 22 06:43:38 PDT 2009


http://llvm.org/bugs/show_bug.cgi?id=4030

           Summary: nightly tester build failure emails have wrong URL for
                    the build log
           Product: new-bugs
           Version: unspecified
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: new bugs
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: baldrick at free.fr
                CC: llvmbugs at cs.uiuc.edu


The machine number is missing in the url.  For example:
### BEGIN EXAMPLE EMAIL ###
[llvm-testresults] Grawp-PIC i386 nightly tester results
From: 
Apache <apache at cs.uiuc.edu>
  To: 
llvm-testresults at cs.uiuc.edu
  Date: 
Today 01:30:29 pm

http://llvm.org/nightlytest/test.php?machine=372&night=10521
Name: grawp.apple.com
Nickname: Grawp-PIC
Buildstatus: Error: compilation aborted

Buildlog available at
http://llvm.org/nightlytest/machines/2009-04-22_06:20:42-Build-Log.txt
### END EXAMPLE EMAIL ###

The URL given in the "Buildlog available at" line doesn't exist.  It should be:
http://llvm.org/nightlytest/machines/372/2009-04-22_06:20:42-Build-Log.txt
The machine number needs to be inserted in the URL.


-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list