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

Summary: buildnumber property value of junit results doesn't correspond to tested NetBeans buildnumber
Product: qa Reporter: Alexander Kouznetsov <mrkam>
Component: Hudson4QEAssignee: hudson4qe <hudson4qe>
Status: NEW ---    
Severity: blocker CC: issues
Priority: P2    
Version: 6.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

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.