You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/01/02 22:30:00 UTC

[jira] [Work logged] (BEAM-7961) Add tests for all runner native transforms and some widely used composite transforms to cross-language validates runner test suite

     [ https://issues.apache.org/jira/browse/BEAM-7961?focusedWorklogId=365520&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-365520 ]

ASF GitHub Bot logged work on BEAM-7961:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 02/Jan/20 22:29
            Start Date: 02/Jan/20 22:29
    Worklog Time Spent: 10m 
      Work Description: ihji commented on pull request #10051: [BEAM-7961] Add tests for all runner native transforms for XLang
URL: https://github.com/apache/beam/pull/10051#discussion_r362654300
 
 

 ##########
 File path: sdks/python/test-suites/portable/py2/build.gradle
 ##########
 @@ -87,7 +87,7 @@ task crossLanguagePythonJavaDirect {
     ]
     exec {
       executable 'sh'
-      args '-c', ". ${envdir}/bin/activate && cd ${pythonRootDir} && pip install -e .[test] && python -m apache_beam.transforms.external_test ${options.join(' ')}"
+      args '-c', ". ${envdir}/bin/activate && cd ${pythonRootDir} && pip install -e .[test] && python -m apache_beam.transforms.external_java ${options.join(' ')}"
 
 Review comment:
   Done.
 
----------------------------------------------------------------
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


Issue Time Tracking
-------------------

    Worklog Id:     (was: 365520)
    Time Spent: 12.5h  (was: 12h 20m)

> Add tests for all runner native transforms and some widely used composite transforms to cross-language validates runner test suite
> ----------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: BEAM-7961
>                 URL: https://issues.apache.org/jira/browse/BEAM-7961
>             Project: Beam
>          Issue Type: Improvement
>          Components: testing
>            Reporter: Heejong Lee
>            Assignee: Heejong Lee
>            Priority: Major
>          Time Spent: 12.5h
>  Remaining Estimate: 0h
>
> Add tests for all runner native transforms and some widely used composite transforms to cross-language validates runner test suite



--
This message was sent by Atlassian Jira
(v8.3.4#803005)