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 156719 - lastFailedBuild might not have any test failures
Summary: lastFailedBuild might not have any test failures
Status: RESOLVED FIXED
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Hudson (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-13 21:10 UTC by Jesse Glick
Modified: 2009-04-05 18:13 UTC (History)
0 users

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 Jesse Glick 2009-01-13 21:10:35 UTC
If the last failed build for a job was a complete failure, there may not have been any test results collected at all, in
which case /testReport/api/xml gives a 404 (reported as a FNFE in NB).
Comment 1 Jesse Glick 2009-02-05 20:09:17 UTC
Was already fixed in cdev #496d460454e1.