rtpsw commented on pull request #12412: URL: https://github.com/apache/arrow/pull/12412#issuecomment-1045026901
Hmm, for some reason the test failed (only) on AMD64 Windows MingGW 64: ``` [ RUN ] TestUnaryArithmeticFloating/1.Sqrt D:/a/arrow/arrow/cpp/src/arrow/testing/gtest_util.cc:176: Failure Failed Expected: 1.3407807929942596e+154 Actual: 1.3407807929942597e+154 D:/a/arrow/arrow/cpp/src/arrow/testing/gtest_util.cc:176: Failure Failed Expected: 1.3407807929942596e+154 Actual: 1.3407807929942597e+154 [ FAILED ] TestUnaryArithmeticFloating/1.Sqrt, where TypeParam = arrow::DoubleType (0 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]
