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

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

                Author: ASF GitHub Bot
            Created on: 07/Aug/20 20:01
            Start Date: 07/Aug/20 20:01
    Worklog Time Spent: 10m 
      Work Description: TobKed commented on a change in pull request #12452:
URL: https://github.com/apache/beam/pull/12452#discussion_r467243267



##########
File path: sdks/python/apache_beam/testing/datatype_inference_test.py
##########
@@ -174,6 +175,7 @@ def test_infer_typehints_schema(self, _, data, schema):
   @parameterized.expand([(d["name"], d["data"], d["pyarrow_schema"])
                          for d in TEST_DATA])
   @unittest.skipIf(pa is None, "PyArrow is not installed")
+  @unittest.skipIf(sys.platform == "win32", "[BEAM-10624]")

Review comment:
       @TheNeuralBit could take a look on 
https://github.com/apache/beam/pull/12452/commits/4004309b2b32acd1451cd30e92ab14f645a51211
 , please?
   Is it the solution you mentioned?
   I tested it on my local fork (run results 
[here](https://github.com/TobKed/beam/actions/runs/199604657)) and it seems to 
work.




----------------------------------------------------------------
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:
[email protected]


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

    Worklog Id:     (was: 468000)
    Time Spent: 5h  (was: 4h 50m)

> Add workflow to run Beam python tests on Linux/Windows/Mac platforms
> --------------------------------------------------------------------
>
>                 Key: BEAM-10623
>                 URL: https://issues.apache.org/jira/browse/BEAM-10623
>             Project: Beam
>          Issue Type: Sub-task
>          Components: sdk-py-core, testing
>            Reporter: Tobiasz Kedzierski
>            Assignee: Tobiasz Kedzierski
>            Priority: P2
>          Time Spent: 5h
>  Remaining Estimate: 0h
>




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

Reply via email to