Commit 48e29a3f authored by Julien Muchembled's avatar Julien Muchembled

qa: update list of excluded tests in testSSL

parent 2ca7c335
......@@ -34,8 +34,8 @@ class SSLMixin:
class SSLTests(SSLMixin, test.Test):
# exclude expected failures
testDeadlockAvoidance = None
testUndoConflict = testUndoConflictDuringStore = None
testStorageDataLock2 = None
testUndoConflictDuringStore = None
def testAbortConnection(self, after_handshake=1):
with self.getLoopbackConnection() as conn:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment