Skip to content

Bugfix: Simplify preferred-test versions; set checksum defaults#28026

Merged
alalazo merged 2 commits intospack:developfrom
tldahlgren:bugfix/test_checksum
Dec 16, 2021
Merged

Bugfix: Simplify preferred-test versions; set checksum defaults#28026
alalazo merged 2 commits intospack:developfrom
tldahlgren:bugfix/test_checksum

Conversation

@tldahlgren
Copy link
Copy Markdown
Contributor

Fixes #28021 (hopefully)

This PR simplifies the preferred-test mock package such that it leverages the repo of a relatively small, stable package with only one version. Doing so results in fewer fetches (1 versus many) during checksum testing, hopefully reducing the window for cleaning up the post-fetch stage directory.

The PR also peripherally sets checksum arguments to include defaults to be explicit.

@tldahlgren tldahlgren requested a review from alalazo December 15, 2021 18:30
@spackbot-app spackbot-app bot added commands new-version tests General test capability(ies) labels Dec 15, 2021
Copy link
Copy Markdown
Member

@alalazo alalazo left a comment

Choose a reason for hiding this comment

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

Thanks for the quick response! Let's 🤞 and see if this improves CI error rates

@alalazo alalazo merged commit 9240614 into spack:develop Dec 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

commands new-version tests General test capability(ies)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The "test_checksum" unit test fails spuriously

2 participants