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

Try make pre/post experiment hook test not flaky #9677

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

yngve-sk
Copy link
Contributor

@yngve-sk yngve-sk commented Jan 8, 2025

Issue
Resolves #9671

Copy link

codspeed-hq bot commented Jan 8, 2025

CodSpeed Performance Report

Merging #9677 will not alter performance

Comparing yngve-sk:25.01.08.make-prepostexp-test-not-flaky (c600b9b) with main (08ecc6a)

Summary

✅ 24 untouched benchmarks

@codecov-commenter
Copy link

codecov-commenter commented Jan 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.68%. Comparing base (843f4fd) to head (c600b9b).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9677      +/-   ##
==========================================
- Coverage   91.70%   91.68%   -0.03%     
==========================================
  Files         425      425              
  Lines       26642    26649       +7     
==========================================
+ Hits        24433    24434       +1     
- Misses       2209     2215       +6     
Flag Coverage Δ
cli-tests 39.76% <71.42%> (+<0.01%) ⬆️
everest-models-test 34.09% <42.85%> (+<0.01%) ⬆️
gui-tests 74.23% <42.85%> (-0.01%) ⬇️
integration-test 37.95% <42.85%> (-0.01%) ⬇️
performance-tests 51.54% <42.85%> (-0.01%) ⬇️
test 39.29% <42.85%> (+<0.01%) ⬆️
unit-tests 74.31% <100.00%> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@yngve-sk yngve-sk force-pushed the 25.01.08.make-prepostexp-test-not-flaky branch 16 times, most recently from c7a5eda to a0fb136 Compare January 14, 2025 09:28
@yngve-sk yngve-sk force-pushed the 25.01.08.make-prepostexp-test-not-flaky branch from cc1acd4 to 804dd64 Compare January 16, 2025 07:50
@yngve-sk yngve-sk force-pushed the 25.01.08.make-prepostexp-test-not-flaky branch from 804dd64 to c600b9b Compare January 16, 2025 07:50
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.

flaky tests/ert/ui_tests/cli/test_cli.py::::test_that_pre_post_experiment_hook_works
2 participants