sgilmore10 commented on PR #39586: URL: https://github.com/apache/arrow/pull/39586#issuecomment-1894450916
According to the [logs](https://github.com/apache/arrow/actions/runs/7510748241/job/20463733566#step:10:39), both `tDate32Type` and `tDate64Type` were excluded from the test suite due to syntax errors. @ShaiviAgarwal2, could you take a closer look to see what's wrong? I admit it's confusing that the MATLAB check passed. @kevingurney, we should look into modifying the MATLAB Workflow to ensure the check fails if there's any issue with the test suite. We could possibly use the [`strict`](https://github.com/matlab-actions/run-tests#:~:text=by%2Dtag%3A%20Unit-,strict,-(Optional)%20Whether%20to) flag with the MATLAB `run-tests` action to prevent this from happening. -- 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]
