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

Fix GHA check failures 2025-02-19 #627

Merged

Conversation

bartlettroscoe
Copy link
Member

This PR should fix the lingering GHA check failures that popped up recently. This should allow the nightly GHA builds to start working again and should allow PRs like #624 to pass tests and merge.

In particular, the GHA container upgraded the version of codespell it was using (to codespell 2.2.6-1) which trigged a bunch of more misspelled words (which is good). Also, the COVERAGE tests started timing out at 1 minute on testing day 2025-01-09. Not clear why that happened but don't have time to see why that is the case.

See commit messages for more details.

The GHA container updated the version of codespell being usesd.  I can't
install codespell 2.2.6 on my local RHEL8 machine so I can't test this locally
:-(

Signed-off-by: Roscoe A. Bartlett <[email protected]>
…esting

These tests are timing out for some reason at 1 minute in GHA testing.  They
don't timeout when run locally.  It is almost impossible to reproduce failures
in GHA testing.

Signed-off-by: Roscoe A. Bartlett <[email protected]>
@bartlettroscoe bartlettroscoe added type: bug component: testing Dealing with automated testing not specific to any other component labels Feb 19, 2025
@bartlettroscoe bartlettroscoe changed the title Fix GHA check failures Fix GHA check failures 2025-02-19 Feb 19, 2025
Copy link
Collaborator

@rabartlett1972 rabartlett1972 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Allow to merge

@bartlettroscoe bartlettroscoe merged commit 2d7ea1b into TriBITSPub:master Feb 19, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: testing Dealing with automated testing not specific to any other component type: bug
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants