Skip to content

Apply streaming_connections_per_host to decommission #61

Apply streaming_connections_per_host to decommission

Apply streaming_connections_per_host to decommission #61

GitHub Actions / Unit Test Results failed Jul 5, 2024 in 0s

1 fail, 54 skipped, 6 982 pass in 1h 27m 10s

7 037 tests   6 982 ✔️  1h 27m 10s ⏱️
   850 suites       54 💤
   850 files           1

Results for commit 177c5a1.

Annotations

Check warning on line 0 in org.apache.cassandra.cql3.MemtableSizeTest

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

testSize[skiplist] (org.apache.cassandra.cql3.MemtableSizeTest) failed

build/test/output/TEST-org.apache.cassandra.cql3.MemtableSizeTest.xml
Raw output
junit.framework.AssertionFailedError: Expected heap usage close to 75.585MiB, got 71.411MiB.

	at org.apache.cassandra.cql3.MemtableSizeTest.testSizeFlaky(MemtableSizeTest.java:149)
	at org.apache.cassandra.Util.runCatchingAssertionError(Util.java:696)
	at org.apache.cassandra.Util.flakyTest(Util.java:721)
	at org.apache.cassandra.cql3.MemtableSizeTest.testSize(MemtableSizeTest.java:81)