Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tests failing (3 to 7, Windows) #1917

Open
chwt opened this issue Sep 22, 2024 · 0 comments
Open

Tests failing (3 to 7, Windows) #1917

chwt opened this issue Sep 22, 2024 · 0 comments
Labels
🆕 New! support End user support

Comments

@chwt
Copy link

chwt commented Sep 22, 2024

Diagnostic output

jrnl: v4.1
Python: 3.10.11 (tags/v3.10.11:7d4cc5a, Apr 5 2023, 00:38:17) [MSC v.1929 64 bit (AMD64)]
OS: Windows 10

(note: it is Windows 11)

What are you trying to do?

Running both

  • poe test
  • pytest

on current develop branch return failed tests.
Running from both PowerShell 7.4.5 and WSL

poe summary:

========================================================================================================================= short test summary info ==========================================================================================================================
FAILED tests/bdd/test_features.py::test_printing_a_journal_that_has_multiline_entries_with_tags[basic_folder.yaml] - AssertionError: assert '2020-08-29 1...os himenaeos.' == '2020-08-29 1...os himenaeos.'
FAILED tests/bdd/test_features.py::test_printing_a_journal_that_has_multiline_entries_with_tags[basic_dayone.yaml] - AssertionError: assert '2020-08-29 1...os himenaeos.' == '2020-08-29 1...os himenaeos.'
FAILED tests/bdd/test_features.py::test_combining_changetime_and_delete_and_edit_affects_appropriate_entries[basic_folder.yaml] - AssertionError:
FAILED tests/bdd/test_features.py::test_printing_a_journal_that_has_multiline_entries_with_tags[basic_onefile.yaml] - AssertionError: assert '2020-08-29 1...os himenaeos.' == '2020-08-29 1...os himenaeos.'
FAILED tests/bdd/test_features.py::test_printing_a_journal_that_has_multiline_entries_with_tags[basic_encrypted.yaml] - AssertionError: assert '2020-08-29 1...os himenaeos.' == '2020-08-29 1...os himenaeos.'
FAILED tests/bdd/test_features.py::test_writing_into_dayone - AssertionError: assert '1979-05-01 0...g born hurts.' == '1979-05-01 0...g born hurts.'
FAILED tests/bdd/test_features.py::test_count_modifications_when_editing_whole_journal_and_adding_to_last_entry[basic_folder.yaml] - AssertionError:
================================================================================================================ 7 failed, 634 passed, 44 skipped in 18.36s ================================================================================================================

test-failure-poe.txt

pytest summary:

=========================================================================================== short test summary info ============================================================================================
FAILED tests/bdd/test_features.py::test_combining_changetime_and_delete_and_edit_affects_appropriate_entries[basic_folder.yaml] - AssertionError:
FAILED tests/bdd/test_features.py::test_writing_into_dayone - AssertionError: assert '1979-05-01 0...g born hurts.' == '1979-05-01 0...g born hurts.'
FAILED tests/bdd/test_features.py::test_count_modifications_when_editing_whole_journal_and_adding_to_last_entry[basic_folder.yaml] - AssertionError:
================================================================================== 3 failed, 638 passed, 44 skipped in 19.61s ==================================================================================

test-failure-pytest.txt

What have you tried?

n/a

Other Information

No response

@chwt chwt added 🆕 New! support End user support labels Sep 22, 2024
@chwt chwt changed the title Tests failing (3 to 5, Windows) Tests failing (3 to 7, Windows) Sep 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🆕 New! support End user support
Projects
None yet
Development

No branches or pull requests

1 participant