Skip to content

CI tests fail if only upgrade tests are required in tests.toml #207

Description

@oleole39

I tried to exclude all default tests but upgrade, but upgrade tests were skipped because: Error: All installs failed, therefore the following tests cannot be performed...

test_format = 1.0

[default]

    exclude = ["install.root", "install.subdir", "install.nourl", "install.multi", "backup_restore", "change_url"]

    # -------------------------------
    # Commits to test upgrade from
    # -------------------------------

    test_upgrade_from.d9beaa2fa546a3c2acce2457d8d817bcbbbdd520.name = "Upgrade from 1.2.35~ynh3"

including install.root again is enough to have upgrade tests working.

Cf. the first 3 CI run in this PR: YunoHost-Apps/kanboard_ynh#234

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    Priority

    None yet

    Effort

    None yet

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions