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

Michael Semb Wever edited comment on CASSANDRA-16236 at 1/25/21, 7:49 PM:
--------------------------------------------------------------------------

Taking a search of nightlies.a.o found no failures.
{code}
# webdav mount  https://nightlies.apache.org/cassandra/ to /Volumes/cassandra
cd /Volumes/cassandra

xzgrep testTrackMaxDeletionTime  Cassandra-trunk/*/TESTS-TestSuites.xml.xz
{code}
(The test xml for the unit test jobs, like 
[this|https://ci-cassandra.apache.org//job/Cassandra-trunk-test/jdk=jdk_1.8_latest,label=cassandra/lastSuccessfulBuild/artifact/build/test/output/],
 are not archived (yet) so the slower greps against the full pipeline xml test 
reports have to done).


was (Author: michaelsembwever):
Taking a search of nightlies.a.o found no failures.
{code}
# webdav mount 
cd /Volumes/cassandra

xzgrep testTrackMaxDeletionTime  Cassandra-trunk/*/TESTS-TestSuites.xml.xz
{code}
(The test xml for the unit test jobs, like 
[this|https://ci-cassandra.apache.org//job/Cassandra-trunk-test/jdk=jdk_1.8_latest,label=cassandra/lastSuccessfulBuild/artifact/build/test/output/],
 are not archived (yet) so the slower greps against the full pipeline xml test 
reports have to done).

> Fix flaky testTrackMaxDeletionTime
> ----------------------------------
>
>                 Key: CASSANDRA-16236
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-16236
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Test/unit
>            Reporter: Brandon Williams
>            Assignee: Brandon Williams
>            Priority: Normal
>             Fix For: 4.0-beta
>
>
> * 
> testTrackMaxDeletionTime - org.apache.cassandra.io.sstable.SSTableMetadataTest
>  
> junit.framework.AssertionFailedError: expected:<1.6038784E9> but 
> was:<1.60387827E9>
>       at 
> org.apache.cassandra.io.sstable.SSTableMetadataTest.testTrackMaxDeletionTime(SSTableMetadataTest.java:102)
> https://app.circleci.com/pipelines/github/bereng/cassandra/160/workflows/6cb80410-b398-477c-b4c9-cc7369785869/jobs/1317



--
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