Skip to content

Test GribStubImagePlugin for correctness#2440

Merged
wiredfool merged 5 commits intopython-pillow:masterfrom
hugovk:test-gribstub
Mar 6, 2017
Merged

Test GribStubImagePlugin for correctness#2440
wiredfool merged 5 commits intopython-pillow:masterfrom
hugovk:test-gribstub

Conversation

@hugovk
Copy link
Copy Markdown
Member

@hugovk hugovk commented Mar 4, 2017

Changes proposed in this pull request:

Helps for #2373 and #722.

Comment thread Tests/test_file_gribstub.py Outdated
im = Image.open(TEST_FILE)

# Act / Assert: stub cannot load without an implemented handler
self.assertRaises(IOError, lambda: im.load())
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@wiredfool wiredfool merged commit 9da968f into python-pillow:master Mar 6, 2017
@hugovk hugovk deleted the test-gribstub branch March 6, 2017 18:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants