This is an archive of the discontinued LLVM Phabricator instance.

[libc++] Temporarily allow AIX builders to fail
ClosedPublic

Authored by ldionne on Aug 8 2023, 10:44 AM.

Details

Reviewers
ldionne
Group Reviewers
Restricted Project
Commits
rGce12d6563e84: [libc++] Temporarily allow AIX builders to fail
Summary

The builders are in a broken state, which causes all the CI builds
to appear as red. Make them soft fail until we've managed to reach
the build bot owners.

Diff Detail

Event Timeline

ldionne created this revision.Aug 8 2023, 10:44 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 8 2023, 10:44 AM
Herald added a subscriber: arichardson. · View Herald Transcript
ldionne requested review of this revision.Aug 8 2023, 10:44 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 8 2023, 10:44 AM
Herald added a reviewer: Restricted Project. · View Herald Transcript

@power-llvm-team Can you please take a look at these issues with the builders? They were supposed to go down for a few days but it's been a while and the builders are still failing.

ldionne accepted this revision.Aug 8 2023, 11:04 AM

I'll ship this to make the CI green again.

This revision is now accepted and ready to land.Aug 8 2023, 11:04 AM
This revision was landed with ongoing or failed builds.Aug 8 2023, 11:04 AM
This revision was automatically updated to reflect the committed changes.

I'll ship this to make the CI green again.

@ldionne I am still getting an AIX failure: https://reviews.llvm.org/D157193 or do I misunderstand the effects of this patch?

I'll ship this to make the CI green again.

@ldionne I am still getting an AIX failure: https://reviews.llvm.org/D157193 or do I misunderstand the effects of this patch?

It was indeed not completely solved. It's solved now.

Sorry for the delay in us responding to this issue, we had some internal email issues.

We're investigating the issues with the builders and hopefully will restore everything soon.