You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Ekaterina Dimitrova (Jira)" <ji...@apache.org> on 2022/07/11 17:35:00 UTC

[jira] [Comment Edited] (CASSANDRA-17730) ttl_test.py::TestRecoverNegativeExpirationDate::test_recover_negative_expiration_date_sstables_with_scrub failing on CircleCI

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

Ekaterina Dimitrova edited comment on CASSANDRA-17730 at 7/11/22 5:34 PM:
--------------------------------------------------------------------------

Interesting, I am wondering why it fails constantly with HIGHRES but never with MIDRES (I mean before this patch), our CI will never stop amusing me :D 


was (Author: e.dimitrova):
Interesting, I am wondering why it fails constantly with HIGHRES but never with MIDRES, our CI will never stop amusing me :D 

> ttl_test.py::TestRecoverNegativeExpirationDate::test_recover_negative_expiration_date_sstables_with_scrub failing on CircleCI
> -----------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-17730
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17730
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Test/dtest/python
>            Reporter: Caleb Rackliffe
>            Assignee: Brandon Williams
>            Priority: Normal
>             Fix For: 4.0.x, 4.1-rc, 4.x
>
>
> It doesn’t appear on Butler, but on 4.0, 4.1, and trunk, {{ttl_test.py::TestRecoverNegativeExpirationDate.test_recover_negative_expiration_date_sstables_with_scrub}} is failing in {{copy_tree}} w/ a {{DistutilsFileError}}.
> {noformat}
>         if not dry_run and not os.path.isdir(src):
>             raise DistutilsFileError(
> >                 "cannot copy tree '%s': not a directory" % src)
> E           distutils.errors.DistutilsFileError: cannot copy tree 'sstables/ttl_test/3.11': not a directory
> /usr/lib/python3.6/distutils/dir_util.py:127: DistutilsFileError
> {noformat}
> See https://app.circleci.com/pipelines/github/maedhroz/cassandra?branch=CASSANDRA-17706-4.0-CircleCI&filter=all
> (This is just vanilla cassandra-4.0 w/ HIGHRES CircleCI settings.)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org