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 6F2D818077 for ; Tue, 14 Jul 2015 14:55:05 +0000 (UTC) Received: (qmail 33930 invoked by uid 500); 14 Jul 2015 14:55:05 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 33899 invoked by uid 500); 14 Jul 2015 14:55:05 -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 33883 invoked by uid 99); 14 Jul 2015 14:55:05 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 Jul 2015 14:55:05 +0000 Date: Tue, 14 Jul 2015 14:55:05 +0000 (UTC) From: "Jim Witschey (JIRA)" To: commits@cassandra.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CASSANDRA-9775) some paging dtests fail/flap on trunk 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/CASSANDRA-9775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14626427#comment-14626427 ] Jim Witschey commented on CASSANDRA-9775: ----------------------------------------- As of [cassci test run 346|http://cassci.datastax.com/view/trunk/job/trunk_dtest/lastCompletedBuild/testReport/], {{test_with_equal_results_to_page_size}} also fails: http://cassci.datastax.com/view/trunk/job/trunk_dtest/lastCompletedBuild/testReport/paging_test/TestPagingSize/test_with_equal_results_to_page_size/ > some paging dtests fail/flap on trunk > ------------------------------------- > > Key: CASSANDRA-9775 > URL: https://issues.apache.org/jira/browse/CASSANDRA-9775 > Project: Cassandra > Issue Type: Sub-task > Reporter: Jim Witschey > Assignee: Tyler Hobbs > Priority: Blocker > Fix For: 3.0 beta 1 > > > Several paging dtests fail on trunk: > [static_columns_paging_test|http://cassci.datastax.com/view/trunk/job/trunk_dtest/lastSuccessfulBuild/testReport/junit/paging_test/TestPagingData/static_columns_paging_test/history/] > [test_undefined_page_size_default|http://cassci.datastax.com/view/trunk/job/trunk_dtest/lastSuccessfulBuild/testReport/junit/paging_test/TestPagingSize/test_undefined_page_size_default/history/] > [test_failure_threshold_deletions|http://cassci.datastax.com/view/trunk/job/trunk_dtest/lastSuccessfulBuild/testReport/junit/paging_test/TestPagingWithDeletions/test_failure_threshold_deletions/history/] > I'm not sure if these are all rooted in the same underlying problem, so I defer to whoever takes this ticket on. > [~thobbs] I'm assigning you because this is about paging, but reassign as you see fit. Thanks! -- This message was sent by Atlassian JIRA (v6.3.4#6332)