Chamikara Jayalath created BEAM-4535:
----------------------------------------

             Summary: 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


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)

Reply via email to