Bug 888693
Summary: | org.infinispan.marshall.MarshalledValueTest.testModificationsOnSameCustomKey fails constantly on all environments | ||
---|---|---|---|
Product: | [JBoss] JBoss Data Grid 6 | Reporter: | Anna Manukyan <amanukya> |
Component: | Infinispan | Assignee: | Tristan Tarrant <ttarrant> |
Status: | CLOSED UPSTREAM | QA Contact: | Martin Gencur <mgencur> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.1.0 | CC: | jdg-bugs |
Target Milestone: | ER8 | ||
Target Release: | 6.1.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2025-02-10 03:27:11 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Anna Manukyan
2012-12-19 09:24:47 UTC
Galder ZamarreƱo <galder.zamarreno> made a comment on jira ISPN-2658 TRACE log Galder ZamarreƱo <galder.zamarreno> updated the status of jira ISPN-2658 to Coding In Progress Adrian Nistor <anistor> made a comment on jira ISPN-2658 Integrated. Thanks! Verified - the issue doesn't appear any more. Thanks! Adrian Nistor <anistor> made a comment on jira ISPN-2658 I stumbled upon this failure again on 5.2.0.final: {noformat} Tests run: 2541, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 401.202 sec <<< FAILURE! testModificationsOnSameCustomKey(org.infinispan.marshall.MarshalledValueTest) Time elapsed: 0.01 sec <<< FAILURE! java.lang.AssertionError: Serialization count: expected 5 but was 4 at org.infinispan.marshall.MarshalledValueTest.assertSerializationCounts(MarshalledValueTest.java:135) at org.infinispan.marshall.MarshalledValueTest.testModificationsOnSameCustomKey(MarshalledValueTest.java:458) 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:80) at org.testng.internal.Invoker.invokeMethod(Invoker.java:714) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:901) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1231) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:127) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:111) at org.testng.TestRunner.privateRun(TestRunner.java:767) at org.testng.TestRunner.run(TestRunner.java:617) at org.testng.SuiteRunner.runTest(SuiteRunner.java:334) at org.testng.SuiteRunner.access$000(SuiteRunner.java:37) at org.testng.SuiteRunner$SuiteWorker.run(SuiteRunner.java:368) at org.testng.internal.thread.ThreadUtil$2.call(ThreadUtil.java:64) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) 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) {noformat} Adrian Nistor <anistor> updated the status of jira ISPN-2658 to Reopened Adrian Nistor <anistor> made a comment on jira ISPN-2658 Re-occurred. Will add logs soon. Adrian Nistor <anistor> made a comment on jira ISPN-2658 Re-occurred. See attached MarshalledValueTest.log Adrian Nistor <anistor> made a comment on jira ISPN-2658 This test is very brittle and the failure was introduced by ISPN-2803. This product has been discontinued or is no longer tracked in Red Hat Bugzilla. |