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 41963 - errors in MetainfServicesLookupTest
Summary: errors in MetainfServicesLookupTest
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Lookup (show other bugs)
Version: 4.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: Jaroslav Tulach
URL:
Keywords: TEST
Depends on:
Blocks:
 
Reported: 2004-04-14 16:32 UTC by pzajac
Modified: 2008-12-22 20:31 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
exception stacktraces (12.55 KB, text/plain)
2004-04-14 16:35 UTC, pzajac
Details

Note You need to log in before you can comment on or make changes to this bug.
Description pzajac 2004-04-14 16:34:11 UTC
TestSuite:
org.openide.util.MetaInfServicesLookupTest

testCases:
testBasicUsage
testLoaderSkew
testStability 
testMaskingOfResources 
testListenersAreNotifiedWithoutHoldingALockIssue36035
Comment 1 pzajac 2004-04-14 16:35:46 UTC
Created attachment 14392 [details]
exception stacktraces
Comment 2 Jaroslav Tulach 2004-04-25 15:50:38 UTC
Seems to work.
Comment 3 pzajac 2004-05-05 12:57:19 UTC
The tests fails recently.I might be problem of JDK. I will try to
update JDK version and run these tests again. 

Operating System Name : Linux
Operating System Version : 2.4.18-openmosix4
System Architecture : i386
Java Version : 1.4.2_01
Java Vendor : Sun Microsystems Inc.
User Language : en
Comment 4 pzajac 2004-06-02 12:54:52 UTC
the exception is thrown again and again. You can run test by test4u
infrastructure. 
Comment 5 Jaroslav Tulach 2004-06-02 13:20:23 UTC
Imho missing jar files needed for that test. Should be fixed by
David's revision 1.60 of openide/test/build.xml commited this morning.
Comment 6 David Konecny 2004-06-02 13:50:33 UTC
Yes. Fixed today morning AKA The Hour before Refactoring merge.