Skip to content

bibtex: add trailing comma in url field #5763

bibtex: add trailing comma in url field

bibtex: add trailing comma in url field #5763

Triggered via pull request December 6, 2024 10:20
Status Failure
Total duration 27m 22s
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#L81
test_bibtex_serializer_full_record AssertionError: assert '@misc{nielse...45-abcde},\n}' == '@misc{nielse...345-abcde}\n}' Skipping 321 identical leading characters in diff, use -v to show - 345-abcde} + 345-abcde}, ? + }
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#L81
test_bibtex_serializer_full_record AssertionError: assert '@misc{nielse...45-abcde},\n}' == '@misc{nielse...345-abcde}\n}' Skipping 321 identical leading characters in diff, use -v to show - 345-abcde} + 345-abcde}, ? + }
Python / Tests (3.12, postgresql14, opensearch2)
Process completed with exit code 1.