Home
FreeBSD
Search
Configure Global Search
Log In
Transactions
D54675
Change Details
Change Details
Old
New
Diff
Add a guard that skips the test on aarch64, in order to avoid reporting a(n expected) failure. Fixes: df1ea5887326 ("tests: Test libexecinfo backtrace call througth signal trampoline")
Add a guard that expects a failure of the test on aarch64. Fixes: df1ea5887326 ("tests: Test libexecinfo backtrace call througth signal trampoline")
Add a guard that
skips the test on aarch64, in order to avoid reporting a(n expected) failure
expects a failure of the test on aarch64
. Fixes: df1ea5887326 ("tests: Test libexecinfo backtrace call througth signal trampoline")
Continue