Skip to content

Conversation

ldionne
Copy link
Member

@ldionne ldionne commented Oct 9, 2025

No description provided.

@ldionne ldionne requested a review from a team as a code owner October 9, 2025 14:18
@llvmbot llvmbot added the libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi. label Oct 9, 2025
@llvmbot
Copy link
Member

llvmbot commented Oct 9, 2025

@llvm/pr-subscribers-libcxx

Author: Louis Dionne (ldionne)

Changes

Full diff: https://github.com/llvm/llvm-project/pull/162664.diff

1 Files Affected:

  • (modified) libcxx/utils/ci/buildkite-pipeline.yml (+2)
diff --git a/libcxx/utils/ci/buildkite-pipeline.yml b/libcxx/utils/ci/buildkite-pipeline.yml
index 3f3e6b466c9ce..e7fda656c5fac 100644
--- a/libcxx/utils/ci/buildkite-pipeline.yml
+++ b/libcxx/utils/ci/buildkite-pipeline.yml
@@ -103,6 +103,7 @@ steps:
       queue: libcxx-builders
       os: aix
     <<: *common
+    skip: "Until https://github.com/llvm/llvm-project/issues/162516 has been resolved"
 
   - label: AIX (64-bit)
     command: libcxx/utils/ci/run-buildbot aix
@@ -114,6 +115,7 @@ steps:
       queue: libcxx-builders
       os: aix
     <<: *common
+    skip: "Until https://github.com/llvm/llvm-project/issues/162516 has been resolved"
 
 - group: ':freebsd: FreeBSD'
   steps:

@ldionne ldionne enabled auto-merge (squash) October 9, 2025 15:03
@ldionne ldionne disabled auto-merge October 9, 2025 15:12
@ldionne ldionne enabled auto-merge (squash) October 9, 2025 15:14
@ldionne ldionne merged commit 5ba3b52 into llvm:main Oct 9, 2025
67 of 69 checks passed
@ldionne ldionne deleted the review/skip-aix branch October 9, 2025 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants