Return-Path: X-Original-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E1836EA90 for ; Sun, 27 Jan 2013 17:21:35 +0000 (UTC) Received: (qmail 56403 invoked by uid 500); 27 Jan 2013 17:21:35 -0000 Delivered-To: apmail-incubator-cloudstack-dev-archive@incubator.apache.org Received: (qmail 56371 invoked by uid 500); 27 Jan 2013 17:21:35 -0000 Mailing-List: contact cloudstack-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cloudstack-dev@incubator.apache.org Delivered-To: mailing list cloudstack-dev@incubator.apache.org Received: (qmail 56360 invoked by uid 99); 27 Jan 2013 17:21:35 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 27 Jan 2013 17:21:35 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of min.chen@citrix.com designates 66.165.176.63 as permitted sender) Received: from [66.165.176.63] (HELO SMTP02.CITRIX.COM) (66.165.176.63) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 27 Jan 2013 17:21:30 +0000 X-IronPort-AV: E=Sophos;i="4.84,547,1355097600"; d="scan'208";a="4988521" Received: from sjcpmailmx02.citrite.net ([10.216.14.75]) by FTLPIPO02.CITRIX.COM with ESMTP/TLS/RC4-MD5; 27 Jan 2013 17:20:43 +0000 Received: from SJCPMAILBOX01.citrite.net ([10.216.4.73]) by SJCPMAILMX02.citrite.net ([10.216.14.75]) with mapi; Sun, 27 Jan 2013 09:20:43 -0800 From: Min Chen To: "cloudstack-dev@incubator.apache.org" CC: "cloudstack-dev@incubator.apache.org" Date: Sun, 27 Jan 2013 09:20:41 -0800 Subject: Re: Jira Issue for Unit Test Fail? (ApiRateLimitTest) Thread-Topic: Jira Issue for Unit Test Fail? (ApiRateLimitTest) Thread-Index: Ac38sqKCqOOb9o8wSDqHedcLQyzsWw== Message-ID: References: <81A73678E76EA642801C8F2E4823AD2101418307072C@LONPMAILBOX01.citrite.net> <20130127062835.GA1878@cloud-2.local> <81A73678E76EA642801C8F2E4823AD2101418307072F@LONPMAILBOX01.citrite.net> In-Reply-To: <81A73678E76EA642801C8F2E4823AD2101418307072F@LONPMAILBOX01.citrite.net> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org Thanks Donal for reporting that issue. That is one of my unit testcases, si= nce I am using mac, it is always working fine for me. Does anybody out ther= e using windows experience the same issue?=20 -min Sent from my iPhone On Jan 27, 2013, at 7:20 AM, "Donal Lafferty" w= rote: > I have a couple of these, and I think they have to do with using a Window= s environment. >=20 > For the one discussed below, I have no domain knowledge. It seems a bett= er idea to get in touch with a developer, which I did by looking at the git= hub to see who was committing changes. >=20 > The other failing unit test is in the 'cloud-agent'. Here, I have enough= knowledge to figure out the problem, or at least narrow down the cause. >=20 > WRT to blocking, these tests aren't something that I rely on. However, a= s a good citizen, I've a duty to publish some sort of work around. >=20 > DL >=20 >=20 >> -----Original Message----- >> From: prasanna [mailto:srivatsav.prasanna@gmail.com] On Behalf Of >> Prasanna Santhanam >> Sent: 27 January 2013 06:29 >> To: cloudstack-dev@incubator.apache.org >> Subject: Re: Jira Issue for Unit Test Fail? (ApiRateLimitTest) >>=20 >> On Sat, Jan 26, 2013 at 05:25:57PM -0500, Donal Lafferty wrote: >>> I cloned Master to make sure I could build with 'mvn install build' >>> in Cygwin (in a Windows development environment) >>>=20 >>> In the cloud-plugin-api-limit-account-based, the ApiRateLimitTest >>> fails with message: Failed tests: >>> verifySearchCounter(org.apache.cloudstack.ratelimit.ApiRateLimitTest): >>> expiredAfter is incorrect >>>=20 >>> This isn't a known Windows issue, i.e. nothing noted at >>> https://cwiki.apache.org/CLOUDSTACK/setting-up-a-cloudstack-dev- >> enviro >>> nment-on-windows.html >>>=20 >>> Should I contact the developer directly, create an issue in Jira, >>> both, or something else? >>>=20 >> I'm able to build fine with latest master (ddb794d) with mvn clean insta= ll. The >> build appears good too - https://builds.apache.org/view/A- >> F/view/Cloudstack/ >>=20 >> But for your question - you may post a ticket on jira and alert the list= if it's >> blocking you. Or better yet if you can fix it and raise an rb request wi= th your >> fix you get instant karma. :) >>=20 >> -- >> Prasanna.,