-
-
Notifications
You must be signed in to change notification settings - Fork 57
Closed
Labels
type: enhancementImprovements to existing functionalityImprovements to existing functionality
Description
When I run the testsuite on my computer, lots of tests fail. Some do because the output has additional spaces at the end of lines (probably some whitespace alignment when printing process output on my computer), some expect slightly different messages (eg. Fetch a published crate
instead of Fetches a crate release
or last_build_profile=xxx=DEVELOPMENT
instead of last_build_profile=DEVELOPMENT
) and so on.
When I change expected values in problematic tests, they work fine on my computer, but fail on CI for this reason.
If the tests are expected to work the same way locally and on CI, I can provide you with more details.
Metadata
Metadata
Assignees
Labels
type: enhancementImprovements to existing functionalityImprovements to existing functionality