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

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

                Author: ASF GitHub Bot
            Created on: 02/Feb/19 00:15
            Start Date: 02/Feb/19 00:15
    Worklog Time Spent: 10m 
      Work Description: markflyhigh commented on issue #7675: [BEAM-6527] Use 
Gradle to parallel Python tox tests
URL: https://github.com/apache/beam/pull/7675#issuecomment-459911577
 
 
   One of tox test keep failing due to `error: [Errno 2] No such file or 
directory: 'apache-beam-2.11.0.dev0/apache_beam/runners/common_test.py'`. This 
happens during tox packaging the distribution though the time it happens may 
slightly different in each run. 
   
   The build execute multiple tox commands in parallel so it's possibly a race 
condition. However, I set `toxworkdir` in `tox.ini` based on name of the task 
to avoid shared directory among builds, but it's likely I missed something else.
   
   Triggered this test few tests and consistently failed regardless of beam 
nodes. Out of idea how to move forward.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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: 193577)
    Time Spent: 1h 10m  (was: 1h)

> Parallel tox (unit) tests run on Jenkins
> ----------------------------------------
>
>                 Key: BEAM-6527
>                 URL: https://issues.apache.org/jira/browse/BEAM-6527
>             Project: Beam
>          Issue Type: Sub-task
>          Components: testing
>            Reporter: Mark Liu
>            Assignee: Mark Liu
>            Priority: Major
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> Existing tox unit test suite (basic, gcp and cython) will be enabled in 
> multiple version of Python 3, which will significantly increase runtime of 
> Pre/PostCommit build. A parallel is wanted in tox or Gradle invocation to 
> control the time in a reasonable range (<30mins for PreCommit is desired).



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

Reply via email to