Bug 1075104 - Some Weld integration tests fail on Java 1.8
Summary: Some Weld integration tests fail on Java 1.8
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: CDI/Weld
Version: 6.3.0
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ER2
: EAP 6.3.0
Assignee: Jozef Hartinger
QA Contact: Marek Schmidt
Russell Dickenson
URL:
Whiteboard:
Depends On: 1084325
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-03-11 14:00 UTC by Ron Šmeral
Modified: 2016-11-01 01:37 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
EAP 6.3.0.DR2 JRE 1.8.0-b132
Last Closed: 2014-06-28 15:39:10 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker WELD-1617 0 None None None Never
Red Hat Issue Tracker WELD-1618 0 None None None Never

Description Ron Šmeral 2014-03-11 14:00:05 UTC
Description of problem:
Two integration tests fail on Java 1.8: DecorateGenericObserverTest and Weld1368Test. 

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

How reproducible:
mvn clean verify -Dtest=DecorateGenericObserverTest -f weld-core/tests-arquillian/pom.xml
mvn clean verify -Dtest=Weld1368Test -f weld-core/tests-arquillian/pom.xml

Actual results:
DecorateGenericObserverTest fails assertion and Weld1368Test fails to deploy.

Expected results:
All integration tests should pass.

Comment 1 Ron Šmeral 2014-04-22 11:36:33 UTC
Verified on 6.3.0.ER2.


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