Bug 1297735 - Designer unit tests failing with Java 8
Summary: Designer unit tests failing with Java 8
Keywords:
Status: CLOSED EOL
Alias: None
Product: JBoss BPMS Platform 6
Classification: Retired
Component: jBPM Designer
Version: 6.2.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: DR1
: 6.3.0
Assignee: Tihomir Surdilovic
QA Contact: Kirill Gaevskii
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-01-12 10:40 UTC by Jeremy Lindop
Modified: 2020-03-27 19:35 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-03-27 19:35:55 UTC
Type: Bug


Attachments (Terms of Use)

Description Jeremy Lindop 2016-01-12 10:40:33 UTC
Description of problem:
Some designer unit tests failing when run with Java 8

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


Steps to Reproduce:
1. Set up Java 8 on your machine
2. In jbpm-designer/jbpm-designer-backend run "mvn clean test"
3. In jbpm-designer/jbpm-designer-client run "mvn clean test"

Actual results:
These unit tests have test failures:
org.jbpm.designer.repository.servlet.AssetServiceServletTest.testListAssets
org.jbpm.designer.repository.servlet.AssetServiceServletTest.testGetAssetInfoByPath
org.jbpm.designer.repository.servlet.AssetServiceServletTest.testGetAssetInfoById
org.jbpm.designer.client.shared.AssignmentTest.initializationError

Expected results:
All unit tests should pass

Additional info:

Comment 3 Kirill Gaevskii 2016-02-08 15:42:15 UTC
Verified, but two new issues was reported:
https://issues.jboss.org/browse/GUVNOR-2363
https://issues.jboss.org/browse/GUVNOR-2374


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