Return-Path: X-Original-To: apmail-cassandra-commits-archive@www.apache.org Delivered-To: apmail-cassandra-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A2C8B10D12 for ; Fri, 28 Nov 2014 11:01:12 +0000 (UTC) Received: (qmail 45215 invoked by uid 500); 28 Nov 2014 11:01:12 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 45181 invoked by uid 500); 28 Nov 2014 11:01:12 -0000 Mailing-List: contact commits-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cassandra.apache.org Delivered-To: mailing list commits@cassandra.apache.org Received: (qmail 45170 invoked by uid 99); 28 Nov 2014 11:01:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 28 Nov 2014 11:01:12 +0000 Date: Fri, 28 Nov 2014 11:01:12 +0000 (UTC) From: "Robert Stupp (JIRA)" To: commits@cassandra.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CASSANDRA-8392) CQLTester buggy after CASSANDRA-7563 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Robert Stupp created CASSANDRA-8392: --------------------------------------- Summary: CQLTester buggy after CASSANDRA-7563 Key: CASSANDRA-8392 URL: https://issues.apache.org/jira/browse/CASSANDRA-8392 Project: Cassandra Issue Type: Bug Components: Tests Reporter: Robert Stupp Assignee: Robert Stupp Fix For: 3.0 Attachments: cqltester-fix.txt CASSANDRA-7563 introduced a buggy way to include name of test methods in names. This patch reverts this. -- This message was sent by Atlassian JIRA (v6.3.4#6332)