Skip to content

Add book section serialization to bibtex #5844

Add book section serialization to bibtex

Add book section serialization to bibtex #5844

Triggered via pull request January 8, 2025 01:12
Status Failure
Total duration 27m 21s
Artifacts

tests.yml

on: pull_request
Matrix: JS / Tests
Matrix: Python / Tests
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
Python / Tests (3.9, postgresql14, opensearch2): tests/resources/serializers/test_bibtex_serializer.py#L250
test_serialize_publication_booksection AssertionError: assert '@inBook{brow... = mar,\n}' == '@inBook{brow... = mar,\n}' Skipping 116 identical leading characters in diff, use -v to show story}, + pages = {1-5}, year = 2023, publisher = {Acme Inc}, - pages = {1-5}, month = mar, }
Python / Tests (3.9, postgresql14, opensearch2)
Process completed with exit code 1.
Python / Tests (3.12, postgresql14, opensearch2): tests/resources/serializers/test_bibtex_serializer.py#L250
test_serialize_publication_booksection AssertionError: assert '@inBook{brow... = mar,\n}' == '@inBook{brow... = mar,\n}' Skipping 116 identical leading characters in diff, use -v to show story}, + pages = {1-5}, year = 2023, publisher = {Acme Inc}, - pages = {1-5}, month = mar, }
Python / Tests (3.12, postgresql14, opensearch2)
Process completed with exit code 1.