Return-Path: X-Original-To: apmail-cloudstack-issues-archive@www.apache.org Delivered-To: apmail-cloudstack-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7CDDC10B11 for ; Mon, 2 Mar 2015 11:13:46 +0000 (UTC) Received: (qmail 22285 invoked by uid 500); 2 Mar 2015 11:07:06 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 22259 invoked by uid 500); 2 Mar 2015 11:07:06 -0000 Mailing-List: contact issues-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list issues@cloudstack.apache.org Received: (qmail 22249 invoked by uid 500); 2 Mar 2015 11:07:06 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 22246 invoked by uid 99); 2 Mar 2015 11:07:06 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Mar 2015 11:07:06 +0000 Date: Mon, 2 Mar 2015 11:07:06 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CLOUDSTACK-8279) java 1.8: VirtualRoutingResourceTest fails MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CLOUDSTACK-8279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14343025#comment-14343025 ] ASF subversion and git services commented on CLOUDSTACK-8279: ------------------------------------------------------------- Commit 541c23ed07ffee30861926a2d0e84ddf0f3b9ef4 in cloudstack's branch refs/heads/master from [~rohit.yadav@shapeblue.com] [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=541c23e ] Merge remote-tracking branch 'laszlo/CLOUDSTACK-8279' This closes #90 Signed-off-by: Rohit Yadav > 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)