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

Mark test_computationerror_ipython as flaky #107

Merged
merged 3 commits into from
Oct 29, 2023
Merged

Mark test_computationerror_ipython as flaky #107

merged 3 commits into from
Oct 29, 2023

Conversation

khaeru
Copy link
Owner

@khaeru khaeru commented Oct 29, 2023

This test fails sporadically with CellTimeoutError.

Add pytest-rerunfailures to [tests] optional dependencies.

Also:

  • Replace a Sphinx build step in the "pytest" CI workflow with the ReadTheDocs automated PR build & associated check.
  • Force a daily refresh of the cached environment for mypy via pre-commit.

PR checklist

  • Checks all ✅
  • Update documentation N/A; test/CI changes only
  • Update doc/whatsnew.rst N/A

Add pytest-rerunfailures to [tests] optional deps.
@khaeru khaeru self-assigned this Oct 29, 2023
@codecov-commenter
Copy link

codecov-commenter commented Oct 29, 2023

Codecov Report

Merging #107 (8f8fd95) into main (9398a42) will not change coverage.
The diff coverage is 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #107   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           48        48           
  Lines         4040      4043    +3     
=========================================
+ Hits          4040      4043    +3     
Files Coverage Δ
genno/tests/core/test_exceptions.py 100.00% <100.00%> (ø)

@khaeru khaeru merged commit 4812c64 into main Oct 29, 2023
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants