-
-
Notifications
You must be signed in to change notification settings - Fork 550
Open
Labels
bugSomething isn't workingSomething isn't workingtestIssues related to tests we need to addIssues related to tests we need to add
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingtestIssues related to tests we need to addIssues related to tests we need to add