andygrove commented on PR #1890:
URL: https://github.com/apache/arrow-rs/pull/1890#issuecomment-1158201635
Failed with a Rust / C# test this time
```
==========================================================
Testing file duration
==========================================================
Traceback (most recent call last):
################# FAILURES #################
FAILED TEST: datetime Rust producing, C# consuming
1 failures
File "/arrow/dev/archery/archery/integration/runner.py", line 246, in
_run_ipc_test_case
run_binaries(producer, consumer, test_case)
File "/arrow/dev/archery/archery/integration/runner.py", line 286, in
_produce_consume
consumer.stream_to_file(producer_stream_path, consumer_file_path)
File "/arrow/dev/archery/archery/integration/tester_csharp.py", line 63,
in stream_to_file
self.run_shell_command(cmd)
File "/arrow/dev/archery/archery/integration/tester.py", line 49, in
run_shell_command
subprocess.check_call(cmd, shell=True)
File "/opt/conda/envs/arrow/lib/python3.10/subprocess.py", line 369, in
check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command
'/arrow/csharp/artifacts/Apache.Arrow.IntegrationTest/Debug/net6.0/Apache.Arrow.IntegrationTest
--mode stream-to-file -a
/tmp/tmpyt_o8mf0/b64aa0aa_generated_datetime.consumer_stream_as_file <
/tmp/tmpyt_o8mf0/b64aa0aa_generated_datetime.producer_file_as_stream' returned
non-zero exit status 1.
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]