[
https://issues.apache.org/jira/browse/CASSANDRA-16569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17318789#comment-17318789
]
Michael Semb Wever edited comment on CASSANDRA-16569 at 4/11/21, 2:04 PM:
--------------------------------------------------------------------------
This looks to be related to running with multiple runners… (similar issue to
CASSANDRA-16587)
To reproduce…
{code}
ant build-test
sed -i '' 's/target name="test"
depends="eclipse-warnings,build-test,get-cores,get-mem"/target name="test"/'
build.xml
ant test -Dtest.name=StorageServiceServerTest & ant test
-Dtest.name=StorageServiceServerTest
{code}
was (Author: michaelsembwever):
This looks to be related to running with multiple runners… (similar issue to
CASSANDRA-16587)
To reproduce…
{code}
sed -i '' 's/target name="test"
depends="eclipse-warnings,build-test,get-cores,get-mem"/target name="test"/'
build.xml
ant test -Dtest.name=StorageServiceServerTest & ant test
-Dtest.name=StorageServiceServerTest
{code}
> Flaky StorageServiceServerTest
> ------------------------------
>
> Key: CASSANDRA-16569
> URL: https://issues.apache.org/jira/browse/CASSANDRA-16569
> Project: Cassandra
> Issue Type: Bug
> Components: Test/unit
> Reporter: Berenguer Blasi
> Assignee: Berenguer Blasi
> Priority: Normal
> Fix For: 4.0-rc
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Failing on
> [ci-cass|https://ci-cassandra.apache.org/job/Cassandra-trunk/411/testReport/junit/org.apache.cassandra.service/StorageServiceServerTest/testLocalPrimaryRangeForEndpointWithNetworkTopologyStrategy_compression/]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]