You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by "TSultanov (via GitHub)" <gi...@apache.org> on 2023/02/08 09:29:28 UTC

[GitHub] [beam] TSultanov opened a new issue, #25380: [Bug]: Test_getRunOrTestCmd fails on Go 1.20

TSultanov opened a new issue, #25380:
URL: https://github.com/apache/beam/issues/25380

   ### What happened?
   
   `Test_getRunOrTestCmd` in `code_processing_test.go` is failing when running with Go 1.20:
   
   ```
   === RUN   Test_getRunOrTestCmd/Get_run_cmd
       code_processing_test.go:632: getExecuteCmd() = runCommand arg1, want runCommand arg1
       --- FAIL: Test_getRunOrTestCmd/Get_run_cmd (0.00s)
   
   === RUN   Test_getRunOrTestCmd/Get_test_cmd
       code_processing_test.go:632: getExecuteCmd() = testCommand arg1 , want testCommand arg1 
       --- FAIL: Test_getRunOrTestCmd/Get_test_cmd (0.00s)
   ```
   
   ### Issue Priority
   
   Priority: 2 (default / most bugs should be filed as P2)
   
   ### Issue Components
   
   - [ ] Component: Python SDK
   - [ ] Component: Java SDK
   - [ ] Component: Go SDK
   - [ ] Component: Typescript SDK
   - [ ] Component: IO connector
   - [ ] Component: Beam examples
   - [X] Component: Beam playground
   - [ ] Component: Beam katas
   - [ ] Component: Website
   - [ ] Component: Spark Runner
   - [ ] Component: Flink Runner
   - [ ] Component: Samza Runner
   - [ ] Component: Twister2 Runner
   - [ ] Component: Hazelcast Jet Runner
   - [ ] Component: Google Cloud Dataflow Runner


-- 
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@beam.apache.org.apache.org

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


[GitHub] [beam] TSultanov commented on issue #25380: [Bug]: Test_getRunOrTestCmd fails on Go 1.20

Posted by "TSultanov (via GitHub)" <gi...@apache.org>.
TSultanov commented on issue #25380:
URL: https://github.com/apache/beam/issues/25380#issuecomment-1422294719

   .take-issue


-- 
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@beam.apache.org

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


[GitHub] [beam] pabloem closed issue #25380: [Bug]: Test_getRunOrTestCmd fails on Go 1.20

Posted by "pabloem (via GitHub)" <gi...@apache.org>.
pabloem closed issue #25380: [Bug]: Test_getRunOrTestCmd fails on Go 1.20
URL: https://github.com/apache/beam/issues/25380


-- 
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@beam.apache.org

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