Details

    • Sub-task
    • Status: Resolved
    • Normal
    • Resolution: Duplicate
    • None
    • Legacy/Testing
    • None

    Description

      This was fixed on linux, but not on windows. See the discussion here:
      https://github.com/riptano/cassandra-dtest/pull/529

      Stacktrace is as follows

      File "C:\tools\python2\lib\unittest\case.py", line 329, in run
          testMethod()
        File "D:\jenkins\workspace\cassandra-3.0_dtest_win32\cassandra-dtest\tools.py", line 253, in wrapped
          f(obj)
        File "D:\jenkins\workspace\cassandra-3.0_dtest_win32\cassandra-dtest\cqlsh_tests\cqlsh_tests.py", line 1398, in test_cls
          self._test_clear_screen('CLS')
        File "D:\jenkins\workspace\cassandra-3.0_dtest_win32\cassandra-dtest\cqlsh_tests\cqlsh_tests.py", line 1424, in _test_clear_screen
          self.assertTrue(re.search(chr(27) + "\[[0,1,2]?J", out))
        File "C:\tools\python2\lib\unittest\case.py", line 422, in assertTrue
          raise self.failureException(msg)
      'None is not true\n-------------------- >> begin captured logging << --------------------\ndtest: DEBUG: cluster ccm directory: d:\\temp\\dtest-8qa7bv\n--------------------- >> end captured logging << ---------------------'
      

      Failing tests are cqlsh_tests.cqlsh_tests.TestCqlsh.test_cls and cqlsh_tests.cqlsh_tests.TestCqlsh.test_clear

      Attachments

        Issue Links

          Activity

            People

              JoshuaMcKenzie Joshua McKenzie
              philipthompson Philip Thompson
              Joshua McKenzie
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: