remove stale integration tests that are not used#7166
remove stale integration tests that are not used#7166alexpyattaev merged 2 commits intoanza-xyz:masterfrom
Conversation
477e2c7 to
0f85682
Compare
|
@yihau are these the ones that we pulled out of pr ci to nightly ci, then no one ever looked at them again, so we stopped running them? |
|
yeah, I think so. the following nightly runs have been stopped:
I couldn’t find the older records since they were in the labs' buildkite project. but iirc, when we were still labs, we also ran some of the other uncover files |
What are the uncover files? |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #7166 +/- ##
=========================================
- Coverage 83.0% 83.0% -0.1%
=========================================
Files 812 812
Lines 356963 356963
=========================================
- Hits 296593 296588 -5
- Misses 60370 60375 +5 🚀 New features to boost your workflow:
|
|
oh, I mean the files that I didn't mention earlier. like |
|
So, let us axe this then? We can always resurrect it later if needed. |
f4e14cf to
a52ce0b
Compare
|
@t-nelson had to rebase due to conflicts in Cargo.toml files that were to be removed by this PR. |
Problem
Summary of Changes
To consider: we probably need a reasonable way to achieve similar results for alpenglow without reinventing the wheel and with far fewer lines of bash.