You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Sean McCarthy (JIRA)" <ji...@apache.org> on 2016/06/30 15:21:10 UTC

[jira] [Created] (CASSANDRA-12118) dtest failure in cqlsh_tests.cqlsh_tests.TestCqlsh.test_past_and_future_dates

Sean McCarthy created CASSANDRA-12118:
-----------------------------------------

             Summary: dtest failure in cqlsh_tests.cqlsh_tests.TestCqlsh.test_past_and_future_dates
                 Key: CASSANDRA-12118
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-12118
             Project: Cassandra
          Issue Type: Test
            Reporter: Sean McCarthy
            Assignee: DS Test Eng


example failure:

http://cassci.datastax.com/job/trunk_dtest/1290/testReport/cqlsh_tests.cqlsh_tests/TestCqlsh/test_past_and_future_dates

{code}
Stacktrace

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/automaton/cassandra-dtest/tools.py", line 288, in wrapped
    f(obj)
  File "/home/automaton/cassandra-dtest/cqlsh_tests/cqlsh_tests.py", line 149, in test_past_and_future_dates
    self.assertIn("2143-04-19 11:21:01+0000", output)
  File "/usr/lib/python2.7/unittest/case.py", line 803, in assertIn
    self.fail(self._formatMessage(msg, standardMsg))
  File "/usr/lib/python2.7/unittest/case.py", line 410, in fail
    raise self.failureException(msg)
"'2143-04-19 11:21:01+0000' not found in '\\n id | value\\n----+---------------------------------\\n  1 | 2143-04-19 11:21:01.000000+0000\\n  2 | 1943-04-19 11:21:01.000000+0000\\n\\n(2 rows)\\n'
{code}

Other related failures:

http://cassci.datastax.com/job/trunk_dtest/1290/testReport/compaction_test/TestCompaction_with_DateTieredCompactionStrategy/large_compaction_warning_test/

http://cassci.datastax.com/job/trunk_dtest/1290/testReport/compaction_test/TestCompaction_with_LeveledCompactionStrategy/large_compaction_warning_test/

http://cassci.datastax.com/job/trunk_dtest/1290/testReport/compaction_test/TestCompaction_with_SizeTieredCompactionStrategy/large_compaction_warning_test/

Failed on CassCI build trunk_dtest #1290



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)