This is an archive of the discontinued LLVM Phabricator instance.

[asan][test] Un-xfail Posix/unpoison-alternate-stack.cpp on Solaris again
ClosedPublic

Authored by ro on Aug 13 2021, 5:57 AM.

Details

Summary

Posix/unpoison-alternate-stack.cpp currently XPASSes on Solaris. The XFAIL had
already been removed in D97933, but reintroduced by commit f03d29601e0951da2c88f07d4234128e14e87870 which was never posted or justified.

Given the XPASS, this obviously wasn't NFC, so I suggest to remove it again.

Tested on amd64-pc-solaris2.11 and x86_64-pc-linux-gnu.

Diff Detail

Event Timeline

ro created this revision.Aug 13 2021, 5:57 AM
ro requested review of this revision.Aug 13 2021, 5:57 AM
Herald added a subscriber: Restricted Project. · View Herald TranscriptAug 13 2021, 5:57 AM
vitalybuka accepted this revision.Aug 14 2021, 5:32 PM
This revision is now accepted and ready to land.Aug 14 2021, 5:32 PM
This revision was landed with ongoing or failed builds.Aug 15 2021, 12:21 AM
This revision was automatically updated to reflect the committed changes.