Bug report
Bug summary
During ArchLinux packaging builds, we have a bunch of errors related to 'MarkDecorator'.
Three different errors:
E TypeError: object of type 'MarkDecorator' has no len()
E AttributeError: 'MarkDecorator' object has no attribute 'encode'
E TypeError: cannot concatenate 'str' and 'MarkDecorator' objects
that lead to think it is supposed to be a string but actually is not.
Full log (minus irrelevant ImageComparisonFailure: images not close due to fonts/freetype2 differences) available here: https://paste.xinu.at/KRdO/
Likely yet another pytest issue?
Matplotlib version
Bug report
Bug summary
During ArchLinux packaging builds, we have a bunch of errors related to 'MarkDecorator'.
Three different errors:
that lead to think it is supposed to be a string but actually is not.
Full log (minus irrelevant
ImageComparisonFailure: images not closedue to fonts/freetype2 differences) available here: https://paste.xinu.at/KRdO/Likely yet another pytest issue?
Matplotlib version