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 42003 - MetaInfLookupTest failure
Summary: MetaInfLookupTest failure
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-15 08:02 UTC by Jaroslav Tulach
Modified: 2008-12-22 20:36 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
The failure (6.30 KB, text/html)
2004-04-15 08:02 UTC, Jaroslav Tulach
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jaroslav Tulach 2004-04-15 08:02:17 UTC
testLoaderSkew	fail	expected:<[]> but
was:<[org.bar.Implementation2@13a317a]>
Comment 1 Jaroslav Tulach 2004-04-15 08:02:51 UTC
Created attachment 14405 [details]
The failure
Comment 2 Jesse Glick 2004-04-15 16:20:52 UTC
Also LookupClassLoaderTest.testClassLoaderLookup and
InstanceDataObjectModuleTest6.testReloadSettingsCausesLookupResultChange
and MetaInfServicesTest.testEverything and
InstanceDataObjectModuleTest5.testReloadSettingsSwitchesLookupByNewClass
currently seem to fail for me; not sure if these are related.
Comment 3 Jaroslav Tulach 2004-04-25 15:49:12 UTC
/cvs/core/test/build-unit.xml,v  <--  build-unit.xml
new revision: 1.25; previous revision: 1.24
done
Processing log script arguments...
More commits to come...
Checking in openide/test/build-unit.xml;
/cvs/openide/test/build-unit.xml,v  <--  build-unit.xml
new revision: 1.6; previous revision: 1.5
Comment 4 Marian Mirilovic 2004-08-11 10:25:07 UTC
verified