You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2022/10/18 09:25:10 UTC

[GitHub] [iceberg] nastra opened a new pull request, #6007: Build: Show executed tests on CI only

nastra opened a new pull request, #6007:
URL: https://github.com/apache/iceberg/pull/6007

   This has been added a while ago by #1212 but then got lost over time. Sometimes it's quite helpful to know whether a particular test has been executed on CI.
   
   This PR makes sure that the executed tests are only shown on CI and not during local test execution.


-- 
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: issues-unsubscribe@iceberg.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] nastra closed pull request #6007: Build: Show executed tests on CI only

Posted by GitBox <gi...@apache.org>.
nastra closed pull request #6007: Build: Show executed tests on CI only
URL: https://github.com/apache/iceberg/pull/6007


-- 
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: issues-unsubscribe@iceberg.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] rdblue commented on pull request #6007: Build: Show executed tests on CI only

Posted by GitBox <gi...@apache.org>.
rdblue commented on PR #6007:
URL: https://github.com/apache/iceberg/pull/6007#issuecomment-1286292172

   The only drawback I can think of is if this makes tests take longer. I'd probably not do this since it sounds like you can work around this for cases where you need to. If you want to make sure an integration test ran, then do that once rather than doing this all the time.


-- 
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: issues-unsubscribe@iceberg.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org