Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-9418 Fix dtests on 2.2 branch on Windows
  3. CASSANDRA-10208

Windows dtest 2.2: commitlog_test.TestCommitLog.stop_failure_policy_test

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Normal
    • Resolution: Won't Fix
    • 2.2.x
    • None

    Description

      commitlog_test.TestCommitLog.stop_commit_failure_policy_test and commitlog_test.TestCommitLog.stop_failure_policy_test are failing here: http://cassci.datastax.com/job/cassandra-2.2_dtest_win32/72/testReport/#

      The stack trace is as follows:

      File "C:\tools\python2\lib\unittest\case.py", line 329, in run
          testMethod()
        File "D:\jenkins\workspace\cassandra-2.2_dtest_win32\cassandra-dtest\commitlog_test.py", line 254, in stop_failure_policy_test
          self.assertTrue(failure, "Cannot find the commitlog failure message in logs")
        File "C:\tools\python2\lib\unittest\case.py", line 422, in assertTrue
          raise self.failureException(msg)
      'Cannot find the commitlog failure message in logs
      

      I can only reproduce the failure for stop_commit_failure_policy_test locally, but I assume that's just flakiness.

      Attachments

        Activity

          People

            aboudreault Alan Boudreault
            philipthompson Philip Thompson
            Alan Boudreault
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: