Searched full:exclude_configs (Results 1 – 7 of 7) sorted by relevance
/external/grpc-grpc/test/core/end2end/ |
D | gen_build_yaml.py | 27 …s_proxy dns_resolver name_resolution secure platforms ci_mac tracing exclude_configs exclude_iomgr… 70 ci_mac=False, exclude_configs=['msan'], large_writes=False, 368 'exclude_configs': END2END_FIXTURES[f].exclude_configs, 385 'exclude_configs': END2END_FIXTURES[f].exclude_configs,
|
/external/grpc-grpc/templates/tools/run_tests/generated/ |
D | tests.json.template | 13 "exclude_configs": tgt.get("exclude_configs", []),
|
/external/grpc-grpc/test/cpp/qps/ |
D | gen_build_yaml.py | 86 'exclude_configs': ['tsan', 'asan'] + maybe_exclude_gcov(scenario_json), 105 'exclude_configs': ['tsan', 'asan'], 123 'exclude_configs': sorted(c for c in configs_from_yaml if c not in ('tsan', 'asan')),
|
/external/grpc-grpc/tools/buildgen/plugins/ |
D | make_fuzzer_tests.py | 40 'exclude_configs': ['tsan'],
|
/external/grpc-grpc/src/boringssl/ |
D | gen_build_yaml.py | 129 'exclude_configs': ['asan', 'ubsan'],
|
/external/grpc-grpc/tools/run_tests/ |
D | run_tests.py | 357 if self.config.build_config in target['exclude_configs']:
|
/external/grpc-grpc/ |
D | build.yaml | 4265 exclude_configs: 5534 exclude_configs:
|