config.environment['ASAN_OPTIONS'] = 'detect_leaks=0'
if not config.enable_bindings_python:
config.unsupported = True
config.excludes.add('python_test_ops.td')