Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Make PIL-specific test as knownfailure if PIL is not installed.#945

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
mdboom merged 2 commits intomatplotlib:masterfrommdboom:test-without-pil
Jun 12, 2012

Conversation

mdboom
Copy link
Member

No description provided.

@@ -76,6 +82,7 @@ def test_image_python_io():
buffer.seek(0)
plt.imread(buffer)

@knownfailureif(not HAS_PIL)
def test_imread_pil_uint16():
img = plt.imread(os.path.join(os.path.dirname(__file__),
'baseline_images/test_image/uint16.tif'))
Copy link
Member

Choose a reason for hiding this comment

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

While your there, would you mind replacing the slashes by using path.join?

@pelson
Copy link
Member

+1

mdboom added a commit that referenced this pull requestJun 12, 2012
Make PIL-specific test as knownfailure if PIL is not installed.
@mdboommdboom merged commitc42441a intomatplotlib:masterJun 12, 2012
@mdboommdboom deleted the test-without-pil branchMarch 3, 2015 18:44
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@mdboom@pelson@jkseppan

[8]ページ先頭

©2009-2025 Movatter.jp