Joshua McKenzie created CASSANDRA-10128:
-------------------------------------------
Summary: Windows dtest 3.0: 22:22:41
consistent_reads_after_write_test
(materialized_views_test.TestMaterializedViewsConsistency) timing out
Key: CASSANDRA-10128
URL: https://issues.apache.org/jira/browse/CASSANDRA-10128
Project: Cassandra
Issue Type: Sub-task
Reporter: Joshua McKenzie
Assignee: Joshua McKenzie
Fix For: 3.0.x
Test times out and also throws errors, ending in:
{noformat}
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "C:\Python27\lib\multiprocessing\forking.py", line 380, in main
On 0; match: 0; extra: 0; missing: 0 prepare(preparation_data)
File "C:\Python27\lib\multiprocessing\forking.py", line 488, in prepare
assert main_name not in sys.modules, main_name
AssertionError: __main__
{noformat}
Reproducible locally, happening on CI as well
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)