lwhite1 commented on PR #14389:
URL: https://github.com/apache/arrow/pull/14389#issuecomment-1277534859

   @lidavidm Are you familiar with the error shown in the Windows Flight tests:
   
   ```
   Warning:  Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0 
s - in org.apache.arrow.flight.TestBackPressure
   
[2069](https://github.com/apache/arrow/actions/runs/3236942456/jobs/5303398561#step:5:2070)
   [INFO] Running org.apache.arrow.flight.TestBasicOperation
   
[2070](https://github.com/apache/arrow/actions/runs/3236942456/jobs/5303398561#step:5:2071)
   [INFO] Running org.apache.arrow.algorithm.sort.TestVariableWidthSorting
   
[2071](https://github.com/apache/arrow/actions/runs/3236942456/jobs/5303398561#step:5:2072)
   [INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.97 
s - in org.apache.arrow.algorithm.sort.TestVariableWidthSorting
   
[2072](https://github.com/apache/arrow/actions/runs/3236942456/jobs/5303398561#step:5:2073)
   63 6F 6F 6C 20 74 68 69 6E 67 
   
[2073](https://github.com/apache/arrow/actions/runs/3236942456/jobs/5303398561#step:5:2074)
   get
   
[2074](https://github.com/apache/arrow/actions/runs/3236942456/jobs/5303398561#step:5:2075)
   put
   
[2075](https://github.com/apache/arrow/actions/runs/3236942456/jobs/5303398561#step:5:2076)
   hello
   
[2076](https://github.com/apache/arrow/actions/runs/3236942456/jobs/5303398561#step:5:2077)
   Schema<>
   
[2077](https://github.com/apache/arrow/actions/runs/3236942456/jobs/5303398561#step:5:2078)
   Error:  Tests run: 19, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 
5.808 s <<< FAILURE! - in org.apache.arrow.flight.TestBasicOperation
   
[2078](https://github.com/apache/arrow/actions/runs/3236942456/jobs/5303398561#step:5:2079)
   Error:  org.apache.arrow.flight.TestBasicOperation.getStreamLargeBatch  Time 
elapsed: 2.814 s  <<< ERROR!
   
[2079](https://github.com/apache/arrow/actions/runs/3236942456/jobs/5303398561#step:5:2080)
   java.lang.IllegalStateException: 
   
[2080](https://github.com/apache/arrow/actions/runs/3236942456/jobs/5303398561#step:5:2081)
   Memory was leaked by query. Memory leaked: (134217728)
   
[2081](https://github.com/apache/arrow/actions/runs/3236942456/jobs/5303398561#step:5:2082)
   ``` 


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