[LLVMbugs] [Bug 12449] New: lnt can decide that no change is significant
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Tue Apr 3 14:47:03 PDT 2012
http://llvm.org/bugs/show_bug.cgi?id=12449
Bug #: 12449
Summary: lnt can decide that no change is significant
Product: Test Suite
Version: trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: Nightly Tester
AssignedTo: unassignedbugs at nondot.org
ReportedBy: rafael.espindola at gmail.com
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
To reproduce:
$ lnt create test.db
$ lnt import test.db build-dag.json --commit=1
$ lnt import test.db build-master.json --commit=1
$ lnt runserver test.db
look at http://localhost:8000/db_default/v4/nts/1?compare_to=2
This can be worked around by editing the url to
http://localhost:8000/db_default/v4/nts/1?compare_to=2&show_delta=yes&show_previous=yes&show_stddev=yes&show_mad=yes&show_all=yes&show_all_samples=yes&show_sample_counts=yes
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list