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

cqlsh: fix failing tests

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Low
    • Resolution: Fixed
    • None
    • None

    Description

      Makes cqlsh tests pass by updating

      • tests that started failing because of changes to the keyspace init script
      • a test that would fail in some timezones and not others.

      This involves a change to the init script – a timestamp at the beginning of 1900 is interpreted as being in 1899 in some timezones, and that breaks formatting. Changing the date to 1950 removes that edge case. If we want to test that edge case later, we can add it back.

      Passes on CassCI (Ignore the fact that it says it's testing trunk; I edited the script to use my branch):

      http://cassci.datastax.com/job/trunk_cqlshlib/11/

      Changes for review here:

      https://github.com/apache/cassandra/compare/trunk...mambocab:fix-trunk-tests

      Branch with fixes here:

      https://github.com/mambocab/cassandra/tree/fix-trunk-tests

      Attachments

        1. 9173-trunk.txt
          7 kB
          Tom Hobbs

        Activity

          People

            mambocab Jim Witschey
            mambocab Jim Witschey
            Jim Witschey
            Tom Hobbs
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: