[
https://issues.apache.org/jira/browse/CASSANDRA-10128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14703222#comment-14703222
]
Alan Boudreault commented on CASSANDRA-10128:
---------------------------------------------
+1. We are not going to patch the multiprocessing on Windows.
> Windows dtest 3.0: 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
> Labels: Windows
> 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)