Return-Path: X-Original-To: apmail-ambari-dev-archive@www.apache.org Delivered-To: apmail-ambari-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 465D610116 for ; Sat, 11 Jan 2014 18:50:13 +0000 (UTC) Received: (qmail 70020 invoked by uid 500); 11 Jan 2014 18:50:07 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 70005 invoked by uid 500); 11 Jan 2014 18:49:55 -0000 Mailing-List: contact dev-help@ambari.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ambari.apache.org Delivered-To: mailing list dev@ambari.apache.org Received: (qmail 69990 invoked by uid 99); 11 Jan 2014 18:49:50 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 11 Jan 2014 18:49:50 +0000 Date: Sat, 11 Jan 2014 18:49:50 +0000 (UTC) From: "Siddharth Wagle (JIRA)" To: dev@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AMBARI-4243) Tests broken in trunk: TestDateUtils 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/AMBARI-4243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13868847#comment-13868847 ] Siddharth Wagle commented on AMBARI-4243: ----------------------------------------- Verified that all tests passed with latest patch. +1 for the patch. ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.ambari.server.utils.TestDateUtils Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 sec Results : Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 > Tests broken in trunk: TestDateUtils > ------------------------------------ > > Key: AMBARI-4243 > URL: https://issues.apache.org/jira/browse/AMBARI-4243 > Project: Ambari > Issue Type: Bug > Components: test > Reporter: John Speidel > Assignee: Siddharth Wagle > Attachments: AMBARI-4243-2.patch, AMBARI-4243.patch > > > Tests fail consistently. > Results : > Failed tests: testConvertToReadableTime(org.apache.ambari.server.utils.TestDateUtils): expected:<2014-01-07 1[2]:15:37> but was:<2014-01-07 1[5]:15:37> > testGetDateDifferenceInMinutes(org.apache.ambari.server.utils.TestDateUtils): expected:<20> but was:<40> -- This message was sent by Atlassian JIRA (v6.1.5#6160)