This is an archive of the discontinued LLVM Phabricator instance.

Reverting XFAILs for AIX libcpp test cases after OS update
ClosedPublic

Authored by nicolerabjohn on Apr 11 2023, 12:40 PM.

Details

Summary

These test cases were fixed with AIX 73TL1, and are currently passing on AIX machines with that fix. This fix has also been backported to the 7.2 service line. These were tested on a machine with AIX 7.2 TL 5 SP4 installed.

Diff Detail

Event Timeline

nicolerabjohn created this revision.Apr 11 2023, 12:40 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 11 2023, 12:40 PM
nicolerabjohn requested review of this revision.Apr 11 2023, 12:40 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 11 2023, 12:40 PM
Herald added a reviewer: Restricted Project. · View Herald Transcript

Updating diff with more context.

Adding an additional test case that was fixed by the same update.

daltenty accepted this revision.Apr 12 2023, 7:46 AM

LGTM. We'll be updating the AIX buildbot level to 7.2 TL5 SP4 in conjunction with this change.

nicolerabjohn edited the summary of this revision. (Show Details)Apr 12 2023, 7:52 AM
philnik accepted this revision.Apr 12 2023, 7:58 AM
This revision is now accepted and ready to land.Apr 12 2023, 7:58 AM
This revision was landed with ongoing or failed builds.Apr 13 2023, 8:02 AM
This revision was automatically updated to reflect the committed changes.