You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Sylvain Lebresne (Created) (JIRA)" <ji...@apache.org> on 2012/02/15 17:14:59 UTC

[jira] [Created] (CASSANDRA-3917) System test failures in 1.1

System test failures in 1.1
---------------------------

                 Key: CASSANDRA-3917
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3917
             Project: Cassandra
          Issue Type: Bug
            Reporter: Sylvain Lebresne


On branch 1.1, I currently see two system test failures:
{noformat}
======================================================================
FAIL: system.test_thrift_server.TestMutations.test_get_range_slice_after_deletion
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/nose/case.py", line 187, in runTest
    self.test(*self.arg)
  File "/home/mcmanus/Git/cassandra/test/system/test_thrift_server.py", line 1937, in test_get_range_slice_after_deletion
    assert len(result[0].columns) == 1
AssertionError
{noformat}
and
{noformat}
======================================================================
FAIL: Test that column ttled expires from KEYS index
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/nose/case.py", line 187, in runTest
    self.test(*self.arg)
  File "/home/mcmanus/Git/cassandra/test/system/test_thrift_server.py", line 1908, in test_index_scan_expiring
    assert len(result) == 1, result
AssertionError: []

----------------------------------------------------------------------
{noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Assigned] (CASSANDRA-3917) System test failures in 1.1

Posted by "Sylvain Lebresne (Assigned) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CASSANDRA-3917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sylvain Lebresne reassigned CASSANDRA-3917:
-------------------------------------------

    Assignee: Sylvain Lebresne
    
> System test failures in 1.1
> ---------------------------
>
>                 Key: CASSANDRA-3917
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3917
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Sylvain Lebresne
>            Assignee: Sylvain Lebresne
>
> On branch 1.1, I currently see two system test failures:
> {noformat}
> ======================================================================
> FAIL: system.test_thrift_server.TestMutations.test_get_range_slice_after_deletion
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/pymodules/python2.7/nose/case.py", line 187, in runTest
>     self.test(*self.arg)
>   File "/home/mcmanus/Git/cassandra/test/system/test_thrift_server.py", line 1937, in test_get_range_slice_after_deletion
>     assert len(result[0].columns) == 1
> AssertionError
> {noformat}
> and
> {noformat}
> ======================================================================
> FAIL: Test that column ttled expires from KEYS index
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/pymodules/python2.7/nose/case.py", line 187, in runTest
>     self.test(*self.arg)
>   File "/home/mcmanus/Git/cassandra/test/system/test_thrift_server.py", line 1908, in test_index_scan_expiring
>     assert len(result) == 1, result
> AssertionError: []
> ----------------------------------------------------------------------
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (CASSANDRA-3917) System test failures in 1.1

Posted by "Brandon Williams (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CASSANDRA-3917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13208604#comment-13208604 ] 

Brandon Williams commented on CASSANDRA-3917:
---------------------------------------------

+1
                
> System test failures in 1.1
> ---------------------------
>
>                 Key: CASSANDRA-3917
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3917
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Sylvain Lebresne
>            Assignee: Sylvain Lebresne
>             Fix For: 1.1.0
>
>         Attachments: 3917.txt
>
>
> On branch 1.1, I currently see two system test failures:
> {noformat}
> ======================================================================
> FAIL: system.test_thrift_server.TestMutations.test_get_range_slice_after_deletion
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/pymodules/python2.7/nose/case.py", line 187, in runTest
>     self.test(*self.arg)
>   File "/home/mcmanus/Git/cassandra/test/system/test_thrift_server.py", line 1937, in test_get_range_slice_after_deletion
>     assert len(result[0].columns) == 1
> AssertionError
> {noformat}
> and
> {noformat}
> ======================================================================
> FAIL: Test that column ttled expires from KEYS index
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/pymodules/python2.7/nose/case.py", line 187, in runTest
>     self.test(*self.arg)
>   File "/home/mcmanus/Git/cassandra/test/system/test_thrift_server.py", line 1908, in test_index_scan_expiring
>     assert len(result) == 1, result
> AssertionError: []
> ----------------------------------------------------------------------
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (CASSANDRA-3917) System test failures in 1.1

Posted by "Sylvain Lebresne (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CASSANDRA-3917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sylvain Lebresne updated CASSANDRA-3917:
----------------------------------------

    Attachment: 3917.txt

The test_get_range_slice_after_deletion failure is actually due to a typo during a merge (my fault). Attached trivial patch to fix.

Somehow I'm not able to reproduce the second failure so far, I'm not sure why.
                
> System test failures in 1.1
> ---------------------------
>
>                 Key: CASSANDRA-3917
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3917
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Sylvain Lebresne
>            Assignee: Sylvain Lebresne
>             Fix For: 1.1.0
>
>         Attachments: 3917.txt
>
>
> On branch 1.1, I currently see two system test failures:
> {noformat}
> ======================================================================
> FAIL: system.test_thrift_server.TestMutations.test_get_range_slice_after_deletion
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/pymodules/python2.7/nose/case.py", line 187, in runTest
>     self.test(*self.arg)
>   File "/home/mcmanus/Git/cassandra/test/system/test_thrift_server.py", line 1937, in test_get_range_slice_after_deletion
>     assert len(result[0].columns) == 1
> AssertionError
> {noformat}
> and
> {noformat}
> ======================================================================
> FAIL: Test that column ttled expires from KEYS index
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/pymodules/python2.7/nose/case.py", line 187, in runTest
>     self.test(*self.arg)
>   File "/home/mcmanus/Git/cassandra/test/system/test_thrift_server.py", line 1908, in test_index_scan_expiring
>     assert len(result) == 1, result
> AssertionError: []
> ----------------------------------------------------------------------
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira