This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 97253

Summary: Add "unit stable" and "functional stable" to the tracked project types
Product: qa Reporter: Marian Mirilovic <mmirilovic>
Component: TestsAssignee: pzajac <pzajac>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P1    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Marian Mirilovic 2007-03-06 07:25:20 UTC
We (QE) are running stable test suites from BTD daily and we would like to ask
for evaluation of results from these tests.

Current testeval application doesn't provide a way to do it. It distinguish only
"unit" or "functional" tests. This leads to reporting also failures from tests
those didn't run on our machines, from our test run. Emails from this
application contains also failures from all other tests (unit, qa-functional),
those are not a part of "stable" test suite, so they don't follow the rules
defined :
http://wiki.netbeans.org/wiki/view/TestAttribsInUse

We need to add "unit stable" and "functional stable" to types we are evaluating
results for. From my point of view this is the only way to evaluate results from
"stable" test suites appropriately.

All results from Stable test suite are now reported as "X stable", so
xtest-db/T4U/xtest results are already prepared for this change.
Comment 1 pzajac 2007-03-20 17:13:32 UTC
I changed testtype from unit to "unit stable" and "qa-functional" to
"qa-functional stable". 
Comment 2 Marian Mirilovic 2007-03-23 10:18:49 UTC
v/c