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

cql_tests static_with_empty_clustering test failure

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Normal
    • Resolution: Fixed
    • 2.1.0
    • None
    • None
    • Normal

    Description

      ======================================================================
      FAIL: static_with_empty_clustering_test (cql_tests.TestCQL)
      ----------------------------------------------------------------------
      Traceback (most recent call last):
        File "/home/ryan/git/datastax/cassandra-dtest/tools.py", line 213, in wrapped
          f(obj)
        File "/home/ryan/git/datastax/cassandra-dtest/cql_tests.py", line 4082, in static_with_empty_clustering_test
          assert_one(cursor, "SELECT * FROM test", ['partition1', '', 'static value', 'value'])
        File "/home/ryan/git/datastax/cassandra-dtest/assertions.py", line 40, in assert_one
          assert res == [expected], res
      AssertionError: [[u'partition1', u'', None, None], [u'partition1', u'', None, None], [u'partition1', u'', None, u'value']]
      -------------------- >> begin captured logging << --------------------
      dtest: DEBUG: cluster ccm directory: /tmp/dtest-Ex54V7
      --------------------- >> end captured logging << ---------------------
      
      ----------------------------------------------------------------------
      Ran 1 test in 6.866s
      
      FAILED (failures=1)
      

      regression from CASSANDRA-7455?

      Attachments

        1. 7763.txt
          2 kB
          Sylvain Lebresne

        Issue Links

          Activity

            People

              slebresne Sylvain Lebresne
              enigmacurry Ryan McGuire
              Sylvain Lebresne
              Benedict Elliott Smith
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: