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

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

                Author: ASF GitHub Bot
            Created on: 13/Sep/19 22:57
            Start Date: 13/Sep/19 22:57
    Worklog Time Spent: 10m 
      Work Description: markflyhigh commented on issue #9570: [BEAM-8229] 
Exclude python 3-specific test files from running in post-commit
URL: https://github.com/apache/beam/pull/9570#issuecomment-531415747
 
 
   Thank you @chadrik for this quick fix! I can merge since you got enough 
approvals.
 
----------------------------------------------------------------
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:
us...@infra.apache.org


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

    Worklog Id:     (was: 312422)
    Time Spent: 1h 40m  (was: 1.5h)

> Python postcommit 2.7 tests are failing since we try to run a test with 
> Python 3.6+ syntax on Python 2.
> -------------------------------------------------------------------------------------------------------
>
>                 Key: BEAM-8229
>                 URL: https://issues.apache.org/jira/browse/BEAM-8229
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-py-core
>            Reporter: Ahmet Altay
>            Assignee: Udi Meiri
>            Priority: Blocker
>          Time Spent: 1h 40m
>  Remaining Estimate: 0h
>
> Root cause: https://github.com/apache/beam/pull/9098
> 20:12:14 Traceback (most recent call last):
> 20:12:14   File 
> "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python2_PR/src/build/gradleenv/-194514014/local/lib/python2.7/site-packages/nose/loader.py",
>  line 418, in loadTestsFromName
> 20:12:14     addr.filename, addr.module)
> 20:12:14   File 
> "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python2_PR/src/build/gradleenv/-194514014/local/lib/python2.7/site-packages/nose/importer.py",
>  line 47, in importFromPath
> 20:12:14     return self.importFromDir(dir_path, fqname)
> 20:12:14   File 
> "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python2_PR/src/build/gradleenv/-194514014/local/lib/python2.7/site-packages/nose/importer.py",
>  line 94, in importFromDir
> 20:12:14     mod = load_module(part_fqname, fh, filename, desc)
> 20:12:14 SyntaxError: invalid syntax (external_test_py37.py, line 46)



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

Reply via email to