[
https://issues.apache.org/jira/browse/AVRO-4185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated AVRO-4185:
---------------------------------
Labels: pull-request-available (was: )
> Problematic user of hard-coded file name in StreamTests
> -------------------------------------------------------
>
> Key: AVRO-4185
> URL: https://issues.apache.org/jira/browse/AVRO-4185
> Project: Apache Avro
> Issue Type: Test
> Components: c++
> Affects Versions: 1.11.4
> Reporter: Pietro Cerutti
> Assignee: Pietro Cerutti
> Priority: Minor
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> StreamTests uses the test_str.bin file. This is problematic in our setup
> because we build and test 32-bit and 64-bit versions in parallel. When the
> 32-bit and 64-bit StreamTest happen to run concurrently, one ends up deleting
> the file that the other is trying to read.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)