sanitizers don't need valgrind
This commit is contained in:
parent
fc7afd8f76
commit
9c4aebd8e3
@ -53,7 +53,6 @@ def check_functest_sanitizers(implementation):
|
|||||||
else:
|
else:
|
||||||
print("Supported platform: {}".format(platform.machine()))
|
print("Supported platform: {}".format(platform.machine()))
|
||||||
|
|
||||||
helpers.ensure_available('valgrind')
|
|
||||||
helpers.make('clean-scheme', 'functest',
|
helpers.make('clean-scheme', 'functest',
|
||||||
TYPE=implementation.scheme.type,
|
TYPE=implementation.scheme.type,
|
||||||
SCHEME=implementation.scheme.name,
|
SCHEME=implementation.scheme.name,
|
||||||
|
Loading…
Reference in New Issue
Block a user