You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/08/31 13:09:07 UTC

[GitHub] [arrow] jorisvandenbossche commented on a change in pull request #11036: ARROW-13594: [CI] Temporarily disable turbodbc integration tests in nightly builds

jorisvandenbossche commented on a change in pull request #11036:
URL: https://github.com/apache/arrow/pull/11036#discussion_r699305691



##########
File path: dev/tasks/tasks.yml
##########
@@ -1185,7 +1185,7 @@ tasks:
 {% endfor %}
 
 {% for turbodbc_version in ["latest", "master"] %}
-  test-conda-python-3.7-turbodbc-{{ turbodbc_version }}:
+  notest-conda-python-3.7-turbodbc-{{ turbodbc_version }}:

Review comment:
       @kszucs is there a better way to do this? I basically renamed this to "notest", so it won't be included in the `test-*` selection of the `nightly` group of tasks.




-- 
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