Skip to content

Version tests failing on 4.3-beta release due to beta/b0 tags #2060

@micahellison

Description

@micahellison

Diagnostic output

n/a, this is on CI, and on latest

Current Behavior

Run tests after version is updated to include -beta suffix.


FAILED tests/bdd/test_features.py::test_version_numbers_should_stay_in_sync
FAILED tests/bdd/test_features.py::test_update_version_number_in_config_file_when_running_newer_version
FAILED tests/bdd/test_features.py::test_install_jrnl_with_default_options - A...
FAILED tests/bdd/test_features.py::test_install_jrnl_with_custom_relative_default_journal_path
FAILED tests/bdd/test_features.py::test_install_jrnl_with_custom_expanded_default_journal_path
FAILED tests/bdd/test_features.py::test_install_jrnl_with_encrypted_default_journal
FAILED tests/bdd/test_features.py::test_install_jrnl_with_encrypted_default_journal_with_no_entries

Expected Behavior

Tests fail because they expect b0 instead of -beta:

Repro Steps

Change the version in pyproject.toml to have a suffix of b0 then run tests.

Debug output

n/a

Other Information

Not a huge priority. Just filing it while I see the symptom.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingtestIssues related to tests we need to add

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions