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 48986 - many failures in InstanceDataObjectModule* tests
Summary: many failures in InstanceDataObjectModule* tests
Status: CLOSED WORKSFORME
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jaroslav Tulach
URL:
Keywords: TEST
Depends on:
Blocks:
 
Reported: 2004-09-14 09:22 UTC by pzajac
Modified: 2008-12-22 20:39 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
logs (16.06 KB, application/octet-stream)
2004-09-14 09:23 UTC, pzajac
Details

Note You need to log in before you can comment on or make changes to this bug.
Description pzajac 2004-09-14 09:22:30 UTC
[200409131800]
	
org.netbeans.core.lookup.InstanceDataObjectModuleTest6.testReloadSettingsCausesLookupResultChange
fail	SomeAction<1> instance found after module
installation	Testing lookup in real IDE	unit

org.netbeans.core.lookup.InstanceDataObjectModuleTest5.testReloadSettingsSwitchesLookupByNewClass
fail	SomeAction<1> instance found after module
installation	Testing lookup in real IDE	unit

org.netbeans.core.lookup.InstanceDataObjectModule38420Test.testEnableDisableOfModulePreservesExistingInstances
fail	Action from module m1 has been found. Only
found: 	Testing lookup in real IDE	unit

org.netbeans.core.lookup.InstanceDataObjectModuleTest3.testReloadChangesInstance
fail	Found Services/Misc/inst-1.instance	Testing
lookup in real IDE	unit

org.netbeans.core.lookup.InstanceDataObjectModuleTest2.testCanFindSomeActionUsingSettings
fail	Some instance of Action with name
'SomeAction' found in lookup after module
installation	Testing lookup in real IDE	unit

org.netbeans.core.lookup.InstanceDataObjectModuleTest1.testCanFindSomeActionUsingDotInstance
fail	Some instance of Action with name
'SomeAction' found in lookup after module
installation	Testing lookup in real IDE	unit

org.netbeans.core.lookup.InstanceDataObjectModuleTest8.testFixedSettingsChangeInstanceAfterFastReload
fail	Found Services/Misc/inst-8.settings	Testing
lookup in real IDE	unit

org.netbeans.core.lookup.InstanceDataObjectModuleTest7.testFixedSettingsChangeInstanceAfterSlowReload
fail	Found Services/Misc/inst-2.settings	Testing
lookup in real IDE	unit
Comment 1 pzajac 2004-09-14 09:23:00 UTC
Created attachment 17607 [details]
logs
Comment 2 Jaroslav Tulach 2004-09-14 12:19:54 UTC
I do not know what this is, but let's wait for another failure. It
works for me.
Comment 3 pzajac 2004-09-16 14:43:15 UTC
The tests passed...