[Bug 289096] lib/libexecinfo/sigtramp_test:test_backtrace_sigtramp fails in CI on arm64
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 06 May 2026 23:01:34 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289096
Enji Cooper <ngie@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ngie@FreeBSD.org
Assignee|dchagin@FreeBSD.org |jlduran@FreeBSD.org
--- Comment #2 from Enji Cooper <ngie@FreeBSD.org> ---
This was handled a few months ago:
```
commit fef84fd8ae845e19cec0f6b9aac0e6451cca3d7a
Author: Jose Luis Duran <jlduran@FreeBSD.org>
Date: Wed Jan 14 17:06:14 2026 +0000
libexecinfo: tests: Expect failure on aarch64
Add a guard that expects a failure of the test on aarch64.
Reviewed by: emaste
Fixes: df1ea5887326 ("tests: Test libexecinfo backtrace call
througth signal trampoline")
MFC after: 1 week
Differential Revision: https://reviews.freebsd.org/D54675
```
--
You are receiving this mail because:
You are on the CC list for the bug.