Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
more explicit message for missing image #6402
Conversation
mdboom
added the
needs_review
label
May 11, 2016
tacaswell
merged commit c16d8f5
into matplotlib:master
May 12, 2016
tacaswell
removed the
needs_review
label
May 12, 2016
QuLogic
added the
Testing
label
May 12, 2016
QuLogic
added this to the
2.1 (next point release)
milestone
May 12, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
prinsherbert commentedMay 11, 2016
Pointing out what exactly the problem is, is a nice feature of raised stuff; we all hate a
file not founderror without the exact file being specified.If someone simple copies something from
lib/matplotlib/testsand alters it for his or her need, he will be pointed to likely missing comparison files without the need to know about the exact workings of theimage_comparisondecorator.