[ https://issues.apache.org/jira/browse/CASSANDRA-16196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17213298#comment-17213298 ]
Brandon Williams edited comment on CASSANDRA-16196 at 10/13/20, 6:25 PM: ------------------------------------------------------------------------- Committed this here: https://github.com/apache/cassandra-dtest/commit/9500cb982b579dba95e0765aa1c13b436777c3be and I'll come back and close this later if we don't see it again. was (Author: brandon.williams): Committed this here: https://github.com/apache/cassandra-dtest/commit/9500cb982b579dba95e0765aa1c13b436777c3be and I'll come back and close this later we don't see it again. > 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-beta > > 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