Tests errors related to 'MarkDecorator' · Issue #13182 · matplotlib/matplotlib · GitHub
Skip to content

Tests errors related to 'MarkDecorator' #13182

Description

@ArchangeGabriel

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions