You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "David Capwell (Jira)" <ji...@apache.org> on 2020/11/10 18:30:00 UTC

[jira] [Comment Edited] (CASSANDRA-15957) org.apache.cassandra.repair.RepairJobTest testOptimizedCreateStandardSyncTasks

    [ https://issues.apache.org/jira/browse/CASSANDRA-15957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17229423#comment-17229423 ] 

David Capwell edited comment on CASSANDRA-15957 at 11/10/20, 6:29 PM:
----------------------------------------------------------------------

This failed again on trunk https://app.circleci.com/pipelines/github/dcapwell/cassandra/788/workflows/dddd4f18-ba2d-45ec-9b69-9e78e83ddbd6/jobs/4501

{code}
junit.framework.AssertionFailedError: 
Expecting:
  <[#<TreeRange (00000002,00000003] depth=0>,
    #<TreeRange (00000000,00000001] depth=0>]>
to contain only:
  <[(00000000,00000001]]>
but the following elements were unexpected:
  <[#<TreeRange (00000002,00000003] depth=0>]>

	at org.apache.cassandra.repair.RepairJobTest.assertStreamRangeFromEither(RepairJobTest.java:716)
	at org.apache.cassandra.repair.RepairJobTest.testOptimizedCreateStandardSyncTasks(RepairJobTest.java:663)
{code}


was (Author: dcapwell):
This failed again on trunk https://app.circleci.com/pipelines/github/dcapwell/cassandra/788/workflows/dddd4f18-ba2d-45ec-9b69-9e78e83ddbd6/jobs/4501

> org.apache.cassandra.repair.RepairJobTest testOptimizedCreateStandardSyncTasks
> ------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-15957
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-15957
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Test/unit
>            Reporter: David Capwell
>            Assignee: Berenguer Blasi
>            Priority: Normal
>             Fix For: 4.0-beta
>
>
> Build: https://ci-cassandra.apache.org/job/Cassandra-trunk-test/lastCompletedBuild/testReport/junit/org.apache.cassandra.repair/RepairJobTest/testOptimizedCreateStandardSyncTasks/
> Expecting:
>  <[#<TreeRange (00000002,00000003] depth=0>,
>    #<TreeRange (00000000,00000001] depth=0>]>
> to contain only:
>  <[(00000000,00000001]]>
> but the following elements were unexpected:
>  <[#<TreeRange (00000002,00000003] depth=0>]>
> This failed 3 times in a row on Jenkins



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org