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 202678

Summary: Unable to obtain test results
Product: connecteddeveloper Reporter: Tomas Danek <musilt2>
Component: HudsonAssignee: Jesse Glick <jglick>
Status: RESOLVED INCOMPLETE    
Severity: normal    
Priority: P3    
Version: 7.1   
Hardware: PC   
OS: Mac OS X   
Issue Type: DEFECT Exception Reporter:
Attachments: screenshot

Description Tomas Danek 2011-09-26 14:23:17 UTC
Created attachment 111194 [details]
screenshot

Product Version: NetBeans IDE 7.1 Beta (Build 201109252201)
Java: 1.6.0_26; Java HotSpot(TM) 64-Bit Server VM 20.1-b02-384
System: Mac OS X version 10.6.8 running on x86_64; MacRoman; en_US (nb)
User directory: /Users/tomas/.netbeans/7.1beta
Cache directory: /Users/tomas/.netbeans/7.1beta/var/cache
--------------------
tried to test following feature:

- having simple hudson instance running locally
- associated hudson instance 
- created anagram game sample, put it locally into HG
- commit some failing test
- create "free style job"  using web interface
- set up project correctly (correct VCS setting, invoking ant targets "clean jar test", registered test results "build/test/results/**/*.xml")
- invoking build of job from NB
- invoke Synchronize action on hudson node to force refresh
- get error: see attachment
Comment 1 Tomas Danek 2011-09-26 14:27:59 UTC
hmm, i figured out that correct way to do this usecase is Team|Create build job
Comment 2 Jesse Glick 2011-10-18 23:31:05 UTC
Cannot reproduce (Hudson 2.1.2 on Ubuntu, NB dev on JDK 7), and log file with stack trace is missing.