[
https://issues.apache.org/jira/browse/BEAM-4535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16510401#comment-16510401
]
Udi Meiri commented on BEAM-4535:
---------------------------------
Fixed in https://github.com/apache/beam/pull/5476
> Python tests are failing for Windows
> ------------------------------------
>
> Key: BEAM-4535
> URL: https://issues.apache.org/jira/browse/BEAM-4535
> Project: Beam
> Issue Type: Bug
> Components: sdk-py-core
> Reporter: Chamikara Jayalath
> Assignee: Udi Meiri
> Priority: Major
>
> Error is:
> Traceback (most recent call last):
> File
> "C:\Users\deft-testing-integra\python_sdk_download\apache_beam\io\fileba
> sedsource_test.py", line 532, in test_read_auto_pattern
> compression_type=CompressionTypes.AUTO))
> File
> "C:\Users\deft-testing-integra\python_sdk_download\apache_beam\io\fileba
> sedsource.py", line 119, in __init__
> self._validate()
> File
> "C:\Users\deft-testing-integra\python_sdk_download\apache_beam\options\v
> alue_provider.py", line 133, in _f
> return fnc(self, *args, **kwargs)
> File
> "C:\Users\deft-testing-integra\python_sdk_download\apache_beam\io\fileba
> sedsource.py", line 179, in _validate
> 'No files found based on the file pattern %s' % pattern)
> IOError: No files found based on the file pattern
> c:\windows\temp\tmpwon5_g\mytemp*
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)