Merge branch 'master' of github.com:yandex/ClickHouse

This commit is contained in:
Alexey Milovidov 2017-09-16 18:56:37 +03:00
commit e1cf922c1b

View File

@ -124,8 +124,6 @@ def main(args):
print "{0:70}".format(name + ": "),
sys.stdout.flush()
print 1/0
if not args.zookeeper and 'zookeeper' in name:
report_testcase.append(et.Element("skipped", attrib = {"message": "no zookeeper"}))
print(MSG_SKIPPED + " - no zookeeper")