[llvm-commits] [PATCH] Remove GNU particuliers from NewNightlyTest.pl , more system portable.

Bob Wilson bob.wilson at apple.com
Fri Jun 19 12:04:46 PDT 2009


On Jun 19, 2009, at 11:30 AM, Tanya Lattner wrote:

>
> On Jun 19, 2009, at 10:27 AM, Bob Wilson wrote:
>
>> I've committed the patch.  It worked fine on my tester, but one thing
>> I noticed is that the file names submitted to the database before  
>> this
>> patch had an extra slash in the paths, e.g., "Release//lib/
>> libLLVMCore.a".  Now that extra slash is gone.  The nightly tester
>> website will think they are different files -- it's not very smart --
>> so the changes in file size will not be reported between yesterday  
>> and
>> today.
>>
>
> Actually it is pretty important. I'm pretty sure this will break  
> past results. So look at the graphs.. you will only see so far back.  
> I know its true with the new nightly tester database since we have a  
> table with filenames.


With the "old" nightly server, I am unable to look at the graphs.  In  
fact, for at least the last few months, I've been unable to view ANY  
pages from it.  Every attempt times out.

With the "new" server, I can look at results and see the changes in  
file sizes, but if I try to see display a graph, I get this error:  
"The requested URL /nightlytest2/individualfilesizegraph.php was not  
found on this server."

So, do you think we need to do something about this problem?  I  
suppose the database query needs to ignore extras slashes in file  
names, but I don't know how to do that.  I was hoping it would be OK  
to have a discontinuity in the file size histories.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20090619/56ae1f1a/attachment.html>


More information about the llvm-commits mailing list