Skip to content

Commit 70924c4

Browse files
committed
Skip now permanently failing test with note on how to fix it
1 parent 186c1ae commit 70924c4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

test/test_repo.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
import pickle
1414
import sys
1515
import tempfile
16-
from unittest import mock, skipIf, SkipTest
16+
from unittest import mock, skipIf, SkipTest, skip
1717

1818
import pytest
1919

@@ -251,6 +251,7 @@ def test_clone_from_with_path_contains_unicode(self):
251251
self.fail("Raised UnicodeEncodeError")
252252

253253
@with_rw_directory
254+
@skip("the referenced repository was removed, and one needs to setup a new password controlled repo under the orgs control")
254255
def test_leaking_password_in_clone_logs(self, rw_dir):
255256
password = "fakepassword1234"
256257
try:

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy