There was an error while loading. Please reload this page.
1 parent e12f508 commit b42042aCopy full SHA for b42042a
1 file changed
.github/workflows/r.yml
@@ -297,7 +297,7 @@ jobs:
297
https://dl.min.io/server/minio/release/windows-amd64/archive/minio.RELEASE.2022-05-26T05-48-41Z
298
chmod +x "$HOME/.local/bin/minio.exe"
299
echo "$HOME/.local/bin" >> $GITHUB_PATH
300
- # TODO: figure out why the GCS tests are hanging
+ # TODO(ARROW-17149): figure out why the GCS tests are hanging on Windows
301
# - name: Install Google Cloud Storage Testbench
302
# shell: bash
303
# run: ci/scripts/install_gcs_testbench.sh default
0 commit comments