[ https://issues.apache.org/jira/browse/CASSANDRA-16196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Berenguer Blasi updated CASSANDRA-16196: ---------------------------------------- Fix Version/s: (was: 4.0-beta) 4.0 Since Version: 4.0 Source Control Link: https://github.com/apache/cassandra-dtest/commit/9500cb982b579dba95e0765aa1c13b436777c3be Resolution: Fixed Status: Resolved (was: Ready to Commit) > Fix flaky test test_disk_balance_after_boundary_change_lcs - > disk_balance_test.TestDiskBalance > ---------------------------------------------------------------------------------------------- > > Key: CASSANDRA-16196 > URL: https://issues.apache.org/jira/browse/CASSANDRA-16196 > Project: Cassandra > Issue Type: Bug > Components: Test/dtest/python > Reporter: David Capwell > Assignee: Adam Holmberg > Priority: Normal > Fix For: 4.0 > > Attachments: node2-debug-end.log > > > https://app.circleci.com/pipelines/github/dcapwell/cassandra/622/workflows/adcd463c-156a-43c7-a9bc-7f3e4938dbe8/jobs/3514 > {code} > error_message = '' if 'error_message' not in kwargs else > kwargs['error_message'] > assert vmin > vmax * (1.0 - error) or vmin == vmax, \ > > "values not within {:.2f}% of the max: {} ({})".format(error * > > 100, args, error_message) > E AssertionError: values not within 10.00% of the max: (8022760, > 9192165, 4575645, 9235566, 9091014) (node2) > tools/assertions.py:206: AssertionError > {code} > Marking as distinct issue after chat in CASSANDRA-14030 -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org