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 177218 - QA functional tests do not work
Summary: QA functional tests do not work
Status: RESOLVED FIXED
Alias: None
Product: contrib
Classification: Unclassified
Component: JMX (show other bugs)
Version: 6.x
Hardware: All All
: P2 normal (vote)
Assignee: Tomas Hurka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-19 08:52 UTC by Tomas Hurka
Modified: 2009-12-03 15:50 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 Tomas Hurka 2009-11-19 08:52:57 UTC
QA functional tests for jconsole module are completely broken. They needs to be rewritten to use org.netbeans.junit.NbModuleSuite
Comment 1 Tomas Hurka 2009-11-19 09:54:22 UTC
First set of changes:
changeset:   153834:3bb6dc09db88
user:        Tomas Hurka <thurka@netbeans.org>
date:        Thu Nov 19 16:56:37 2009 +0100
summary:     bugfix #177218, qa-functional tests fixed
Comment 2 Quality Engineering 2009-11-26 19:31:40 UTC
Integrated into 'main-golden', will be available in build *200911261400* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/3bb6dc09db88
User: Tomas Hurka <thurka@netbeans.org>
Log: bugfix #177218, qa-functional tests fixed
Comment 3 Tomas Hurka 2009-12-01 09:04:52 UTC
More fixes:

changeset:   154801:62babd917cf8
user:        Tomas Hurka <thurka@netbeans.org>
date:        Tue Dec 01 12:43:50 2009 +0100
summary:     opening of Output window simplified

changeset:   154800:1adc2ce4fb8e
user:        Tomas Hurka <thurka@netbeans.org>
date:        Tue Dec 01 12:31:55 2009 +0100
summary:     open Output window before running JConsole test
Comment 4 Tomas Hurka 2009-12-01 09:10:55 UTC
Another fix:

changeset:   154802:23a7b4406671
user:        Tomas Hurka <thurka@netbeans.org>
date:        Tue Dec 01 17:08:46 2009 +0100
summary:     bugfix #177218, name of output tab fixed
Comment 5 Tomas Hurka 2009-12-02 09:24:03 UTC
More fixes:

changeset:   154895:2cc2080db484
user:        Tomas Hurka <thurka@netbeans.org>
date:        Wed Dec 02 17:21:05 2009 +0100
summary:     disable testRunWithRemoteManagement and testDebugWithRemoteManagement; remote management functionality was disabled in a9229cc3351b

changeset:   154896:47210e43ad9b
user:        Tomas Hurka <thurka@netbeans.org>
date:        Wed Dec 02 17:22:04 2009 +0100
summary:     test1 fixed
Comment 6 Tomas Hurka 2009-12-03 05:12:54 UTC
All jconsole tests are now ok. Closing as fixed.
Comment 7 Quality Engineering 2009-12-03 15:50:35 UTC
Integrated into 'main-golden', will be available in build *200912031432* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/23a7b4406671
User: Tomas Hurka <thurka@netbeans.org>
Log: bugfix #177218, name of output tab fixed