Would those of you running the nightly tester make sure they are using the NEW default script "/nightlytest/ NightlyTestAccept.php" (was /nightlytest/NightlyTestAccept.cgi",) This would require that you have an updated llvm/utils/ NewNightlyTest.pl and that you are not overriding with a different script using -submit-script=. Thank you. Cheers, -- Jim -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 2417 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20060919/781914b8/attachment.bin>
Jim, How are the nightly test machines identified? I went to look at my machine's test results and couldn't find any (for a while) because a new machine id had been set. I'd like to avoid creating new machine ids so could you please indicate what factors lead to one run of nightly test being viewed as a different machine? If you explain it, I'll add the explanation to the documentation. Thanks, Reid.
On Wed, 18 Oct 2006, Reid Spencer wrote:> How are the nightly test machines identified? I went to look at my > machine's test results and couldn't find any (for a while) because a new > machine id had been set. I'd like to avoid creating new machine ids so > could you please indicate what factors lead to one run of nightly test > being viewed as a different machine? If you explain it, I'll add the > explanation to the documentation.I don't recall the details, but I believe that all of the architecture, base compiler version, nickname and probably other stuff factor into it. Upgrading the system compiler (in particular) can have a significant impact on the performance results, so I think this behavior makes sense. If you strongly disagree and want to change it, go for it. -Chris -- http://nondot.org/sabre/ http://llvm.org/