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 157982 - The 4 tests in org.netbeans.test.subversion.testsuites.commitTestSuite.class return errors on Windows Vista
Summary: The 4 tests in org.netbeans.test.subversion.testsuites.commitTestSuite.class ...
Status: CLOSED WONTFIX
Alias: None
Product: qa
Classification: Unclassified
Component: Tests (show other bugs)
Version: 6.x
Hardware: Other Windows Vista
: P2 blocker (vote)
Assignee: issues@qa
URL: http://jqa.ireland/results/1.6.0_08/B...
Keywords: ARCH
Depends on:
Blocks:
 
Reported: 2009-02-05 11:16 UTC by andymchale
Modified: 2011-06-10 09:17 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 andymchale 2009-02-05 11:17:55 UTC
The 4 tests in org.netbeans.test.subversion.testsuites.commitTestSuite.class return errors on Windows Vista.

Have re-run the fails but it makes no difference. Errors occur with jdk 6u8 and jdk 6u10. Same errors occur on Windows
Vista & Windows Vista x64.

Test results displaying errors can be found at:

http://jqa.ireland/results/1.6.0_08/Build02/Netbeans6.5/WinVistax86/error_rerun/html/

http://jqa.ireland/results/1.6.0_10/b33/Netbeans6.5/WinVistax64/rerun/error_rerun/

Errors read as follows:

testCommitFile	Error	Test failed: org.netbeans.jemmy.TimeoutExpiredException: Menu pushing: (JMenuItem with text
"Window", JMenuItem with text "Versioning", JMenuItem with text "Subversion")

java.lang.Exception: Test failed: org.netbeans.jemmy.TimeoutExpiredException: Menu pushing: (JMenuItem with text
"Window", JMenuItem with text "Versioning", JMenuItem with text "Subversion")
at org.netbeans.test.subversion.main.commit.CommitDataTest.testCommitFile(CommitDataTest.java:212)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at junit.framework.TestCase.runTest(TestCase.java:168)
at org.netbeans.jellytools.JellyTestCase.runTest(JellyTestCase.java:184)
at org.netbeans.junit.NbTestCase.access$200(NbTestCase.java:84)
at org.netbeans.junit.NbTestCase$2.doSomething(NbTestCase.java:330)
at org.netbeans.junit.NbTestCase$1Guard.run(NbTestCase.java:267)
at org.netbeans.junit.NbTestCase.runBare(NbTestCase.java:346)
at org.netbeans.jellytools.JellyTestCase.runBare(JellyTestCase.java:151)
at junit.framework.TestResult$1.protect(TestResult.java:110)
at junit.framework.TestResult.runProtected(TestResult.java:128)
at junit.framework.TestResult.run(TestResult.java:113)
at junit.framework.TestCase.run(TestCase.java:124)
at org.netbeans.junit.NbTestCase.run(NbTestCase.java:207)
at junit.framework.TestSuite.runTest(TestSuite.java:232)
at junit.framework.TestSuite.run(TestSuite.java:227)
at junit.framework.TestSuite.runTest(TestSuite.java:232)
at junit.framework.TestSuite.run(TestSuite.java:227)
at org.netbeans.junit.NbModuleSuite$S.runInRuntimeContainer(NbModuleSuite.java:522)
at org.netbeans.junit.NbModuleSuite$S.run(NbModuleSuite.java:407)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:420)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:911)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:768)
	47.340
testCommitPackage	Error	Test failed: org.netbeans.jemmy.TimeoutExpiredException: Menu pushing: (JMenuItem with text
"Window", JMenuItem with text "Versioning", JMenuItem with text "Subversion")

java.lang.Exception: Test failed: org.netbeans.jemmy.TimeoutExpiredException: Menu pushing: (JMenuItem with text
"Window", JMenuItem with text "Versioning", JMenuItem with text "Subversion")
at org.netbeans.test.subversion.main.commit.CommitDataTest.testCommitPackage(CommitDataTest.java:320)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at junit.framework.TestCase.runTest(TestCase.java:168)
at org.netbeans.jellytools.JellyTestCase.runTest(JellyTestCase.java:184)
at org.netbeans.junit.NbTestCase.access$200(NbTestCase.java:84)
at org.netbeans.junit.NbTestCase$2.doSomething(NbTestCase.java:330)
at org.netbeans.junit.NbTestCase$1Guard.run(NbTestCase.java:267)
at org.netbeans.junit.NbTestCase.runBare(NbTestCase.java:346)
at org.netbeans.jellytools.JellyTestCase.runBare(JellyTestCase.java:151)
at junit.framework.TestResult$1.protect(TestResult.java:110)
at junit.framework.TestResult.runProtected(TestResult.java:128)
at junit.framework.TestResult.run(TestResult.java:113)
at junit.framework.TestCase.run(TestCase.java:124)
at org.netbeans.junit.NbTestCase.run(NbTestCase.java:207)
at junit.framework.TestSuite.runTest(TestSuite.java:232)
at junit.framework.TestSuite.run(TestSuite.java:227)
at junit.framework.TestSuite.runTest(TestSuite.java:232)
at junit.framework.TestSuite.run(TestSuite.java:227)
at org.netbeans.junit.NbModuleSuite$S.runInRuntimeContainer(NbModuleSuite.java:522)
at org.netbeans.junit.NbModuleSuite$S.run(NbModuleSuite.java:407)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:420)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:911)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:768)
	41.949
testRecognizeMimeType	Error	Test failed: org.netbeans.jemmy.TimeoutExpiredException: Menu pushing: (JMenuItem with text
"Window", JMenuItem with text "Versioning", JMenuItem with text "Subversion")

java.lang.Exception: Test failed: org.netbeans.jemmy.TimeoutExpiredException: Menu pushing: (JMenuItem with text
"Window", JMenuItem with text "Versioning", JMenuItem with text "Subversion")
at org.netbeans.test.subversion.main.commit.CommitDataTest.testRecognizeMimeType(CommitDataTest.java:452)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at junit.framework.TestCase.runTest(TestCase.java:168)
at org.netbeans.jellytools.JellyTestCase.runTest(JellyTestCase.java:184)
at org.netbeans.junit.NbTestCase.access$200(NbTestCase.java:84)
at org.netbeans.junit.NbTestCase$2.doSomething(NbTestCase.java:330)
at org.netbeans.junit.NbTestCase$1Guard.run(NbTestCase.java:267)
at org.netbeans.junit.NbTestCase.runBare(NbTestCase.java:346)
at org.netbeans.jellytools.JellyTestCase.runBare(JellyTestCase.java:151)
at junit.framework.TestResult$1.protect(TestResult.java:110)
at junit.framework.TestResult.runProtected(TestResult.java:128)
at junit.framework.TestResult.run(TestResult.java:113)
at junit.framework.TestCase.run(TestCase.java:124)
at org.netbeans.junit.NbTestCase.run(NbTestCase.java:207)
at junit.framework.TestSuite.runTest(TestSuite.java:232)
at junit.framework.TestSuite.run(TestSuite.java:227)
at junit.framework.TestSuite.runTest(TestSuite.java:232)
at junit.framework.TestSuite.run(TestSuite.java:227)
at org.netbeans.junit.NbModuleSuite$S.runInRuntimeContainer(NbModuleSuite.java:522)
at org.netbeans.junit.NbModuleSuite$S.run(NbModuleSuite.java:407)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:420)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:911)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:768)
	41.949
testInvokeCloseCommit	Error	Test failed: org.netbeans.jemmy.TimeoutExpiredException: Dialog with title "Import"

java.lang.Exception: Test failed: org.netbeans.jemmy.TimeoutExpiredException: Dialog with title "Import"
at org.netbeans.test.subversion.main.commit.CommitUiTest.testInvokeCloseCommit(CommitUiTest.java:138)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at junit.framework.TestCase.runTest(TestCase.java:168)
at org.netbeans.jellytools.JellyTestCase.runTest(JellyTestCase.java:184)
at org.netbeans.junit.NbTestCase.access$200(NbTestCase.java:84)
at org.netbeans.junit.NbTestCase$2.doSomething(NbTestCase.java:330)
at org.netbeans.junit.NbTestCase$1Guard.run(NbTestCase.java:267)
at org.netbeans.junit.NbTestCase.runBare(NbTestCase.java:346)
at org.netbeans.jellytools.JellyTestCase.runBare(JellyTestCase.java:151)
at junit.framework.TestResult$1.protect(TestResult.java:110)
at junit.framework.TestResult.runProtected(TestResult.java:128)
at junit.framework.TestResult.run(TestResult.java:113)
at junit.framework.TestCase.run(TestCase.java:124)
at org.netbeans.junit.NbTestCase.run(NbTestCase.java:207)
at junit.framework.TestSuite.runTest(TestSuite.java:232)
at junit.framework.TestSuite.run(TestSuite.java:227)
at junit.framework.TestSuite.runTest(TestSuite.java:232)
at junit.framework.TestSuite.run(TestSuite.java:227)
at org.netbeans.junit.NbModuleSuite$S.runInRuntimeContainer(NbModuleSuite.java:522)
at org.netbeans.junit.NbModuleSuite$S.run(NbModuleSuite.java:407)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:420)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:911)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:768)
Comment 1 andymchale 2009-02-23 17:30:55 UTC
The 4 tests in org.netbeans.test.subversion.testsuites.commitTestSuite.class return errors on Windows Vista for
jdk1.5.0_17 also.

Results and reruns are here:

http://jqa.ireland/results/1.5.0_17/Build10/Netbeans6.5/WinVistax86/
Comment 2 andymchale 2009-04-27 14:21:27 UTC
The 4 tests in org.netbeans.test.subversion.testsuites.commitTestSuite.class return errors on Windows Vista for
jdk1.5.0_18 b06 also.

Results and reruns are here:

http://jqa.ireland/results/1.5.0_18/Build06/Netbeans/WinVistax86/testrun/html/
Comment 3 andymchale 2009-04-27 15:40:22 UTC
The 4 tests in org.netbeans.test.subversion.testsuites.commitTestSuite.class return errors on Windows Vista for
jdk1.6.0_13 b07 also.

Results and reruns are here:

http://jqa.ireland/results/1.6.0_13/Build07/Netbeans/WinVistax86/testrun/html/
Comment 4 andymchale 2009-05-08 17:21:34 UTC
The 4 tests in org.netbeans.test.subversion.testsuites.commitTestSuite.class return errors on Windows Vista for
jdk1.6.0_14 b06 also.

Results and reruns are here:

http://jqa.ireland/results/1.6.0_14/Build06/Netbeans/WinVistax86/rerun/html2_err/
Comment 5 andymchale 2009-06-22 14:01:58 UTC
The 4 tests in org.netbeans.test.subversion.testsuites.commitTestSuite.class return errors on on virtual box image of
Windows Vista for jdk1.5.0_19 b04 also.

Results:

http://jqa.ireland/results/1.5.0_19/Build04/Netbeans/WinVistax64(VM)/rerun/html2_err/
Comment 6 Marian Mirilovic 2009-07-07 13:40:59 UTC
This issue was reported against NB 6.5 Binary Tests Distribution, we release NB
6.7 Binary Tests Distribution recently and after all changes in codebase as well
as in organization, we are starting new era of BTD. Please report all new
failures and we'll do evaluate results weekly. Thanks in advance.