Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-10095 Fix dtests on 3.0 branch on Windows
  3. CASSANDRA-10098

Windows dtest 3.0: commitlog_test.py:TestCommitLog.small_segment_size_test fails

    XMLWordPrintableJSON

Details

    Description

        File "D:\Python27\lib\unittest\case.py", line 329, in run
          testMethod()
        File "D:\jenkins\workspace\cassandra-3.0_dtest_win32\cassandra-dtest\tools.py", line 243, in wrapped
          f(obj)
        File "D:\jenkins\workspace\cassandra-3.0_dtest_win32\cassandra-dtest\commitlog_test.py", line 226, in small_segment_size_test
          self._commitlog_test(segment_size_in_mb, 62.5, 13, files_error=0.2)
        File "D:\jenkins\workspace\cassandra-3.0_dtest_win32\cassandra-dtest\commitlog_test.py", line 99, in _commitlog_test
          error=files_error)
        File "D:\jenkins\workspace\cassandra-3.0_dtest_win32\cassandra-dtest\assertions.py", line 62, in assert_almost_equal
          assert vmin > vmax * (1.0 - error) or vmin == vmax, "values not within %.2f%% of the max: %s" % (error * 100, args)
      'values not within 20.00% of the max: (10, 13)\n-------------------- >> begin captured logging << --------------------\ndtest: DEBUG: cluster ccm directory: d:\\temp\\dtest-qnguzs\n--------------------- >> end captured logging << ---------------------'
      

      Failure history: consistent

      env: Both ci and local

      Attachments

        Activity

          People

            pauloricardomg Paulo Motta
            JoshuaMcKenzie Joshua McKenzie
            Paulo Motta
            Alan Boudreault
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: