Skip to content

Do not use single letter packages in unit-tests#46665

Merged
tldahlgren merged 1 commit intospack:developfrom
alalazo:maintainers/splice-unit-tests
Oct 1, 2024
Merged

Do not use single letter packages in unit-tests#46665
tldahlgren merged 1 commit intospack:developfrom
alalazo:maintainers/splice-unit-tests

Conversation

@alalazo
Copy link
Copy Markdown
Member

@alalazo alalazo commented Sep 30, 2024

#45205 already removed previous use of single letter packages from unit tests, in view of reserving c as a language (see #45191).

Some use of them has been re-introduced accidentally in #46382, and is making unit-tests fail in the feature branch #45189 since there c is a virtual package.

spack#45205 already removed previous use of single letter packages
from unit tests, in view of reserving `c` as a language (see spack#45191).

Some use of them has been re-introduced accidentally in spack#46382, and
is making unit-tests fail in the feature branch spack#45189 since there
`c` is a virtual package.

Signed-off-by: Massimiliano Culpo <[email protected]>
@spackbot-app spackbot-app bot added core PR affects Spack core functionality tests General test capability(ies) labels Sep 30, 2024
@tldahlgren tldahlgren enabled auto-merge (squash) September 30, 2024 16:49
@tldahlgren tldahlgren self-assigned this Sep 30, 2024
@tldahlgren tldahlgren merged commit acce672 into spack:develop Oct 1, 2024
@alalazo alalazo deleted the maintainers/splice-unit-tests branch October 1, 2024 05:16
arezaii pushed a commit to arezaii/spack that referenced this pull request Oct 22, 2024
spack#45205 already removed previous use of single letter packages
from unit tests, in view of reserving `c` as a language (see spack#45191).

Some use of them has been re-introduced accidentally in spack#46382, and
is making unit-tests fail in the feature branch spack#45189 since there
`c` is a virtual package.

Signed-off-by: Massimiliano Culpo <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core PR affects Spack core functionality tests General test capability(ies)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants