You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "raulcd (via GitHub)" <gi...@apache.org> on 2023/06/21 09:46:12 UTC

[GitHub] [arrow] raulcd commented on pull request #36195: MINOR: [CI]: Bump actions/setup-go from 3 to 4

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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org