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 - Unable to obtain test results
Summary: Unable to obtain test results
Status: RESOLVED INCOMPLETE
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Hudson (show other bugs)
Version: 7.1
Hardware: PC Mac OS X
: P3 normal (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-26 14:23 UTC by Tomas Danek
Modified: 2011-10-18 23:31 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot (27.48 KB, image/png)
2011-09-26 14:23 UTC, Tomas Danek
Details

Note You need to log in before you can comment on or make changes to this bug.
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.