Disable leak sanitizer test on ppc. (#184414)
Test is flaky and fails due to machine load on the build bots. Disable until we can split the build bots over more machines.
This commit is contained in:
@@ -8,7 +8,8 @@
|
||||
|
||||
// This test appears to be flaky on x86_64-darwin buildbots.
|
||||
// UNSUPPORTED: darwin
|
||||
|
||||
//// This test is also flaky on the powerpc based buildbots.
|
||||
// UNSUPPORTED: ppc
|
||||
#include <pthread.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user