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 52284

Summary: OutOfMemory during InstanceDataObjectModuleTest
Product: platform Reporter: pzajac <pzajac>
Component: -- Other --Assignee: Jaroslav Tulach <jtulach>
Status: CLOSED FIXED    
Severity: blocker Keywords: TEST
Priority: P2    
Version: 4.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description pzajac 2004-12-10 08:53:54 UTC
[200412091800]
Platforms: Win2k, Solaris


Test Case:  	
testFixedSettingsChangeInstanceAfterFastReload
Test Suite: 
org.netbeans.core.lookup.&#8201;InstanceDataObjectModuleTest8
Module Name: 	core


Test Case:  	
testReloadSettingsSwitchesLookupByNewClass
Test Suite: 
org.netbeans.core.lookup.&#8201;InstanceDataObjectModuleTest5
Module Name: 	core


Test Case:  	
testReloadSettingsCausesLookupResultChange
Test Suite: 
org.netbeans.core.lookup.&#8201;InstanceDataObjectModuleTest6
Module Name: 	core 

Test Case:  	
testFixedSettingsChangeInstanceAfterFastReload
Test Suite: 
org.netbeans.core.lookup.&#8201;InstanceDataObjectModuleTest8
Module Name: 	core
Comment 1 Jaroslav Tulach 2004-12-16 07:43:45 UTC
Let's try to close this. I've modified the test that runs in ide mode
to work with plain platform, not with whole ide. That should prevent
the failures.
Comment 2 pzajac 2005-02-08 09:40:42 UTC
v