Add a guard that expects a failure of the test on aarch64.
Fixes: df1ea5887326 ("tests: Test libexecinfo backtrace call througth signal trampoline")
Differential D54675
libexecinfo: tests: Expect failure on aarch64 Authored by jlduran on Mon, Jan 12, 8:57 PM. Tags None Referenced Files
Subscribers
Details
Add a guard that expects a failure of the test on aarch64. Fixes: df1ea5887326 ("tests: Test libexecinfo backtrace call througth signal trampoline")
Diff Detail
Event TimelineComment Actions I think it's worth adding a comment as well -- https://reviews.llvm.org is deprecated and this review is never going to be updated or completed. I'm not sure if @dchagin or @arichardson have a rebased version of it but someone will need to pick it up. But adding the xfail is certainly good. Comment Actions I'll add the comment upon commit: /* https://reviews.llvm.org is deprecated and this review is never going to be updated or completed */ Thanks. |