[JBoss JIRA] (JBTM-2304) Cannot compile TestModule.idl using IBM stub compiler (JDK8)
by Mark Little (JIRA)
[ https://issues.jboss.org/browse/JBTM-2304?page=com.atlassian.jira.plugin.... ]
Mark Little commented on JBTM-2304:
-----------------------------------
I emailed Mike yesterday and asked him to check some of the IDL/ORB changes I'd made Sunday on the IBM ORB. Not sure if this is related to those. I don't see how since the TestModule.idl looks pretty standard and doesn't use any of the preprocessor directives I removed.
> Cannot compile TestModule.idl using IBM stub compiler (JDK8)
> ------------------------------------------------------------
>
> Key: JBTM-2304
> URL: https://issues.jboss.org/browse/JBTM-2304
> Project: JBoss Transaction Manager
> Issue Type: Bug
> Components: Build System, JTS
> Reporter: Tom Jenkinson
> Assignee: Michael Musgrove
>
> {quote}
> org.jboss.jbossts.qa.idl.compile.init:
> [idl-compiler] Parsing...
> [idl-compiler] Processing for ibmorb '/home/hudson/workspace/narayana-ibm-jdk/qa/dist/../../ArjunaJTS/idl/src/test/idl/TestModule.idl'
> BUILD FAILED
> /home/hudson/workspace/narayana-ibm-jdk/qa/build.xml:123: The following error occurred while executing this line:
> /home/hudson/workspace/narayana-ibm-jdk/qa/tests/build-jts.xml:229: Failed to compile '/home/hudson/workspace/narayana-ibm-jdk/qa/dist/../../ArjunaJTS/idl/src/test/idl/TestModule.idl' file
> Total time: 2 seconds
> qa build failed
> {quote}
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
9 years
[JBoss JIRA] (JBTM-2304) Cannot compile TestModule.idl using IBM stub compiler (JDK8)
by Tom Jenkinson (JIRA)
Tom Jenkinson created JBTM-2304:
-----------------------------------
Summary: Cannot compile TestModule.idl using IBM stub compiler (JDK8)
Key: JBTM-2304
URL: https://issues.jboss.org/browse/JBTM-2304
Project: JBoss Transaction Manager
Issue Type: Bug
Components: Build System, JTS
Reporter: Tom Jenkinson
Assignee: Michael Musgrove
{quote}
org.jboss.jbossts.qa.idl.compile.init:
[idl-compiler] Parsing...
[idl-compiler] Processing for ibmorb '/home/hudson/workspace/narayana-ibm-jdk/qa/dist/../../ArjunaJTS/idl/src/test/idl/TestModule.idl'
BUILD FAILED
/home/hudson/workspace/narayana-ibm-jdk/qa/build.xml:123: The following error occurred while executing this line:
/home/hudson/workspace/narayana-ibm-jdk/qa/tests/build-jts.xml:229: Failed to compile '/home/hudson/workspace/narayana-ibm-jdk/qa/dist/../../ArjunaJTS/idl/src/test/idl/TestModule.idl' file
Total time: 2 seconds
qa build failed
{quote}
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
9 years
[JBoss JIRA] (JBTM-2301) PerformanceTest regression
by Tom Jenkinson (JIRA)
[ https://issues.jboss.org/browse/JBTM-2301?page=com.atlassian.jira.plugin.... ]
Tom Jenkinson commented on JBTM-2301:
-------------------------------------
It happened on code coverage run too: http://albany.eng.hst.ams2.redhat.com/view/Narayana+BlackTie/job/narayana...
I think we should disable this on the code coverage runs
> PerformanceTest regression
> --------------------------
>
> Key: JBTM-2301
> URL: https://issues.jboss.org/browse/JBTM-2301
> Project: JBoss Transaction Manager
> Issue Type: Bug
> Components: Performance Testing
> Reporter: Gytis Trikleris
> Assignee: Michael Musgrove
> Priority: Minor
> Fix For: 5.0.4
>
>
> http://albany.eng.hst.ams2.redhat.com/view/Status/job/narayana/693/PROFIL...
> {code}
> -------------------------------------------------------------------------------
> Test set: io.narayana.perf.PerformanceTest
> -------------------------------------------------------------------------------
> Tests run: 9, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 72.898 sec <<< FAILURE!
> regressionTest(io.narayana.perf.PerformanceTest) Time elapsed: 6.268 sec <<< FAILURE!
> junit.framework.AssertionFailedError: There should have been a perf regression
> at junit.framework.Assert.fail(Assert.java:57)
> at junit.framework.Assert.assertTrue(Assert.java:22)
> at junit.framework.TestCase.assertTrue(TestCase.java:192)
> at io.narayana.perf.PerformanceTest.regressionTest(PerformanceTest.java:296)
> {code}
> {code}
> Test Run: testTimeout (200 calls using 2 threads)
> ExecutionException exception: java.util.concurrent.BrokenBarrierException
> ExecutionException exception: java.util.concurrent.BrokenBarrierException
> testTimeout: 0.000000 calls / second (200 calls in 0 ms using 2 threads. 201 errors)
> Test Run: (100000 calls using 10 threads)
> TestPerformance for 100000!: 17164.435290 calls / second (total time: 5826 ms versus 46786 ms)
> Test Run: (1 calls using 1 threads)
> testSingleCall!: 1000.000000 calls / second (1 calls in 1 ms using 1 threads. 0 errors)
> Test Run: (10000 calls using 10 threads)
> perfTest!: 4268.032437 calls / second (10000 calls in 2343 ms using 10 threads. 0 errors)
> Test Run: (100 calls using 2 threads)
> java.lang.RuntimeException: Testing throw exception
> at io.narayana.perf.PerformanceTest$7.doWork(PerformanceTest.java:412)
> at io.narayana.perf.PerformanceTest$7.doWork(PerformanceTest.java:406)
> at io.narayana.perf.Measurement$1.call(Measurement.java:339)
> at io.narayana.perf.Measurement$1.call(Measurement.java:324)
> at java.util.concurrent.FutureTask.run(FutureTask.java:262)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:744)
> testCancelOnException!: 33333.333333 calls / second (100 calls in 3 ms using 2 threads. 20 errors)
> Test Run: io.narayana.perf.PerformanceTest_regressionTest (10000 calls using 10 threads)
> Test Run: io.narayana.perf.PerformanceTest_regressionTest (10000 calls using 10 threads)
> Test Run: (1000 calls using 10 threads)
> testAbortMeasurement2: 0.000000 calls / second (1000 calls in 0 ms using 10 threads. 11 errors)
> Test Warm Up: io.narayana.perf.PerformanceTest_readPerfArgsTest: (10 calls using 50 threads)
> Test Run: io.narayana.perf.PerformanceTest_readPerfArgsTest (1000000 calls using 50 threads)
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
9 years
[JBoss JIRA] (JBTM-2303) Cannot create jacoco report
by Tom Jenkinson (JIRA)
[ https://issues.jboss.org/browse/JBTM-2303?page=com.atlassian.jira.plugin.... ]
Tom Jenkinson commented on JBTM-2303:
-------------------------------------
http://albany.eng.hst.ams2.redhat.com/view/Narayana+BlackTie/job/narayana...
> Cannot create jacoco report
> ---------------------------
>
> Key: JBTM-2303
> URL: https://issues.jboss.org/browse/JBTM-2303
> Project: JBoss Transaction Manager
> Issue Type: Bug
> Components: Build System
> Reporter: Tom Jenkinson
> Assignee: Michael Musgrove
>
> {quote}
> [jacoco:coverage] Enhancing junit with coverage
> [junit] Running org.jboss.jbossts.qa.junit.testgroup.TestGroup_jdbcresources02_pgsql_jndi
> [junit] Tests run: 30, Failures: 0, Errors: 0, Time elapsed: 412.658 sec
> ci-tests:
> BUILD SUCCESSFUL
> Total time: 447 minutes 53 seconds
> generating test coverage report
> Buildfile: /home/hudson/workspace/narayana-codeCoverage/qa/run-tests.xml
> jacoco-report:
> [jacoco:report] Loading execution data file /home/hudson/workspace/narayana-codeCoverage/qa/testoutput/jacoco-qa.exec
> BUILD FAILED
> /home/hudson/workspace/narayana-codeCoverage/qa/run-tests.xml:544: Error while creating report
> {quote}
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
9 years
[JBoss JIRA] (JBTM-2303) Cannot create jacoco report
by Tom Jenkinson (JIRA)
Tom Jenkinson created JBTM-2303:
-----------------------------------
Summary: Cannot create jacoco report
Key: JBTM-2303
URL: https://issues.jboss.org/browse/JBTM-2303
Project: JBoss Transaction Manager
Issue Type: Bug
Components: Build System
Reporter: Tom Jenkinson
Assignee: Michael Musgrove
{quote}
[jacoco:coverage] Enhancing junit with coverage
[junit] Running org.jboss.jbossts.qa.junit.testgroup.TestGroup_jdbcresources02_pgsql_jndi
[junit] Tests run: 30, Failures: 0, Errors: 0, Time elapsed: 412.658 sec
ci-tests:
BUILD SUCCESSFUL
Total time: 447 minutes 53 seconds
generating test coverage report
Buildfile: /home/hudson/workspace/narayana-codeCoverage/qa/run-tests.xml
jacoco-report:
[jacoco:report] Loading execution data file /home/hudson/workspace/narayana-codeCoverage/qa/testoutput/jacoco-qa.exec
BUILD FAILED
/home/hudson/workspace/narayana-codeCoverage/qa/run-tests.xml:544: Error while creating report
{quote}
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
9 years
[JBoss JIRA] (JBTM-1683) btadmin tests on windows failed with "Could not start the server"
by Tom Jenkinson (JIRA)
[ https://issues.jboss.org/browse/JBTM-1683?page=com.atlassian.jira.plugin.... ]
Tom Jenkinson commented on JBTM-1683:
-------------------------------------
Hi [~zhfeng], can you take a look at https://github.com/jbosstm/narayana/pull/774. It won't fix this Jira but it should prevent failures from cascading to other builds. Thanks
> btadmin tests on windows failed with "Could not start the server"
> -----------------------------------------------------------------
>
> Key: JBTM-1683
> URL: https://issues.jboss.org/browse/JBTM-1683
> Project: JBoss Transaction Manager
> Issue Type: Bug
> Components: BlackTie
> Affects Versions: 5.0.0
> Reporter: Amos Feng
> Assignee: Amos Feng
> Fix For: 5.0.4
>
>
> http://172.17.131.2/job/blacktie-windows2008-taconic/272
> {code}
> Failed tests:
> testResumeResumeDomain(org.jboss.narayana.blacktie.btadmin.ResumeDomainTest): Command was not successful
> testResumeDomainWithArg(org.jboss.narayana.blacktie.btadmin.ResumeDomainTest): Could not start the server
> testShutdownWithId(org.jboss.narayana.blacktie.btadmin.ShutdownTest): Could not start the server
> testShutdownWithoutId(org.jboss.narayana.blacktie.btadmin.ShutdownTest): Could not start the server
> testShutdownWithInvalidId(org.jboss.narayana.blacktie.btadmin.ShutdownTest): Could not start the server
> testStartup(org.jboss.narayana.blacktie.btadmin.StartupTest): Command was unsuccessful
> testUnadvertiseWithoutServer(org.jboss.narayana.blacktie.btadmin.UnadvertiseTest): Could not start the server
> testUnadvertiseNoArgs(org.jboss.narayana.blacktie.btadmin.UnadvertiseTest): Could not start the server
> testAdvertiseNotAdvertised(org.jboss.narayana.blacktie.btadmin.UnadvertiseTest): Could not start the server
> testUnadvertise(org.jboss.narayana.blacktie.btadmin.UnadvertiseTest): Could not start the server
> testUnadvertiseWithoutService(org.jboss.narayana.blacktie.btadmin.UnadvertiseTest): Could not start the server
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
9 years