Pietro Cerutti created AVRO-4185:
------------------------------------

             Summary: 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


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)

Reply via email to