commit | 0b7fb2bcfd603949f9999127f56e3fc0e0351fbc | [log] [tgz] |
---|---|---|
author | William A. Kennington III <wak@google.com> | Thu Feb 07 00:33:42 2019 -0800 |
committer | Andrew Geissler <geissonator@yahoo.com> | Tue Feb 12 16:42:00 2019 +0000 |
tree | 15cecfffb20355e186750a69c334bb912fd8ce0e | |
parent | 0326deda6506657d9bd8020248c6550c488e3b40 [diff] |
scripts/unit-test: Detect problematic sanitizers Instead of permanently blacklisting sanitizers from running in our unit test environment for all powerpc platforms, run a problematic test case to determine if we can use the sanitizers or not. Tested: Ran on amd64 and ppc64el to verify that sanitizers are still run on the currently working amd64 and not on the currently broken ppc64el. Change-Id: If26e8a3b8d88c579556d30508b69a11d08ed5b5c Signed-off-by: William A. Kennington III <wak@google.com>
Build script for CI jobs in Jenkins.