Details
-
Bug
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
Correctness - Test Failure
-
Normal
-
Normal
-
Unit Test
-
All
-
None
-
Description
upgrade_tests/upgrade_through_versions_test.py seems to have a set of tests which fail with the following
> raise RuntimeError(message) E RuntimeError: A subprocess has terminated early. Subprocess statuses: Process-1 (is_alive: True), Process-2 (is_alive: False), attempting to terminate remaining subprocesses now. upgrade_tests/upgrade_through_versions_test.py:418: RuntimeError
The tests found to be failing were:
test_rolling_upgrade_with_internode_ssl
test_rolling_upgrade
Attachments
Issue Links
- is a child of
-
CASSANDRA-16322 Fix failing python update dtests
- Resolved