[
https://issues.jboss.org/browse/ISPN-1912?page=com.atlassian.jira.plugin....
]
Martin Gencur commented on ISPN-1912:
-------------------------------------
I was finally able to run those tests but the fix does not seem to work. I'm still
getting the following exception (also for FileCacheStoreTest and FileCacheStoreVamTest):
{code}
testTwoPhaseCommit(org.infinispan.loaders.file.FileCacheStorePeriodicTest) threw an
exception
java.lang.AssertionError
at
org.infinispan.loaders.BaseCacheStoreTest.testTwoPhaseCommit(BaseCacheStoreTest.java:326)
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
org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:74)
at org.testng.internal.Invoker.invokeMethod(Invoker.java:673)
at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:846)
at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1170)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
at org.testng.TestRunner.runWorkers(TestRunner.java:1147)
at org.testng.TestRunner.privateRun(TestRunner.java:749)
at org.testng.TestRunner.run(TestRunner.java:600)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:317)
at org.testng.SuiteRunner.access$000(SuiteRunner.java:34)
at org.testng.SuiteRunner$SuiteWorker.run(SuiteRunner.java:351)
at
org.testng.internal.thread.ThreadUtil$CountDownLatchedRunnable.run(ThreadUtil.java:147)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:662)
{code}
The respective build is at:
https://hudson.qa.jboss.com/hudson/view/EDG6/view/EDG-REPORTS-FUNC/job/ed...
testTwoPhaseCommit failing for FileCacheStore on Windows
--------------------------------------------------------
Key: ISPN-1912
URL:
https://issues.jboss.org/browse/ISPN-1912
Project: Infinispan
Issue Type: Bug
Components: Loaders and Stores
Affects Versions: 5.1.2.FINAL
Environment: Win 2008 x86_64
Reporter: Martin Gencur
Assignee: Vladimir Blagojevic
Fix For: 5.1.3.FINAL
Attachments: trace_logs_linux_and_windows.zip
Tested with ISPN 5.1.3-SNAPSHOT (HEAD=cd60abc - Tristan Tarrant : Bump to 5.1.3-SNAPSHOT)
on W2k8-x86_64
The failures can be found at:
http://hudson.qa.jboss.com/hudson/job/edg-60-community-testsuite-windows/...
I ran these tests 3 times (with 2 different Windows boxes) and they failed each time.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira