How do the llvm-gcc developers handle regression testing? Are there regular postings of the make check results for llvm-gcc-4.2 such as on the gcc-testresults mailing list? If not, it might be a good idea if linux and darwin workstations could be found to dedicate as regression test machines and a llvm-gcc-testresults mailing list created for those results. That would be extremely useful in tracking down which commit caused a particular regression. Jack
Hi Jack, On 2007-12-28, at 08:25, Jack Howarth wrote:> How do the llvm-gcc developers handle regression testing? Are there > regular postings of the make check results for llvm-gcc-4.2 such as > on the gcc-testresults mailing list?There are indeed nightly testers for LLVM and llvm-gcc, including a mailing list. http://llvm.org/nightlytest/ http://llvm.org/docs/TestingGuide.html#nightly http://lists.cs.uiuc.edu/mailman/listinfo/llvm-testresults — Gordon
Hi Jack, Way ahead of you. We already do that. See the llvm-testresults mailing list. -bw On Dec 28, 2007, at 7:25 AM, Jack Howarth <howarth at bromo.msbb.uc.edu> wrote:> How do the llvm-gcc developers handle regression > testing? Are there regular postings of the make check > results for llvm-gcc-4.2 such as on the gcc-testresults > mailing list? If not, it might be a good idea if > linux and darwin workstations could be found to > dedicate as regression test machines and a llvm-gcc-testresults > mailing list created for those results. That would be > extremely useful in tracking down which commit caused > a particular regression. > Jack > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
Apparently Analagous Threads
- [LLVMdev] Using -noexternals option of NightlyTest.pl
- [LLVMdev] [llvm-testresults] OldGrawp-O0-PIC i386 nightly tester results
- [LLVMdev] new llvm-testresults mailing list
- [LLVMdev] Using -noexternals option of NightlyTest.pl
- [LLVMdev] [llvm-testresults] Grawp-PIC i386 nightly tester results