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

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

                Author: ASF GitHub Bot
            Created on: 04/Feb/20 00:31
            Start Date: 04/Feb/20 00:31
    Worklog Time Spent: 10m 
      Work Description: udim commented on issue #10759: [BEAM-8095] Remove 
no_xdist for test
URL: https://github.com/apache/beam/pull/10759#issuecomment-581686183
 
 
   R: @tvalentyn 
 
----------------------------------------------------------------
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: 381285)
    Time Spent: 20m  (was: 10m)

> pytest Py3.7 crashes on test_remote_runner_display_data
> -------------------------------------------------------
>
>                 Key: BEAM-8095
>                 URL: https://issues.apache.org/jira/browse/BEAM-8095
>             Project: Beam
>          Issue Type: Improvement
>          Components: test-failures, testing
>            Reporter: Udi Meiri
>            Assignee: Udi Meiri
>            Priority: Major
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Adding certain flags such as "-n 1" or "--debug" causes Python to abort.
> The --debug flag logs some information in a pytestdebug.log, but I'm not 
> familiar with it and what it means if anything.
> {code}
> $ pytest  
> apache_beam/runners/dataflow/dataflow_runner_test.py::DataflowRunnerTest::test_remote_runner_display_data
>  
> ===================================================================================================================================================================
>  test session starts 
> ====================================================================================================================================================================
> platform linux -- Python 3.7.3rc1, pytest-5.1.1, py-1.8.0, pluggy-0.12.0
> rootdir: /usr/local/google/home/ehudm/src/beam/sdks/python, inifile: 
> pytest.ini
> plugins: forked-1.0.2, xdist-1.29.0
> collected 1 item                                                              
>                                                                               
>                                                                               
>                                                                               
>                                    
> apache_beam/runners/dataflow/dataflow_runner_test.py .                        
>                                                                               
>                                                                               
>                                                                               
>                              [100%]
> ====================================================================================================================================================================
>  1 passed in 0.11s 
> =====================================================================================================================================================================
> $ pytest  
> apache_beam/runners/dataflow/dataflow_runner_test.py::DataflowRunnerTest::test_remote_runner_display_data
>   --debug
> writing pytestdebug information to 
> /usr/local/google/home/ehudm/src/beam/sdks/python/pytestdebug.log
> ===================================================================================================================================================================
>  test session starts 
> ====================================================================================================================================================================
> platform linux -- Python 3.7.3rc1, pytest-5.1.1, py-1.8.0, pluggy-0.12.0 -- 
> /usr/local/google/home/ehudm/virtualenvs/beam-py37/bin/python3.7
> using: pytest-5.1.1 pylib-1.8.0
> setuptools registered plugins:
>   pytest-forked-1.0.2 at 
> /usr/local/google/home/ehudm/virtualenvs/beam-py37/lib/python3.7/site-packages/pytest_forked/__init__.py
>   pytest-xdist-1.29.0 at 
> /usr/local/google/home/ehudm/virtualenvs/beam-py37/lib/python3.7/site-packages/xdist/plugin.py
>   pytest-xdist-1.29.0 at 
> /usr/local/google/home/ehudm/virtualenvs/beam-py37/lib/python3.7/site-packages/xdist/looponfail.py
> rootdir: /usr/local/google/home/ehudm/src/beam/sdks/python, inifile: 
> pytest.ini
> plugins: forked-1.0.2, xdist-1.29.0
> collected 1 item                                                              
>                                                                               
>                                                                               
>                                                                               
>                                    
> apache_beam/runners/dataflow/dataflow_runner_test.py Aborted (core dumped)
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to