[
https://issues.jboss.org/browse/ISPN-4332?page=com.atlassian.jira.plugin....
]
Mircea Markus commented on ISPN-4332:
-------------------------------------
I ran the brench locally but didn't get any error :\
Test suite progress: tests succeeded: 5384, failed: 0, skipped: 0.
[testng-CacheAuthorizationTest] Test
testAllCombinations(org.infinispan.security.CacheAuthorizationTest) succeeded.
Test suite progress: tests succeeded: 5385, failed: 0, skipped: 0.
[testng-CacheAuthorizationTest] Test
testAllCombinations(org.infinispan.security.CacheAuthorizationTest) succeeded.
Test suite progress: tests succeeded: 5386, failed: 0, skipped: 0.
[testng-CacheAuthorizationTest] Test
testAllCombinations(org.infinispan.security.CacheAuthorizationTest) succeeded.
Test suite progress: tests succeeded: 5387, failed: 0, skipped: 0.
[testng-CacheAuthorizationTest] Test
testAllCombinations(org.infinispan.security.CacheAuthorizationTest) succeeded.
Test suite progress: tests succeeded: 5388, failed: 0, skipped: 0.
[testng-CacheAuthorizationTest] Test
testAllCombinations(org.infinispan.security.CacheAuthorizationTest) succeeded.
Test suite progress: tests succeeded: 5389, failed: 0, skipped: 0.
~~~~~~~~~~~~~~~~~~~~~~~~~ ENVIRONMENT INFO ~~~~~~~~~~~~~~~~~~~~~~~~~~
jgroups.bind_addr = 127.0.0.1
java.runtime.version = 1.7.0_40-b43
java.runtime.name =Java(TM) SE Runtime Environment
java.vm.version = 24.0-b56
java.vm.vendor = Oracle Corporation
os.name = Mac OS X
os.version = 10.9.3
sun.arch.data.model = 64
sun.cpu.endian = little
protocol.stack = null
infinispan.test.jgroups.protocol = tcp
infinispan.unsafe.allow_jdk8_chm = true
java.net.preferIPv4Stack = true
java.net.preferIPv6Stack = null
log4.configuration = file:/Users/mircea/bin/log4j.xml
MAVEN_OPTS = null
~~~~~~~~~~~~~~~~~~~~~~~~~ ENVIRONMENT INFO ~~~~~~~~~~~~~~~~~~~~~~~~~~
Tests run: 5389, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 915.983 sec
Results :
Tests run: 5389, Failures: 0, Errors: 0, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 16:13.375s
[INFO] Finished at: Fri May 30 16:47:15 BST 2014
[INFO] Final Memory: 39M/852M
[INFO] ------------------------------------------------------------------------
[mircea:~/github/u_ispn/core ]$ git br
* (detached from mgencur/ISPN-4332/validate_geronimo)
5.1.x
5.2.x
5.3.x
6.0.x
master
t_ISPN-4229
t_myfix
t_review_custom_objects
[mircea:~/github/u_ispn/core ]$ git l -1
eb6a3b9 (HEAD, mgencur/ISPN-4332/validate_geronimo) Add the possibility to run tests with
Geronimo Transaction Manager
[mircea:~/github/u_ispn/core ]$ java -version
java version "1.7.0_40"
Java(TM) SE Runtime Environment (build 1.7.0_40-b43)
Java HotSpot(TM) 64-Bit Server VM (build 24.0-b56, mixed mode)
Validate that Infinispan works with Apache Aries TransactionManager
-------------------------------------------------------------------
Key: ISPN-4332
URL:
https://issues.jboss.org/browse/ISPN-4332
Project: Infinispan
Issue Type: Task
Reporter: Mircea Markus
Assignee: Martin Gencur
Attachments: TestSuite.txt
Apache Aries TM[1] runs in OSGi already[2], so let's validate that our test suite
works fine with it.
Would be nice to have a maven profile that allows running transactions with this manager
on demand.
[
1]http://search.maven.org/#artifactdetails%7Corg.apache.aries.transaction...
[2]
https://access.redhat.com/site/documentation/en-US/Red_Hat_JBoss_Fuse/6.0...
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)