You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2021/03/03 18:28:29 UTC

[GitHub] [beam] ibzib commented on pull request #14134: [BEAM-11647] Avoid flake by splitting Go Precommit into 2 phases

ibzib commented on pull request #14134:
URL: https://github.com/apache/beam/pull/14134#issuecomment-789958521


   Can you try using [`mustRunAfter`](https://docs.gradle.org/current/dsl/org.gradle.api.Task.html#org.gradle.api.Task:mustRunAfter) instead? If I understand correctly, it would prevent these tasks from ever running together, not just in this particular Jenkins job.


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

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