Skip to content
Snippets Groups Projects
Commit 01651ae9 authored by Craig Tiller's avatar Craig Tiller
Browse files

Merge github.com:grpc/grpc into timer_pool

parents 62800f78 06af2339
No related branches found
No related tags found
No related merge requests found
......@@ -169,7 +169,7 @@ def _create_test_jobs(extra_args=[], inner_jobs=_DEFAULT_INNER_JOBS):
# sanitizers
test_jobs += _generate_jobs(languages=['c'],
configs=['msan', 'asan', 'tsan'],
configs=['msan', 'asan', 'tsan', 'ubsan'],
platforms=['linux'],
labels=['sanitizers'],
extra_args=extra_args,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment