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 45114 - error i a lot of windows/test tests
Summary: error i a lot of windows/test tests
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 4.x
Hardware: All All
: P2 blocker (vote)
Assignee: Milos Kleint
URL:
Keywords: TEST
: 39577 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-06-17 17:09 UTC by pzajac
Modified: 2008-12-22 19:59 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description pzajac 2004-06-17 17:09:01 UTC
try run tests in core/windows/test folder:
cd core/windows/test
ant -Dxtest.testype="unit" -Dxtest.attribs="stable"

statistics:
passed 1
errors	47

error messages from tests:

Module: core/windows
Name	Status	Message	TestBag	Test Type
org.netbeans.core.windows.persistence.WindowManagerParserTest.testLoadWM01
error	tried to access method
org.netbeans.core.windows.persistence.PersistenceManager.getRootModuleFolder()Lorg/openide/filesystems/FileObject;
from class
org.netbeans.core.windows.persistence.WindowManagerParserTest
testbag_2	unit
org.netbeans.core.windows.persistence.WindowManagerParserTest.testLoadWM02
error	tried to access method
org.netbeans.core.windows.persistence.PersistenceManager.getRootModuleFolder()Lorg/openide/filesystems/FileObject;
from class
org.netbeans.core.windows.persistence.WindowManagerParserTest
testbag_2	unit
org.netbeans.core.windows.persistence.WindowManagerParserTest.testSaveWM01
error	tried to access method
org.netbeans.core.windows.persistence.PersistenceManager.getRootModuleFolder()Lorg/openide/filesystems/FileObject;
from class
org.netbeans.core.windows.persistence.WindowManagerParserTest
testbag_2	unit
org.netbeans.core.windows.persistence.WindowManagerParserTest.testSaveWM02
error	tried to access method
org.netbeans.core.windows.persistence.PersistenceManager.getRootModuleFolder()Lorg/openide/filesystems/FileObject;
from class
org.netbeans.core.windows.persistence.WindowManagerParserTest
testbag_2	unit
org.netbeans.core.windows.persistence.WindowManagerParserTest.testLoadWM01Invalid
error	tried to access method
org.netbeans.core.windows.persistence.PersistenceManager.getRootModuleFolder()Lorg/openide/filesystems/FileObject;
from class
org.netbeans.core.windows.persistence.WindowManagerParserTest
testbag_2	unit
org.netbeans.core.windows.persistence.WindowManagerParserTest.testLoadWM02Invalid
error	tried to access method
org.netbeans.core.windows.persistence.PersistenceManager.getRootModuleFolder()Lorg/openide/filesystems/FileObject;
from class
org.netbeans.core.windows.persistence.WindowManagerParserTest
testbag_2	unit
org.netbeans.core.windows.persistence.GroupParserTest.testLoadGroup01
error	java.lang.IncompatibleClassChangeError
from
org.netbeans.modules.debugger.ui.actions.ContinueAction
testbag_2	unit
org.netbeans.core.windows.persistence.GroupParserTest.testLoadGroup02
error	tried to access class
org.netbeans.core.windows.persistence.GroupParser
from class
org.netbeans.core.windows.persistence.GroupParserTest
testbag_2	unit
org.netbeans.core.windows.persistence.GroupParserTest.testSaveGroup01
error	tried to access class
org.netbeans.core.windows.persistence.GroupParser
from class
org.netbeans.core.windows.persistence.GroupParserTest
testbag_2	unit
org.netbeans.core.windows.persistence.GroupParserTest.testSaveGroup02
error	tried to access class
org.netbeans.core.windows.persistence.GroupParser
from class
org.netbeans.core.windows.persistence.GroupParserTest
testbag_2	unit
org.netbeans.core.windows.persistence.GroupParserTest.testLoadGroup01Invalid
error	tried to access class
org.netbeans.core.windows.persistence.GroupParser
from class
org.netbeans.core.windows.persistence.GroupParserTest
testbag_2	unit
org.netbeans.core.windows.persistence.GroupParserTest.testLoadGroup02Invalid
error	tried to access class
org.netbeans.core.windows.persistence.GroupParser
from class
org.netbeans.core.windows.persistence.GroupParserTest
testbag_2	unit
org.netbeans.core.windows.persistence.GroupParserTest.testLoadGroup03Invalid
error	tried to access class
org.netbeans.core.windows.persistence.GroupParser
from class
org.netbeans.core.windows.persistence.GroupParserTest
testbag_2	unit
org.netbeans.core.windows.persistence.GroupParserTest.testLoadGroup04Invalid
error	tried to access class
org.netbeans.core.windows.persistence.GroupParser
from class
org.netbeans.core.windows.persistence.GroupParserTest
testbag_2	unit
org.netbeans.core.windows.persistence.ModeParserTest.testLoadMode01
error	tried to access class
org.netbeans.core.windows.persistence.ModeParser
from class
org.netbeans.core.windows.persistence.ModeParserTest
testbag_2	unit
org.netbeans.core.windows.persistence.ModeParserTest.testLoadMode02
error	tried to access class
org.netbeans.core.windows.persistence.ModeParser
from class
org.netbeans.core.windows.persistence.ModeParserTest
testbag_2	unit
org.netbeans.core.windows.persistence.ModeParserTest.testLoadMode03
error	tried to access class
org.netbeans.core.windows.persistence.ModeParser
from class
org.netbeans.core.windows.persistence.ModeParserTest
testbag_2	unit
org.netbeans.core.windows.persistence.ModeParserTest.testLoadMode04
error	tried to access class
org.netbeans.core.windows.persistence.ModeParser
from class
org.netbeans.core.windows.persistence.ModeParserTest
testbag_2	unit
org.netbeans.core.windows.persistence.ModeParserTest.testLoadMode05
error	tried to access class
org.netbeans.core.windows.persistence.ModeParser
from class
org.netbeans.core.windows.persistence.ModeParserTest
testbag_2	unit
org.netbeans.core.windows.persistence.ModeParserTest.testSaveMode01
error	tried to access class
org.netbeans.core.windows.persistence.ModeParser
from class
org.netbeans.core.windows.persistence.ModeParserTest
testbag_2	unit
org.netbeans.core.windows.persistence.ModeParserTest.testSaveMode02
error	tried to access class
org.netbeans.core.windows.persistence.ModeParser
from class
org.netbeans.core.windows.persistence.ModeParserTest
testbag_2	unit
org.netbeans.core.windows.persistence.ModeParserTest.testSaveMode03
error	tried to access class
org.netbeans.core.windows.persistence.ModeParser
from class
org.netbeans.core.windows.persistence.ModeParserTest
testbag_2	unit
org.netbeans.core.windows.persistence.ModeParserTest.testSaveMode04
error	tried to access class
org.netbeans.core.windows.persistence.ModeParser
from class
org.netbeans.core.windows.persistence.ModeParserTest
testbag_2	unit
org.netbeans.core.windows.persistence.ModeParserTest.testLoadMode01Invalid
error	tried to access class
org.netbeans.core.windows.persistence.ModeParser
from class
org.netbeans.core.windows.persistence.ModeParserTest
testbag_2	unit
org.netbeans.core.windows.persistence.ModeParserTest.testLoadMode02Invalid
error	tried to access class
org.netbeans.core.windows.persistence.ModeParser
from class
org.netbeans.core.windows.persistence.ModeParserTest
testbag_2	unit
org.netbeans.core.windows.persistence.ModeParserTest.testLoadMode03Invalid
error	tried to access class
org.netbeans.core.windows.persistence.ModeParser
from class
org.netbeans.core.windows.persistence.ModeParserTest
testbag_2	unit
org.netbeans.core.windows.persistence.ModeParserTest.testLoadMode04Invalid
error	tried to access class
org.netbeans.core.windows.persistence.ModeParser
from class
org.netbeans.core.windows.persistence.ModeParserTest
testbag_2	unit
org.netbeans.core.windows.persistence.TCGroupParserTest.testLoadTCGroup00
error	tried to access class
org.netbeans.core.windows.persistence.TCGroupParser
from class
org.netbeans.core.windows.persistence.TCGroupParserTest
testbag_2	unit
org.netbeans.core.windows.persistence.TCGroupParserTest.testLoadTCGroup01
error	tried to access class
org.netbeans.core.windows.persistence.TCGroupParser
from class
org.netbeans.core.windows.persistence.TCGroupParserTest
testbag_2	unit
org.netbeans.core.windows.persistence.TCGroupParserTest.testSaveTCGroup00
error	tried to access class
org.netbeans.core.windows.persistence.TCGroupParser
from class
org.netbeans.core.windows.persistence.TCGroupParserTest
testbag_2	unit
org.netbeans.core.windows.persistence.TCGroupParserTest.testSaveTCGroup01
error	tried to access class
org.netbeans.core.windows.persistence.TCGroupParser
from class
org.netbeans.core.windows.persistence.TCGroupParserTest
testbag_2	unit
org.netbeans.core.windows.persistence.TCGroupParserTest.testLoadTCGroup00Invalid
error	tried to access class
org.netbeans.core.windows.persistence.TCGroupParser
from class
org.netbeans.core.windows.persistence.TCGroupParserTest
testbag_2	unit
org.netbeans.core.windows.persistence.TCGroupParserTest.testLoadTCGroup01Invalid
error	tried to access class
org.netbeans.core.windows.persistence.TCGroupParser
from class
org.netbeans.core.windows.persistence.TCGroupParserTest
testbag_2	unit
org.netbeans.core.windows.persistence.TCGroupParserTest.testLoadTCGroup02Invalid
error	tried to access class
org.netbeans.core.windows.persistence.TCGroupParser
from class
org.netbeans.core.windows.persistence.TCGroupParserTest
testbag_2	unit
org.netbeans.core.windows.persistence.TCGroupParserTest.testLoadTCGroup03Invalid
error	tried to access class
org.netbeans.core.windows.persistence.TCGroupParser
from class
org.netbeans.core.windows.persistence.TCGroupParserTest
testbag_2	unit
org.netbeans.core.windows.DockingCompatibilityTest.testSimplyOpenedComponentCanBeDockedWhereeverItWants
error	Creating default editor mode. It shouldn't
happen this way	testbag_2	unit
org.netbeans.core.windows.DockingCompatibilityTest.testComponentPutIntoOwnModeCanBeDockedAsWell
error		testbag_2	unit
org.netbeans.core.windows.persistence.TCRefParserTest.testLoadTCRef00
error	tried to access class
org.netbeans.core.windows.persistence.TCRefParser
from class
org.netbeans.core.windows.persistence.TCRefParserTest
testbag_2	unit
org.netbeans.core.windows.persistence.TCRefParserTest.testLoadTCRef01
error	tried to access class
org.netbeans.core.windows.persistence.TCRefParser
from class
org.netbeans.core.windows.persistence.TCRefParserTest
testbag_2	unit
org.netbeans.core.windows.persistence.TCRefParserTest.testSaveTCRef00
error	tried to access class
org.netbeans.core.windows.persistence.TCRefParser
from class
org.netbeans.core.windows.persistence.TCRefParserTest
testbag_2	unit
org.netbeans.core.windows.persistence.TCRefParserTest.testSaveTCRef01
error	tried to access class
org.netbeans.core.windows.persistence.TCRefParser
from class
org.netbeans.core.windows.persistence.TCRefParserTest
testbag_2	unit
org.netbeans.core.windows.persistence.TCRefParserTest.testLoadTCRef00Invalid
error	tried to access class
org.netbeans.core.windows.persistence.TCRefParser
from class
org.netbeans.core.windows.persistence.TCRefParserTest
testbag_2	unit
org.netbeans.core.windows.persistence.TCRefParserTest.testLoadTCRef01Invalid
error	tried to access class
org.netbeans.core.windows.persistence.TCRefParser
from class
org.netbeans.core.windows.persistence.TCRefParserTest
testbag_2	unit
org.netbeans.core.windows.persistence.TCRefParserTest.testLoadTCRef02Invalid
error	tried to access class
org.netbeans.core.windows.persistence.TCRefParser
from class
org.netbeans.core.windows.persistence.TCRefParserTest
testbag_2	unit
org.netbeans.core.windows.persistence.TCRefParserTest.testLoadTCRef03Invalid
error	tried to access class
org.netbeans.core.windows.persistence.TCRefParser
from class
org.netbeans.core.windows.persistence.TCRefParserTest
Comment 1 David Simonek 2004-06-17 17:46:39 UTC
*** Issue 39577 has been marked as a duplicate of this issue. ***
Comment 2 Milos Kleint 2004-07-12 09:40:25 UTC
reassigning
Comment 3 Milos Kleint 2004-07-13 08:24:44 UTC
fixed in trunk.
Comment 4 pzajac 2004-08-10 10:14:21 UTC
v