Skip to content

Add book section serialization to bibtex #5841

Add book section serialization to bibtex

Add book section serialization to bibtex #5841

Triggered via pull request January 8, 2025 00:06
Status Failure
Total duration 26m 36s
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#L230
test_serialize_publication_booksection AssertionError: assert '@incollectio... = mar,\n}' == '@incollectio... = {1-5},\n}' Skipping 205 identical leading characters in diff, use -v to show e Inc}, + pages = {1-5}, month = mar, - pages = {1-5}, }
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#L230
test_serialize_publication_booksection AssertionError: assert '@incollectio... = mar,\n}' == '@incollectio... = {1-5},\n}' Skipping 205 identical leading characters in diff, use -v to show e Inc}, + pages = {1-5}, month = mar, - pages = {1-5}, }
Python / Tests (3.12, postgresql14, opensearch2)
Process completed with exit code 1.