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

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

                Author: ASF GitHub Bot
            Created on: 25/Sep/18 19:33
            Start Date: 25/Sep/18 19:33
    Worklog Time Spent: 10m 
      Work Description: tvalentyn commented on a change in pull request #6451: 
[BEAM-5319] Partially port runners
URL: https://github.com/apache/beam/pull/6451#discussion_r220314013
 
 

 ##########
 File path: 
sdks/python/apache_beam/runners/interactive/interactive_runner_test.py
 ##########
 @@ -42,6 +43,8 @@ def printer(elem):
 
 class InteractiveRunnerTest(unittest.TestCase):
 
+  @unittest.skipIf(sys.version_info[0] == 3, 'This test still needs to be '
 
 Review comment:
   If the issues in interactive runner tests are specific to the interactive 
runner itself and are non-trivial to fix, we can also try to get original 
author involved, and track in a separate Jira.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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: 147740)

> Finish Python 3 porting for runners module
> ------------------------------------------
>
>                 Key: BEAM-5319
>                 URL: https://issues.apache.org/jira/browse/BEAM-5319
>             Project: Beam
>          Issue Type: Sub-task
>          Components: sdk-py-core
>            Reporter: Robbe
>            Assignee: Robbe
>            Priority: Major
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to