[
https://issues.apache.org/jira/browse/BEAM-13858?focusedWorklogId=723335&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-723335
]
ASF GitHub Bot logged work on BEAM-13858:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 09/Feb/22 00:46
Start Date: 09/Feb/22 00:46
Worklog Time Spent: 10m
Work Description: y1chi commented on pull request #16785:
URL: https://github.com/apache/beam/pull/16785#issuecomment-1033210380
I think the issue was introduce when
https://github.com/apache/beam/pull/16648 is merged, which converted goPrepare
from a eagerly executed task in configuration phase across the project to
lazily executed task only when dependency is declared, thus the dependOn should
be explicitly added to the dependent task.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 723335)
Time Spent: 40m (was: 0.5h)
> Failure of :sdks:go:examples:wordCount in check "Mac run local environment
> shell script"
> ----------------------------------------------------------------------------------------
>
> Key: BEAM-13858
> URL: https://issues.apache.org/jira/browse/BEAM-13858
> Project: Beam
> Issue Type: Test
> Components: test-failures
> Reporter: Yichi Zhang
> Assignee: Yichi Zhang
> Priority: P1
> Time Spent: 40m
> Remaining Estimate: 0h
>
> [https://scans.gradle.com/s/w4rjagdqfl6ce/failure#1]
>
> /Users/runner/go/bin/go1.16.12 build -o ./build/bin/wordcount
> github.com/apache/beam/sdks/v2/go/examples/wordcount
> /Users/runner/work/beam/beam/sdks/go/run_with_go_version.sh: line 98:
> /Users/runner/go/bin/go1.16.12: No such file or directory
--
This message was sent by Atlassian Jira
(v8.20.1#820001)