adamreeve opened a new issue, #270: URL: https://github.com/apache/arrow-dotnet/issues/270
### Describe the bug, including details regarding any error messages, version, and platform. Eg. see https://github.com/apache/arrow-dotnet/actions/runs/22278848542/job/64445654891?pr=268#step:6:163 These tests should fail if they are being skipped in CI due to the check here: https://github.com/apache/arrow-dotnet/blob/bc99008f9b4c1207f43b9f137d0ec428b1787af8/test/Apache.Arrow.Tests/CDataInterfacePythonTests.cs#L90 But it looks like if the tests are skipped due to a Python version mismatch, the check for being in CI isn't used, which is probably wrong. -- 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]
