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 44827 - Error in testFindDataObject test
Summary: Error in testFindDataObject test
Status: CLOSED FIXED
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-06-14 15:08 UTC by pzajac
Modified: 2008-12-22 18:56 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
exception stacktrace (1.44 KB, text/plain)
2004-06-14 15:09 UTC, pzajac
Details

Note You need to log in before you can comment on or make changes to this bug.
Description pzajac 2004-06-14 15:08:32 UTC
[200406131800]
Test Suite org.netbeans.core.NbMainExplorerTest
testFindDataObject:

      java.lang.NoClassDefFoundError:
org/netbeans/core/NbMainExplorer$RepositoryTab
	at
org.netbeans.core.NbMainExplorerTest.testFindDataObject(NbMainExplorerTest.java:59)
	at
sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
Comment 1 pzajac 2004-06-14 15:09:21 UTC
Created attachment 15685 [details]
exception stacktrace
Comment 2 _ ttran 2004-06-28 09:10:13 UTC
both RepositoryTab (Filesystems tab in the GUI) and the test are gone
for D
Comment 3 pzajac 2004-06-28 16:45:43 UTC
v
Comment 4 pzajac 2004-06-29 21:46:46 UTC
please remove the test from stable testsuite ...
Comment 5 Jaroslav Tulach 2004-07-29 08:54:50 UTC
NbMainExplorerTest.java: revision 1.3
date: 2004/06/03 20:52:58;  author: jglick;  state: dead;  lines: +0 -0
Removing some Filesystems-related crud that was forgotten before.
Comment 6 pzajac 2004-08-10 10:12:27 UTC
v