Skip to content

New output for fpm test and/or fpm run breaks my CI #666

@everythingfunctional

Description

@everythingfunctional

Description

fpm run or fpm test now includes Project up to date as part of the output produced if the project has already been built as part of PR #622. The test suite for my iso_varying_string library is now failing because one of the tests is for a procedure that does output, and this extra output is unexpected.

This is probably something I need to devise a better solution for in my test suite, but was an unexpected change. I think it deserves a bit of discussion whether we want this behavior though.

Expected Behaviour

fpm test or fpm run shouldn't output anything extra if the project is already up to date.

Version of fpm

current

Platform and Architecture

Linux

Additional Information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions