[
https://issues.apache.org/jira/browse/BEAM-11647?focusedWorklogId=560809&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-560809
]
ASF GitHub Bot logged work on BEAM-11647:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 04/Mar/21 03:36
Start Date: 04/Mar/21 03:36
Worklog Time Spent: 10m
Work Description: youngoli commented on pull request #14134:
URL: https://github.com/apache/beam/pull/14134#issuecomment-790264150
I'm giving `mustRunAfter` a try in #14144, and while I'm still running
Precommits to see if the flake is really fixed, I'm not sold on the approach.
If I could figure out how to add all the `mustRunAfter` calls in the definition
of the Precommit task so they were all in one place and only applied locally to
that task, then I'd be ok with it. But I couldn't figure that out, and instead
had to spread out all the calls over six build.gradle files which is a bit too
spaghetti code for me (enforcing ordering for seemingly unrelated tasks in
multiple files to work around a mysterious flake). I think this change still
seems preferable to that. Thoughts?
----------------------------------------------------------------
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:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 560809)
Time Spent: 5h 40m (was: 5.5h)
> beam_PreCommit_Go_Cron flaky
> ----------------------------
>
> Key: BEAM-11647
> URL: https://issues.apache.org/jira/browse/BEAM-11647
> Project: Beam
> Issue Type: Bug
> Components: sdk-go
> Reporter: Kyle Weaver
> Assignee: Daniel Oliveira
> Priority: P1
> Labels: flake, test-failure
> Time Spent: 5h 40m
> Remaining Estimate: 0h
>
> 10:07:52 Test for github.com/apache/beam/sdks/go/test/integration/synthetic
> finished, 1 completed, 1 failed.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)