[ 
https://issues.apache.org/jira/browse/CASSANDRA-16948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17418811#comment-17418811
 ] 

Stefan Miklosovic commented on CASSANDRA-16948:
-----------------------------------------------

I think I was messing with that test in order to fix what I was that build does 
not necessarily repeats the exact behavior rather my attempt to fix it. 
Basically, the regexp on the line 303 fails:

assert re.search("Corrupted: " + sstable1, error) - this does not match 
anything. Try to run it in a loop against 3.11 / 4.0.0.

> offline_tools_test.py::TestOfflineTools::test_sstableverify fails on 3.11
> -------------------------------------------------------------------------
>
>                 Key: CASSANDRA-16948
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-16948
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Test/dtest/python
>            Reporter: Brandon Williams
>            Assignee: Brandon Williams
>            Priority: Normal
>             Fix For: 3.11.x
>
>
> As noted by [~stefan.miklosovic]:
> ===Flaky Test Report===
> test_sstableverify failed and was not selected for rerun.
>         <class 'AssertionError'>
>         assert None
>  +  where None = <function search at 0x7fef074b5550>(('WARNING: Corrupted 
> SSTable : ' + 
> '/tmp/dtest-z6njep37/test/node1/data2/keyspace1/standard1-9b45a1f0149411ecbc69f72e6826361e/me-12-big-Data.db'),
>  "Subprocess sstableverify on keyspace1 : standard1 with options: ['-v'] 
> exited with non-zero status; exit status: 1; 
> \...p/dtest-z6njep37/test/node1/cdc_raw; setting cdc_total_space_in_mb to 
> 3831.  You can override this in cassandra.yaml\n")
>  +    where <function search at 0x7fef074b5550> = re.search
>         [<TracebackEntry 
> /home/ubuntu/cassandra-dtest/offline_tools_test.py:303>]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to