wgtmac commented on PR #1375:
URL: https://github.com/apache/orc/pull/1375#issuecomment-1473147503

   Windows SIMD test is failing: 
https://github.com/apache/orc/actions/runs/4444354324/jobs/7802486868?pr=1375 
@wpleonardo 
   ```
   [----------] 54 tests from OrcTest/RleV2BitUnpackAvx512Test
   [ RUN      ] 
OrcTest/RleV2BitUnpackAvx512Test.RleV2_basic_vector_decode_1bit/0
   unknown file: error: SEH exception with code 0xc000001d thrown in the test 
body.
   [  FAILED  ] 
OrcTest/RleV2BitUnpackAvx512Test.RleV2_basic_vector_decode_1bit/0, where 
GetParam() = true (2 ms)
   [ RUN      ] 
OrcTest/RleV2BitUnpackAvx512Test.RleV2_basic_vector_decode_1bit/1
   unknown file: error: SEH exception with code 0xc000001d thrown in the test 
body.
   [  FAILED  ] 
OrcTest/RleV2BitUnpackAvx512Test.RleV2_basic_vector_decode_1bit/1, where 
GetParam() = false (1 ms)
   [ RUN      ] 
OrcTest/RleV2BitUnpackAvx512Test.RleV2_basic_vector_decode_2bit/0
   unknown file: error: SEH exception with code 0xc000001d thrown in the test 
body.
   [  FAILED  ] 
OrcTest/RleV2BitUnpackAvx512Test.RleV2_basic_vector_decode_2bit/0, where 
GetParam() = true (1 ms)
   [ RUN      ] 
OrcTest/RleV2BitUnpackAvx512Test.RleV2_basic_vector_decode_2bit/1
   unknown file: error: SEH exception with code 0xc000001d thrown in the test 
body.
   [  FAILED  ] 
OrcTest/RleV2BitUnpackAvx512Test.RleV2_basic_vector_decode_2bit/1, where 
GetParam() = false (1 ms)
   ```


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