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 51783 - some failures InstanceDataObjectModuleTest
Summary: some failures InstanceDataObjectModuleTest
Status: CLOSED WORKSFORME
Alias: None
Product: platform
Classification: Unclassified
Component: Module System (show other bugs)
Version: 4.x
Hardware: Sun Solaris
: P2 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords: TEST
Depends on:
Blocks:
 
Reported: 2004-11-24 07:54 UTC by pzajac
Modified: 2008-12-23 08:44 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
log1 (5.92 KB, text/html)
2004-11-24 07:55 UTC, pzajac
Details
log2 (5.90 KB, text/html)
2004-11-24 07:55 UTC, pzajac
Details
log3 (5.90 KB, text/html)
2004-11-24 07:56 UTC, pzajac
Details
log4 (5.73 KB, text/html)
2004-11-24 07:56 UTC, pzajac
Details
log5 (6.19 KB, text/plain)
2004-11-24 07:57 UTC, pzajac
Details

Note You need to log in before you can comment on or make changes to this bug.
Description pzajac 2004-11-24 07:54:58 UTC
[Solaris]
 InstanceDataObjectModuleTest2.
testCanFindSomeActionUsingSettings

InstanceDataObjectModuleTest5.
testReloadSettingsSwitchesLookupByNewClass

InstanceDataObjectModuleTest6.
testReloadSettingsCausesLookupResultChange

....
Comment 1 pzajac 2004-11-24 07:55:22 UTC
Created attachment 19016 [details]
log1
Comment 2 pzajac 2004-11-24 07:55:52 UTC
Created attachment 19017 [details]
log2
Comment 3 pzajac 2004-11-24 07:56:16 UTC
Created attachment 19018 [details]
log3
Comment 4 pzajac 2004-11-24 07:56:41 UTC
Created attachment 19019 [details]
log4
Comment 5 pzajac 2004-11-24 07:57:07 UTC
Created attachment 19020 [details]
log5
Comment 6 pzajac 2004-11-24 07:57:58 UTC
Host	:	qa-fiji
Operating System Name	:	SunOS
Operating System Version	:	5.8
System Architecture	:	x86
Java Version	:	1.4.2_06
Java Vendor	:	Sun Microsystems Inc.
User Language	:	cs
Comment 7 Jaroslav Tulach 2004-12-03 14:35:47 UTC
cvs -q ci -m "I do not have the slightest idea what can be wrong here,
but I changed the base test to register its own ErrorManager and next
time it fails we (or better to say Jesse)can analyze the output. Added
due to #51783."

Checking in
test/unit/src/org/netbeans/core/lookup/InstanceDataObjectModuleTestHid.java;
/cvs/core/test/unit/src/org/netbeans/core/lookup/InstanceDataObjectModuleTestHid.java,v
 <--  InstanceDataObjectModuleTestHid.java
new revision: 1.10; previous revision: 1.9
Comment 8 Jaroslav Tulach 2004-12-03 14:36:19 UTC
Until next failure, I am closing this issue.
Comment 9 Jesse Glick 2004-12-03 19:33:48 UTC
Doubt I'll be able to guess at the cause of failure even with such
logging, but we'll see. Anything involving services lookup is usually
just not reliable.
Comment 10 Jesse Glick 2004-12-20 17:27:15 UTC
Re. IDOMT7 failure, cf. issue #52689.
Comment 11 pzajac 2005-02-08 09:41:34 UTC
v