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 58145 - Unevaluated test failures in ant/freeform
Summary: Unevaluated test failures in ant/freeform
Status: RESOLVED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Ant Freeform (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords: TEST
Depends on:
Blocks:
 
Reported: 2005-04-21 08:49 UTC by Jaroslav Tulach
Modified: 2005-09-05 09:50 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 Jaroslav Tulach 2005-04-21 08:49:01 UTC
ant/freeform 
 
 
Suite Name 
Select 
Test Case Name 
Issue  
Last Failure  
 
 
org.netbeans.modules.ant.freeform. FreeformEvaluatorTest  
  
testChangesInPropertyFileLocation  
50158  
200504181800  
 
 
org.netbeans.modules.ant.freeform. FreeformProjectGeneratorTest  
  
testCreateProject  
50159  
200504181800  
 
 
  
testRawContextMenuActions  
50159  
200504181800  
 
 
  
testRawCustomContextMenuActions  
50159  
200504181800  
 
 
  
testRawTargetMappings  
50159  
200504181800  
 
 
  
testTargetMappings  
50159  
200504181800  
 
 
org.netbeans.modules.ant.freeform.spi. ProjectNatureTest  
  
testGetLookup  
   
200504181800  
 
 
org.netbeans.modules.ant.freeform.spi.support. 
UtilTest  
  
testAuxiliaryConfiguration  
   
200504181800  
 
 
  
testRelativizeLocation  
57872  
200504181930
Comment 1 Jan Lahoda 2005-04-21 13:23:01 UTC
It seems that all the fails except testRelativizeLocation were caused by some
temporary problems and do not fail anymore. I have reopened issue 57872
regarding testRelativizeLocation.