[ https://issues.apache.org/jira/browse/BEAM-4535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jean-Baptiste Onofré resolved BEAM-4535. ---------------------------------------- Resolution: Fixed Fix Version/s: 2.5.0 > 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 > Fix For: 2.5.0 > > Time Spent: 1h 10m > Remaining Estimate: 0h > > 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)