raulcd commented on PR #36195:
URL: https://github.com/apache/arrow/pull/36195#issuecomment-1600529622
Some of the failures are related to the benchmark tests here:
```
Traceback (most recent call last):
File "/Users/runner/work/arrow/arrow/ci/scripts/go_bench_adapt.py", line
52, in <module>
assert os.getenv("GITHUB_ACTIONS") is None
AssertionError
```
Is there any reason we are raising an `AssertionError` here?
@zeroshade @jgehrcke
--
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]