Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 715D2200B69 for ; Sat, 6 Aug 2016 02:29:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 6EC7F160A8E; Sat, 6 Aug 2016 00:29:22 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id B7CE8160AAF for ; Sat, 6 Aug 2016 02:29:21 +0200 (CEST) Received: (qmail 3654 invoked by uid 500); 6 Aug 2016 00:29:20 -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 3531 invoked by uid 99); 6 Aug 2016 00:29:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 06 Aug 2016 00:29:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id A58B52C0D63 for ; Sat, 6 Aug 2016 00:29:20 +0000 (UTC) Date: Sat, 6 Aug 2016 00:29:20 +0000 (UTC) From: "Ashutosh Chauhan (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Comment Edited] (HIVE-14415) Upgrade qtest execution framework to junit4 - TestPerfCliDriver MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sat, 06 Aug 2016 00:29:22 -0000 [ https://issues.apache.org/jira/browse/HIVE-14415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15410321#comment-15410321 ] Ashutosh Chauhan edited comment on HIVE-14415 at 8/6/16 12:28 AM: ------------------------------------------------------------------ Didn't follow you. How is it broken and why ptests didn't fail since they do use it? was (Author: ashutoshc): Didn't follow you. How is it broken and why ptests failed since they do use it? > Upgrade qtest execution framework to junit4 - TestPerfCliDriver > --------------------------------------------------------------- > > Key: HIVE-14415 > URL: https://issues.apache.org/jira/browse/HIVE-14415 > Project: Hive > Issue Type: Sub-task > Components: Tests > Reporter: Zoltan Haindrich > Assignee: Zoltan Haindrich > Attachments: HIVE-14415.1.patch, HIVE-14415.2.patch > > > I would like to upgrade the current maven+ant+velocimacro+junit4 qtest generation&execution framework to use only junit4 - while (trying) to keep all the existing features it provides. > What I can't really do with the current one: execute easily a single qtests from an IDE (as a matter of fact I can...but it's way too complicated; after this it won't be a cake-walk either...but it will be a step closer ;) > I think this change will make it more clear how these tests are configured and executed. > I will do this in two phases, currently i will only change {{TestPerfCliDriver}}. -- This message was sent by Atlassian JIRA (v6.3.4#6332)