commit | 9537e373c71c26c5495be60d267dff5eb88b180f | [log] [tgz] |
---|---|---|
author | Yu-Ping Wu <[email protected]> | Tue Mar 22 07:10:44 2022 |
committer | Commit Bot <[email protected]> | Tue Mar 22 09:03:34 2022 |
tree | 6fadd8addab8504349cdeefe51b583b97c2ae7f4 | |
parent | 35b733d03e1975fb836d8ee83a7c09f0a90bce4e [diff] |
logging_test: Disable ForkSafe temporarily The ForkSafe test is flacky, occasionally failing with nnapi-0.0.2-r5: qemu: uncaught target signal 6 (Aborted) - core dumped Therefore, mark it as disabled. BUG=b:217436422 TEST=cq Change-Id: Icba6c6d6cf40a36de35420f266179491138796bf Reviewed-on: https://chromium-review.googlesource.com/c/aosp/platform/system/libbase/+/3541529 Reviewed-by: Jim Pollock <[email protected]> Commit-Queue: Yu-Ping Wu <[email protected]> Tested-by: Yu-Ping Wu <[email protected]> Owners-Override: Yu-Ping Wu <[email protected]>
diff --git a/logging_test.cpp b/logging_test.cpp index be2e042..f672430 100644 --- a/logging_test.cpp +++ b/logging_test.cpp
@@ -654,7 +654,9 @@ EXPECT_TRUE(old_function); } -TEST(logging, ForkSafe) { +// b/217436422): ForkSafe is disabled due to "qemu: uncaught target signal 6 +// (Aborted)" issue that happened occasionally. +TEST(logging, DISABLED_ForkSafe) { #if !defined(_WIN32) using namespace android::base; SetLogger(