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

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

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

 ##########
 File path: sdks/python/apache_beam/io/source_test_utils_test.py
 ##########
 @@ -115,6 +131,9 @@ def test_split_at_fraction_binary(self):
     self.assertTrue(stats.successful_fractions)
     self.assertTrue(stats.non_trivial_fractions)
 
+  @unittest.skipIf(sys.version_info[0] == 3, 'This test still needs to be '
 
 Review comment:
   This PR has a lot of tests excluded due to `BEAM-5627`,  I assume that you 
have verified that these excluded tests have the symptom described by 
`BEAM-5627`. If they fail for a different reason, we should use a different 
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: 152139)

> 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: 1h 40m
>  Remaining Estimate: 0h
>




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

Reply via email to