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 52FFF17627 for ; Tue, 6 Oct 2015 20:19:40 +0000 (UTC) Received: (qmail 96365 invoked by uid 500); 6 Oct 2015 20:19:27 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 95994 invoked by uid 500); 6 Oct 2015 20:19:27 -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 95813 invoked by uid 99); 6 Oct 2015 20:19:27 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Oct 2015 20:19:27 +0000 Date: Tue, 6 Oct 2015 20:19:27 +0000 (UTC) From: "Jim Witschey (JIRA)" To: commits@cassandra.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CASSANDRA-10456) fix deprecated_repair_test dtests MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Jim Witschey created CASSANDRA-10456: ---------------------------------------- Summary: fix deprecated_repair_test dtests Key: CASSANDRA-10456 URL: https://issues.apache.org/jira/browse/CASSANDRA-10456 Project: Cassandra Issue Type: Sub-task Reporter: Jim Witschey Assignee: Jim Witschey All the deprecated_repair_test dtests are failing on CassCI. I believe the immediate cause is some recent changes to logs and how ccm handles them, like the failures in CASSANDRA-10451 and CASSANDRA-10453. Test failures on CassCI here: http://cassci.datastax.com/view/trunk/job/cassandra-3.0_dtest/lastCompletedBuild/testReport/deprecated_repair_test/ I'm assigning myself to track this, in case there are other failures to deal with. -- This message was sent by Atlassian JIRA (v6.3.4#6332)