Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Troubleshooting Python 3.8 unit tests hanging #58520

Closed
wants to merge 7 commits into from

Conversation

samdoran
Copy link
Contributor

SUMMARY

Isolating tests to Python 3.8 and always running complete for troubleshooting purposes.

DO NOT MERGE

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

shippable.yml

@samdoran
Copy link
Contributor Author

bot_skip

@mattclay mattclay added the WIP This issue/PR is a work in progress. Nevertheless it was shared for getting input from peers. label Jul 1, 2019
@samdoran samdoran force-pushed the hanging-3.8-tests branch 3 times, most recently from 6c301a5 to f0f5dcd Compare July 12, 2019 20:47
@samdoran samdoran changed the title [WIP] Always run full unit tests but only for Python 3.8 [WIP] Troubleshooting Python 3.8 unit tests hanging Jul 16, 2019
@samdoran samdoran added this to In progress in Test Infrastructure via automation Jul 16, 2019
@samdoran
Copy link
Contributor Author

Narrowed down to test/units/cli/test_adhoc.py::test_simple_command when run with --coverage.

@samdoran
Copy link
Contributor Author

To duplicate locally, run ansible-testansible-test units --color -v --docker default --python 3.8 --coverage test/units/cli/test_adhoc.py

@samdoran samdoran added this to In progress in Test Queue via automation Jul 18, 2019
@samdoran samdoran removed this from In progress in Test Infrastructure Jul 18, 2019
@samdoran
Copy link
Contributor Author

Closing since this has been found to be a bug with coverage. Upstream bug filed here: nedbat/coveragepy#828

@samdoran samdoran closed this Jul 26, 2019
Test Queue automation moved this from In progress to Done Jul 26, 2019
@ansible ansible locked and limited conversation to collaborators Aug 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
WIP This issue/PR is a work in progress. Nevertheless it was shared for getting input from peers.
Projects
No open projects
Test Queue
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants