Skip to content

Conversation

@taylordowns2000
Copy link
Member

@taylordowns2000 taylordowns2000 commented Apr 25, 2025

Checking CI's response here:

1 for 1 baby! here we go!
image

2 for 2!!!
image

(Watch this space)

@github-project-automation github-project-automation bot moved this to New Issues in v2 Apr 25, 2025
@taylordowns2000 taylordowns2000 changed the title do we see fewer flakes with max-cases 1? Fewer flakes with max-cases 1? Apr 25, 2025
@codecov
Copy link

codecov bot commented Apr 25, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.47%. Comparing base (7a57071) to head (8c916b7).
Report is 26 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3150      +/-   ##
==========================================
+ Coverage   91.44%   91.47%   +0.02%     
==========================================
  Files         357      357              
  Lines       13462    13462              
==========================================
+ Hits        12310    12314       +4     
+ Misses       1152     1148       -4     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@stuartc
Copy link
Member

stuartc commented May 7, 2025

@taylordowns2000 this would make the tests much slower, and this isn't how we run tests locally. If anything, we can try changing the ERL_FLAGS to have "less cpu". Right now it's 4:4 I think?

@taylordowns2000
Copy link
Member Author

taylordowns2000 commented May 7, 2025 via email

@stuartc
Copy link
Member

stuartc commented May 7, 2025

I hear you. I'd like to do better.

When the elixir upgrade branch lands I'm going to change the test command to:

mix test || mix test --failed

That will rerun just the failed tests, and assuming this doesn't cause some problems with codecov (it might) we will had that "second go around" automated.

@taylordowns2000
Copy link
Member Author

oooooh wow! that's such a cool idea. like... it's an automatic "try just once more before bugging me" line?!

@taylordowns2000
Copy link
Member Author

taylordowns2000 commented May 8, 2025

Hey should I close this PR @stuartc ? You're welcome to if no longer useful

@github-project-automation github-project-automation bot moved this from New Issues to Done in v2 May 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants