From 0499aee83f48cd08e7687906185843e8276a6e61 Mon Sep 17 00:00:00 2001 From: Randolph Tan Date: Mon, 14 Dec 2015 10:27:47 -0500 Subject: SERVER-21883 Remove _testDistLockWithSkew and _skewClockCommand --- buildscripts/smoke.py | 1 - 1 file changed, 1 deletion(-) (limited to 'buildscripts/smoke.py') diff --git a/buildscripts/smoke.py b/buildscripts/smoke.py index 93fa2b38ad3..bb883546c62 100755 --- a/buildscripts/smoke.py +++ b/buildscripts/smoke.py @@ -473,7 +473,6 @@ def skipTest(path): authTestsToSkip = [("jstests", "drop2.js"), # SERVER-8589, ("jstests", "killop.js"), # SERVER-10128 ("sharding", "sync3.js"), # SERVER-6388 for this and those below - ("sharding", "sync6.js"), ("sharding", "parallel.js"), ("sharding", "copydb_from_mongos.js"), # SERVER-13080 ("jstests", "bench_test1.js"), -- cgit v1.2.1