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 - OutOfMemory during InstanceDataObjectModuleTest
Summary: OutOfMemory during InstanceDataObjectModuleTest
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 4.x
Hardware: All All
: P2 blocker (vote)
Assignee: Jaroslav Tulach
URL:
Keywords: TEST
Depends on:
Blocks:
 
Reported: 2004-12-10 08:53 UTC by pzajac
Modified: 2008-12-22 15:43 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 pzajac 2004-12-10 08:53:54 UTC
[200412091800]
Platforms: Win2k, Solaris


Test Case:  	
testFixedSettingsChangeInstanceAfterFastReload
Test Suite: 
org.netbeans.core.lookup. InstanceDataObjectModuleTest8
Module Name: 	core


Test Case:  	
testReloadSettingsSwitchesLookupByNewClass
Test Suite: 
org.netbeans.core.lookup. InstanceDataObjectModuleTest5
Module Name: 	core


Test Case:  	
testReloadSettingsCausesLookupResultChange
Test Suite: 
org.netbeans.core.lookup. InstanceDataObjectModuleTest6
Module Name: 	core 

Test Case:  	
testFixedSettingsChangeInstanceAfterFastReload
Test Suite: 
org.netbeans.core.lookup. 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