Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-18065

Flaky test org.apache.cassandra.tools.TopPartitionsTest#testStartAndStopScheduledSampling

    XMLWordPrintableJSON

Details

    Description

      The test org.apache.cassandra.tools.TopPartitionsTest#testStartAndStopScheduledSampling is fails intermittently on trunk with CircleCI:

      The failure looks like:

      junit.framework.AssertionFailedError: Scheduled sampled tasks should be removed expected:<[]> but was:<[*.*]>
      	at org.apache.cassandra.tools.TopPartitionsTest.testStartAndStopScheduledSampling(TopPartitionsTest.java:116)
      

      I haven't seen this failure on Butler/Jenkins yet, but it can be reproduced with the CircleCI multiplexer:

      .circleci/generate.sh -m \
        -e REPEATED_UTESTS_COUNT=2000 \
        -e REPEATED_UTESTS=org.apache.cassandra.tools.TopPartitionsTest
      

      It seems to fail 11 times on 2000 runs.

      Attachments

        Issue Links

          Activity

            People

              brandon.williams Brandon Williams
              adelapena Andres de la Peña
              Brandon Williams
              Berenguer Blasi
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: