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 16:01:10 UTC

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

     [ https://issues.apache.org/jira/browse/CASSANDRA-12118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sean McCarthy resolved CASSANDRA-12118.
---------------------------------------
    Resolution: Fixed

> 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
>              Labels: dtest
>
> 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}
> Failed on CassCI build trunk_dtest #1290



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