Alexey Serbin created KUDU-3215: ----------------------------------- Summary: Flakiness in HmsConfigurations/AlterTableRandomized.TestRandomSequence Key: KUDU-3215 URL: https://issues.apache.org/jira/browse/KUDU-3215 Project: Kudu Issue Type: Bug Affects Versions: 1.13.0 Reporter: Alexey Serbin Attachments: alter_table-randomized-test.1.txt.xz
There is a flakiness in {{HmsConfigurations/AlterTableRandomized.TestRandomSequence}} scenario: sometimes it fails with an error: {noformat} src/kudu/integration-tests/alter_table-randomized-test.cc:634: Failure Failed Bad status: Invalid argument: Some columns are not present in the current schema: c460 src/kudu/integration-tests/alter_table-randomized-test.cc:743: Failure Expected: t.Verify() doesn't generate new fatal failures in the current thread. Actual: it does. {noformat} The full log is attached. -- This message was sent by Atlassian Jira (v8.3.4#803005)