1config.environment["ASAN_OPTIONS"] = "detect_leaks=0"2if not config.enable_bindings_python:3 config.unsupported = True4config.excludes.add("python_test_ops.td")5