[
https://issues.apache.org/jira/browse/CLOUDSTACK-8279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14343023#comment-14343023
]
ASF subversion and git services commented on CLOUDSTACK-8279:
-------------------------------------------------------------
Commit f8c003d13a4b26839712d8534f8b89fa00dc1275 in cloudstack's branch
refs/heads/master from [~kocka]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=f8c003d ]
CLOUDSTACK-8279: test fix for java 1.8
The test build on an assumption on the order of items in a Set, while this
changed in java 1.8
Signed-off-by: Laszlo Hornyak <[email protected]>
> java 1.8: VirtualRoutingResourceTest fails
> ------------------------------------------
>
> Key: CLOUDSTACK-8279
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8279
> Project: CloudStack
> Issue Type: Sub-task
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Network Controller, Test
> Affects Versions: 4.6.0
> Environment: fedora 21
> openjdk 1.8
> Reporter: Laszlo Hornyak
> Assignee: Laszlo Hornyak
> Attachments:
> TEST-com.cloud.agent.resource.virtualnetwork.VirtualRoutingResourceTest.xml,
> com.cloud.agent.resource.virtualnetwork.VirtualRoutingResourceTest.txt
>
>
> When using the default OpenJDK 1.8 shipping with fedora 21, The following
> unit tests break the build:
> * VirtualRoutingResourceTest.testAggregationCommands
> * VirtualRoutingResourceTest.testFirewallRulesCommand
> After installing Oracle JDK 1.7, the tests pass.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)