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 145141 - buildnumber property value of junit results doesn't correspond to tested NetBeans buildnumber
Summary: buildnumber property value of junit results doesn't correspond to tested NetB...
Status: NEW
Alias: None
Product: qa
Classification: Unclassified
Component: Hudson4QE (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P2 blocker (vote)
Assignee: hudson4qe
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-26 13:52 UTC by Alexander Kouznetsov
Modified: 2008-08-26 13:53 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Kouznetsov 2008-08-26 13:52:49 UTC
Performance team noticed that buildnumber property value in junit test results doesn't correspond to tested NetBeans
buildnumber. According to investigation done by ovk, this property is initialized as current date in common.xml ant
file. For results storage and display we need to have NetBeans buildnumber in junit results. 

In some results there is a netbeans.buildnumber property which seems to be the correct one. We need to be sure that it
is really a NetBeans buildnumber and it is available in all test results.