← Back to issue list

Please always test against Fedora

View original Github issue

Metadata

Project
snapcraft
Number
#4723
Type
issue
State
open
Author
zyga
Labels
Status: Triaged Type: Enhancement
Created
2024-04-10 16:16:50+00:00
Updated
2025-04-24 16:07:35+00:00
Closed

Current evaluation

No evaluation has been recorded for this issue yet.

Issue body

### Bug Description Snapcraft uses spread for integration testing, and already includes a fedora system definition, but it is marked as manual, therefore it will not execute unless explicitly called out. ``` - fedora-39-64: workers: 2 manual: true ``` Please remove the manual flag so that Snapcraft does not regress on non-Ubuntu systems ### To Reproduce N/A ### Environment N/A ### snapcraft.yaml ```shell N/A ``` ### Relevant log output ```shell N/A ``` ### Additional context N/A

Evaluation history

No evaluation history available.