[LLVMbugs] [Bug 874] NEW: Regression Tracker wanted
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Wed Aug 9 10:19:03 PDT 2006
http://llvm.org/bugs/show_bug.cgi?id=874
Summary: Regression Tracker wanted
Product: Test Suite
Version: trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: Nightly Tester
AssignedTo: unassignedbugs at nondot.org
ReportedBy: tonic at nondot.org
It would be nice if the nightly tester could present a list of tests that passed
on date X but failed on date Y. This feature would be used to track regressions
between releases. I don't care if the test failed at any point during the time
span, just the difference between results on day X and day Y. The only potential
issue is that if the test results used llvm-gcc3 during part of the date span
and llvm-gcc4 for the rest, I would prefer to see new regressions for llvm-gcc3
(so only check between the start and end dates using llvm-gcc3) and new
regressions for llvm-gcc4 (start and end dates using llvm-gcc4) as two lists and
not one. This feature should be restricted to only query results from a single
unique machine (ie. only from zion, or persephone, but not together).
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the llvm-bugs
mailing list