mirror of
https://github.com/google/sandboxed-api.git
synced 2024-03-22 13:11:30 +08:00
Reenable the stack_trace_test
It was fixed internally and https://github.com/libunwind/libunwind/pull/602 should make it better for OSS. PiperOrigin-RevId: 559772982 Change-Id: Ifcbf824d37cb4988dc56db20a8bbaaaf52a2cb81
This commit is contained in:
parent
d5ff466c59
commit
8254d13faf
@ -118,10 +118,6 @@ TEST_P(StackTraceTest, SymbolizationWorksNonSandboxedLibunwind) {
|
||||
absl::FlagSaver fs;
|
||||
absl::SetFlag(&FLAGS_sandbox_libunwind_crash_handler, false);
|
||||
|
||||
if (GetParam().testname == "CrashMe") {
|
||||
return;
|
||||
}
|
||||
|
||||
SymbolizationWorksCommon(GetParam());
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user