[ 
https://issues.apache.org/jira/browse/BEAM-5663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16652724#comment-16652724
 ] 

Valentyn Tymofieiev commented on BEAM-5663:
-------------------------------------------

I may be wrong but I suspect for some reason `@unittest.skipif` annotation did 
not get trigger in your test suite, and then the suite ran into  BEAM-5623 
which take long to finish. The Travis logs are truncated so I could see if we 
ran those tests or not.

I tried to run py3 tox test suite from python:3.4-strech conatiner (see: 
https://s.apache.org/beam-py3-conversion-quick-start) and 117 tests didn't 
pass. The test suite finished within few minutes. 

> Add tox suites for various Python 3 versions
> --------------------------------------------
>
>                 Key: BEAM-5663
>                 URL: https://issues.apache.org/jira/browse/BEAM-5663
>             Project: Beam
>          Issue Type: Sub-task
>          Components: sdk-py-core
>            Reporter: Manu Zhang
>            Priority: Minor
>
> Currently, Python 3.5.2 is set up for Jenkins tests but we've seen test 
> failings across various Python 3 versions. It will be valuable to add tox 
> suites for Python 3.4, 3.5, 3.6 and 3.7



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to