Hi that's timing related
Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github: https://github.com/rmannibucau 2014-04-16 20:17 GMT+02:00 Alan Cabrera <[email protected]>: > I get a test failure: > > ------------------------------------------------------------------------------- > Test set: > org.apache.openejb.core.stateless.StatelessInstanceManagerPoolingTest > ------------------------------------------------------------------------------- > Tests run: 3, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 24.274 sec > <<< FAILURE! > testStatelessBeanRelease(org.apache.openejb.core.stateless.StatelessInstanceManagerPoolingTest) > Time elapsed: 23.53 sec <<< FAILURE! > junit.framework.AssertionFailedError: invocations timeout -> > invocations.getCount() == 1 > 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 > org.apache.openejb.core.stateless.StatelessInstanceManagerPoolingTest.testStatelessBeanRelease(StatelessInstanceManagerPoolingTest.java:132) > > [root@ip-10-197-82-83 tomee]# cat /proc/version > Linux version 2.6.32-358.18.1.el6.i686 ([email protected]) > (gcc version 4.4.7 20120313 (Red Hat 4.4.7-3) (GCC) ) #1 SMP Wed Aug 28 > 14:27:42 UTC 2013 > [root@ip-10-197-82-83 tomee]# cat /etc/redhat-release > CentOS release 6.4 (Final) > [root@ip-10-197-82-83 tomee]# java -version > java version "1.7.0_51" > Java(TM) SE Runtime Environment (build 1.7.0_51-b13) > Java HotSpot(TM) Client VM (build 24.51-b03, mixed mode, sharing) > [root@ip-10-197-82-83 tomee]# mvn -v > Apache Maven 3.2.1 (ea8b2b07643dbb1b84b6d16e1f08391b666bc1e9; > 2014-02-14T17:37:52+00:00) > Maven home: /usr/local/apache-maven > Java version: 1.7.0_51, vendor: Oracle Corporation > Java home: /usr/java/jdk1.7.0_51/jre > Default locale: en_US, platform encoding: UTF-8 > OS name: "linux", version: "2.6.32-358.18.1.el6.i686", arch: "i386", family: > "unix" > > > On Apr 15, 2014, at 11:15 AM, Andy Gumbrecht <[email protected]> wrote: > >> [generated email] >> >> SVN Tag: >> >> https://svn.apache.org/repos/asf/tomee/tomee/tags/tomee-1.6.0.1/ >> >> Maven Repo: >> >> https://repository.apache.org/content/repositories/orgapachetomee-1014 >> <https://repository.apache.org/content/repositories/orgapachetomee-1011> >> >> Binaries & Source: >> >> https://dist.apache.org/repos/dist/dev/tomee/staging-1014/tomee-1.6.0.1/ >> <https://dist.apache.org/repos/dist/dev/tomee/staging-1011/tomee-1.6.0.1/> >> >> >> Vote will be open for 72 hours or as needed. >> >> Thank you very much to those that have voted already, but could I please >> steal a little more of your time and ask for a re-vote on these binaries. >> Best regards. >> >> -- >> Andy Gumbrecht >> >> http://www.tomitribe.com >> [email protected] >> https://twitter.com/AndyGeeDe >> >> Tomitribe treibt TomEE! | http://tomee.apache.org >> >
