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

Appearance settings

Fix skipping test_UNC_path on AppVeyor due to a different error being raised#1920

Merged
zooba merged 1 commit into
python:masterpython/cpython:masterfrom
segevfiner:fix-skip-test-unc-path-appveyorsegevfiner/cpython:fix-skip-test-unc-path-appveyorCopy head branch name to clipboard
Jun 2, 2017
Merged

Fix skipping test_UNC_path on AppVeyor due to a different error being raised#1920
zooba merged 1 commit into
python:masterpython/cpython:masterfrom
segevfiner:fix-skip-test-unc-path-appveyorsegevfiner/cpython:fix-skip-test-unc-path-appveyorCopy head branch name to clipboard

Conversation

@segevfiner

Copy link
Copy Markdown
Contributor

We get ERROR_BAD_NETPATH (53) on AppVeyor which is translated to ENOENT (2).

Let AppVeyor run this of course first.

… raised

We get `ERROR_BAD_NETPATH` (53) on AppVeyor which is translated to
ENOENT (2).
@zware

zware commented Jun 2, 2017

Copy link
Copy Markdown
Member

AppVeyor is investigating why this changed; see appveyor/ci#1579.

@zooba

zooba commented Jun 2, 2017

Copy link
Copy Markdown
Member

Sure, but ENOENT is an equally good reason to skip network share tests. It's clearly an environmental issue and not ours (or am I missing something?)

zware pushed a commit to zware/cpython that referenced this pull request Jun 4, 2017
… being raised (pythonGH-1920)

We get `ERROR_BAD_NETPATH` (53) on AppVeyor which is translated to
ENOENT (2).
(cherry picked from commit 7a99625)
zware pushed a commit to zware/cpython that referenced this pull request Jun 4, 2017
… being raised (pythonGH-1920)

We get `ERROR_BAD_NETPATH` (53) on AppVeyor which is translated to
ENOENT (2).
(cherry picked from commit 7a99625)
zware added a commit that referenced this pull request Jun 4, 2017
… being raised (GH-1920)

We get `ERROR_BAD_NETPATH` (53) on AppVeyor which is translated to
ENOENT (2).
(cherry picked from commit 7a99625)
zware added a commit that referenced this pull request Jun 4, 2017
… being raised (GH-1920)

We get `ERROR_BAD_NETPATH` (53) on AppVeyor which is translated to
ENOENT (2).
(cherry picked from commit 7a99625)
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.

4 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.