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

Retry upon test failure if in Windows #468

Merged
merged 4 commits into from
Oct 25, 2021
Merged

Conversation

tkf
Copy link
Member

@tkf tkf commented Oct 25, 2021

Workaround #462, which is frequent enough to be troublesome.

@codecov
Copy link

codecov bot commented Oct 25, 2021

Codecov Report

Merging #468 (529cd76) into master (a5290c4) will increase coverage by 0.14%.
The diff coverage is 97.50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #468      +/-   ##
==========================================
+ Coverage   89.04%   89.19%   +0.14%     
==========================================
  Files          39       39              
  Lines        2273     2313      +40     
==========================================
+ Hits         2024     2063      +39     
- Misses        249      250       +1     
Impacted Files Coverage Δ
src/julia/tests/utils.py 97.14% <95.23%> (-2.86%) ⬇️
src/julia/tests/test_core.py 99.03% <100.00%> (+0.03%) ⬆️
src/julia/tests/test_libjulia.py 100.00% <100.00%> (ø)
src/julia/tests/test_utils.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a5290c4...529cd76. Read the comment docs.

@tkf tkf force-pushed the repeat_if_windows branch from 4f1e952 to 716380d Compare October 25, 2021 09:26
@tkf tkf force-pushed the repeat_if_windows branch from 716380d to 529cd76 Compare October 25, 2021 11:45
@tkf tkf merged commit cec4bf0 into JuliaPy:master Oct 25, 2021
@tkf tkf deleted the repeat_if_windows branch October 25, 2021 19:28
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.

1 participant