mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-19 11:16:24 +00:00
Skip this pending fixes elsewhere
This commit is contained in:
parent
d69cde293a
commit
a8a9c85e5e
@ -8,6 +8,7 @@ class PythonTwoRegressions(unittest.TestCase):
|
||||
"""
|
||||
A test class to hold Python2 regression tests.
|
||||
"""
|
||||
skip = "https://tahoe-lafs.org/trac/tahoe-lafs/ticket/3239"
|
||||
|
||||
def is_new_style(self, cls):
|
||||
"""check for being a new-style class"""
|
||||
|
Loading…
Reference in New Issue
Block a user