JessicaTegner/pypandoc

pypandoc 1.10 test failing on Fedora Rawhide

Closed this issue · 3 comments

Trying update the pypandoc package in Fedora I'm getting the following:

+ /usr/bin/python3 tests.py
....
FAIL: test_conversion_with_mixed_filters (__main__.TestPypandoc.test_conversion_with_mixed_filters)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/orion/fedora/python-pypandoc/pypandoc-1.10/tests.py", line 388, in test_conversion_with_mixed_filters
    self.assertTrue(output == expected)
AssertionError: False is not true

It seems like output is empty.

FYI - this also fails with 1.9, but I'm not seeing test failures with 1.8.1.

pandoc version:
pandoc-2.14.0.3-18.fc37.x86_64

Seems to be fixed