From issues-return-117881-archive-asf-public=cust-asf.ponee.io@hive.apache.org Sun May 13 03:12:04 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id D47B7180645 for ; Sun, 13 May 2018 03:12:03 +0200 (CEST) Received: (qmail 70758 invoked by uid 500); 13 May 2018 01:12:03 -0000 Mailing-List: contact issues-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hive.apache.org Delivered-To: mailing list issues@hive.apache.org Received: (qmail 70746 invoked by uid 99); 13 May 2018 01:12:03 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 13 May 2018 01:12:02 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 92CAC1A00B3 for ; Sun, 13 May 2018 01:12:02 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -102.311 X-Spam-Level: X-Spam-Status: No, score=-102.311 tagged_above=-999 required=6.31 tests=[RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id PUEBi1MQLiXL for ; Sun, 13 May 2018 01:12:01 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 273325F189 for ; Sun, 13 May 2018 01:12:01 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 59EC1E050B for ; Sun, 13 May 2018 01:12:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 12030217A1 for ; Sun, 13 May 2018 01:12:00 +0000 (UTC) Date: Sun, 13 May 2018 01:12:00 +0000 (UTC) From: "Vineet Garg (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-19506) Test suites timing out 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/HIVE-19506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16473325#comment-16473325 ] Vineet Garg commented on HIVE-19506: ------------------------------------ [~vihangk1] Thanks for suggestion. I uploaded a new patch with @Ignore. Can you look into it and do +1 if you think this is ok? Getting this in master should speed up ptests and help clearing up the queue. > Test suites timing out > ---------------------- > > Key: HIVE-19506 > URL: https://issues.apache.org/jira/browse/HIVE-19506 > Project: Hive > Issue Type: Bug > Reporter: Vineet Garg > Priority: Blocker > Attachments: HIVE-19506.1.patch, HIVE-19506.2.patch > > > Currently a lot of test suites are timing out consistently: > TestDbNotificationListener - did not produce a TEST-*.xml file (likely timed out) > TestHCatHiveCompatibility - did not produce a TEST-*.xml file (likely timed out) > TestNegativeCliDriver - did not produce a TEST-*.xml file (likely timed out) > TestNonCatCallsWithCatalog - did not produce a TEST-*.xml file (likely timed out) > TestSequenceFileReadWrite - did not produce a TEST-*.xml file (likely timed out) > TestTxnExIm - did not produce a TEST-*.xml file (likely timed out) -- This message was sent by Atlassian JIRA (v7.6.3#76005)