Bug 1472307 - (6.4.z) Get rid of MessagingSubsystem14TestCase test failures caused by changing defaults while upgrading HornetQ
Summary: (6.4.z) Get rid of MessagingSubsystem14TestCase test failures caused by chang...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: Testsuite
Version: 6.4.17
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: CR2
: EAP 6.4.17
Assignee: Fedor Gavrilov
QA Contact: Peter Mackay
URL:
Whiteboard:
Depends On:
Blocks: eap6417-payload
TreeView+ depends on / blocked
 
Reported: 2017-07-18 12:29 UTC by Fedor Gavrilov
Modified: 2017-09-06 13:37 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2017-09-06 13:37:34 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Fedor Gavrilov 2017-07-18 12:29:34 UTC
Description of problem:
org.jboss.as.messaging.test.MessagingSubsystem14TestCase.testTransformersEAP600: "1048576"
"10485760"
----- expected:<1048576[]> but was:<1048576[0]>
	at org.jboss.as.model.test.ModelTestUtils.compare(ModelTestUtils.java:375)
	at org.jboss.as.model.test.ModelTestUtils.compare(ModelTestUtils.java:349)
	at org.jboss.as.model.test.ModelTestUtils.compare(ModelTestUtils.java:349)
	at org.jboss.as.model.test.ModelTestUtils.compare(ModelTestUtils.java:349)
	at org.jboss.as.model.test.ModelTestUtils.compare(ModelTestUtils.java:349)
	at org.jboss.as.model.test.ModelTestUtils.compare(ModelTestUtils.java:349)
	at org.jboss.as.model.test.ModelTestUtils.compare(ModelTestUtils.java:206)
	at org.jboss.as.subsystem.test.SubsystemTestDelegate.checkSubsystemModelTransformation(SubsystemTestDelegate.java:500)
	at org.jboss.as.subsystem.test.AbstractSubsystemTest.checkSubsystemModelTransformation(AbstractSubsystemTest.java:277)
	at org.jboss.as.subsystem.test.AbstractSubsystemTest.checkSubsystemModelTransformation(AbstractSubsystemTest.java:264)
	at org.jboss.as.messaging.test.MessagingSubsystem14TestCase.testTransformers(MessagingSubsystem14TestCase.java:416)
	at org.jboss.as.messaging.test.MessagingSubsystem14TestCase.testTransformersEAP600(MessagingSubsystem14TestCase.java:129)

similar happens to testTransformersEAP601, testTransformersEAP610, testTransformersEAP611

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 2 Peter Mackay 2017-08-25 14:23:14 UTC
Verified with EAP 6.4.17.CP.CR4

Comment 3 Petr Penicka 2017-09-06 13:37:34 UTC
Released on 2017-09-05 as part of the EAP 6.4.17 release.


Note You need to log in before you can comment on or make changes to this bug.