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

🐞 CI Failing With Timeouts #706

Open
1 task done
lprichar opened this issue Jul 14, 2022 · 1 comment
Open
1 task done

🐞 CI Failing With Timeouts #706

lprichar opened this issue Jul 14, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@lprichar
Copy link
Collaborator

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

When it fails it generally looks something like this:

poetry run coverage run -m pytest
============================= test session starts ==============================
platform linux -- Python 3.9.13, pytest-7.1.1, pluggy-1.0.0
rootdir: /home/runner/work/electionguard-python/electionguard-python
plugins: hypothesis-6.41.0, xdoctest-1.0.0
collected [20](https://github.com/microsoft/electionguard-python/runs/7340031964?check_suite_focus=true#step:9:21)2 items
tests/integration/test_create_schema.py .                                [  0%]
tests/integration/test_end_to_end_election.py .                          [  0%]
tests/integration/test_functional_key_ceremony.py .                      [  1%]
tests/integration/test_hamilton_county_election.py .                     [  1%]
tests/property/test_ballot.py ...                                        [  3%]
tests/property/test_chaum_pedersen.py ..........                         [  8%]
tests/property/test_decrypt_with_secrets.py .......                      [ 11%]
tests/property/test_decryption_mediator.py .make: *** [Makefile:136: coverage] Terminated
Error: Final attempt failed. Timeout of 600000ms hit

Expected Behavior

No response

Steps To Reproduce

No response

Environment

- OS:

Anything else?

No response

@lprichar lprichar added bug Something isn't working triage Waiting to be triaged and removed triage Waiting to be triaged labels Jul 14, 2022
@colleenirt
Copy link
Collaborator

This still happens occasionally.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants