Skip to content

Conversation

@althonos
Copy link
Member

@althonos althonos commented Oct 4, 2019

Type of changes

  • Bug fix

Description

Hi Will!

Just a quick bugfix since switching to pytest broke the CI of fs.sshfs and fs.smbfs, as I am not using pytest for these 😃

Instead of using pytest.skip, raising unittest.SkipTest will be recognized in both pytest and non-pytest test harnesses, since unittest is pretty much the standard as it is part of the standard library.

@willmcgugan
Copy link
Member

Thanks @althonos

@willmcgugan willmcgugan merged commit 167ed3c into PyFilesystem:master Oct 10, 2019
@lurch
Copy link
Contributor

lurch commented Oct 10, 2019

@willmcgugan Not related to this PR directly, but Travis seems to be failing on "Type checking" ?

@willmcgugan
Copy link
Member

Yeah, noticed that. Not sure why that popped up since it was passing previously. Will take a look at some point.

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