Jarkko Hietaniemi wrote: http://www.alianwebserver.com/cgi-bin/smoke_db > Looks great! Some suggestions/questions: > - freebsd os version missing?
Yes it's missing info from Nicolas Clark reports. > - HP-UX has "gcc HPc" which > is a bit odd, what is the "HPc" > doing there? This a mistake from me when I've rebuild mktest.rpt report from Smoke 17892 of H.Merijn Brand. As his report is a multiple col, I have do quick cut/paste. Ok too quick. I will correct this. > - what happens if there are > reports for identical platforms > (os, os version, cc, cc version) > and Perl patchlevels but from > different smokers *and* the > reports differ? the two report will be merged, and different config will be displayed. I use a big hash like $report{os}{osver}{cc}{ccver}{patchlevel}{configure_option}. In database, all is added. I didn't (yet ?) add unique key on any tables, and primary key is an autoincrement id. > - make the background of > non-zero test fails red k > - at least for the linuxes and bsds > it would be useful to have also > the CPU architecture in the > report (not all boxes are x86) k, but this is a missing info from smoke report.