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

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

                Author: ASF GitHub Bot
            Created on: 08/Oct/18 11:24
            Start Date: 08/Oct/18 11:24
    Worklog Time Spent: 10m 
      Work Description: splovyt commented on a change in pull request #6590: 
[BEAM-5315] Partially port io
URL: https://github.com/apache/beam/pull/6590#discussion_r223329115
 
 

 ##########
 File path: sdks/python/apache_beam/io/filebasedsource_test.py
 ##########
 @@ -51,6 +52,9 @@
 
 class LineSource(FileBasedSource):
 
+  @unittest.skipIf(sys.version_info[0] == 3, 'This test still needs to be '
 
 Review comment:
   Good idea. I have updated the skipIfs (see next commit). 

----------------------------------------------------------------
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: 152201)
    Time Spent: 2h 10m  (was: 2h)

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




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

Reply via email to