liukun4515 commented on PR #1922:
URL: https://github.com/apache/arrow-rs/pull/1922#issuecomment-1163285090

   IT failure: 
https://github.com/apache/arrow-rs/runs/7006919197?check_suite_focus=true#step:6:12919
   
   ```
   Testing file auth:basic_proto
   ==========================================================
   Traceback (most recent call last):
     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/tmpawjt5bid/9e0ef030_generated_datetime.consumer_stream_as_file < 
/tmp/tmpawjt5bid/9e0ef030_generated_datetime.producer_file_as_stream' returned 
non-zero exit status 1.
   ################# FAILURES #################
   FAILED TEST: datetime Go producing,  C# consuming
   1 failures
   1
   ```
   It has nothing about the arrow-rs 


-- 
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]

Reply via email to