[jira] [Work logged] (BEAM-8095) pytest Py3.7 crashes on test_remote_runner_display_data

2020-02-11 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot logged work on BEAM-8095:


Author: ASF GitHub Bot
Created on: 12/Feb/20 02:26
Start Date: 12/Feb/20 02:26
Worklog Time Spent: 10m 
  Work Description: tvalentyn commented on pull request #10759: [BEAM-8095] 
Remove no_xdist for test
URL: https://github.com/apache/beam/pull/10759
 
 
   
 

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: 385634)
Time Spent: 0.5h  (was: 20m)

> 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: 0.5h
>  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  
>   
> 

[jira] [Work logged] (BEAM-8095) pytest Py3.7 crashes on test_remote_runner_display_data

2020-02-03 Thread ASF GitHub Bot (Jira)


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

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 pull request #10759: [BEAM-8095] 
Remove no_xdist for test
URL: https://github.com/apache/beam/pull/10759
 
 
   
   
   
   Thank you for your contribution! Follow this checklist to help us 
incorporate your contribution quickly and easily:
   
- [ ] [**Choose 
reviewer(s)**](https://beam.apache.org/contribute/#make-your-change) and 
mention them in a comment (`R: @username`).
- [ ] Format the pull request title like `[BEAM-XXX] Fixes bug in 
ApproximateQuantiles`, where you replace `BEAM-XXX` with the appropriate JIRA 
issue, if applicable. This will automatically link the pull request to the 
issue.
- [ ] If this contribution is large, please file an Apache [Individual 
Contributor License Agreement](https://www.apache.org/licenses/icla.pdf).
   
   See the [Contributor Guide](https://beam.apache.org/contribute) for more 
tips on [how to make review process 
smoother](https://beam.apache.org/contribute/#make-reviewers-job-easier).
   
   Post-Commit Tests Status (on master branch)
   

   
   Lang | SDK | Apex | Dataflow | Flink | Gearpump | Samza | Spark
   --- | --- | --- | --- | --- | --- | --- | ---
   Go | [![Build 
Status](https://builds.apache.org/job/beam_PostCommit_Go/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Go/lastCompletedBuild/)
 | --- | --- | [![Build 
Status](https://builds.apache.org/job/beam_PostCommit_Go_VR_Flink/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Go_VR_Flink/lastCompletedBuild/)
 | --- | --- | [![Build 
Status](https://builds.apache.org/job/beam_PostCommit_Go_VR_Spark/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Go_VR_Spark/lastCompletedBuild/)
   Java | [![Build 
Status](https://builds.apache.org/job/beam_PostCommit_Java/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Java/lastCompletedBuild/)
 | [![Build 
Status](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Apex/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Apex/lastCompletedBuild/)
 | [![Build 
Status](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Dataflow/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Dataflow/lastCompletedBuild/)
 | [![Build 
Status](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Flink/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Flink/lastCompletedBuild/)[![Build
 
Status](https://builds.apache.org/job/beam_PostCommit_Java_PVR_Flink_Batch/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Java_PVR_Flink_Batch/lastCompletedBuild/)[![Build
 
Status](https://builds.apache.org/job/beam_PostCommit_Java_PVR_Flink_Streaming/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Java_PVR_Flink_Streaming/lastCompletedBuild/)
 | [![Build 
Status](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Gearpump/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Gearpump/lastCompletedBuild/)
 | [![Build 
Status](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Samza/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Samza/lastCompletedBuild/)
 | [![Build 
Status](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Spark/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Spark/lastCompletedBuild/)[![Build
 
Status](https://builds.apache.org/job/beam_PostCommit_Java_PVR_Spark_Batch/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Java_PVR_Spark_Batch/lastCompletedBuild/)[![Build
 
Status](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_SparkStructuredStreaming/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_SparkStructuredStreaming/lastCompletedBuild/)
   Python | [![Build 
Status](https://builds.apache.org/job/beam_PostCommit_Python2/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Python2/lastCompletedBuild/)[![Build
 

[jira] [Work logged] (BEAM-8095) pytest Py3.7 crashes on test_remote_runner_display_data

2020-02-03 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/BEAM-8095?focusedWorklogId=381285=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  
>   
>