[libc-commits] [libc] [libc][CPP] make the string trap on OOM (PR #172260)

via libc-commits libc-commits at lists.llvm.org
Mon Dec 15 00:06:10 PST 2025


github-actions[bot] wrote:

<!--PREMERGE ADVISOR COMMENT: Linux-->
# :penguin: Linux x64 Test Results

The build failed before running any tests. Click on a failure below to see the details.

<details>
<summary>libc/test/src/__support/CMakeFiles/libc.test.src.__support.freetrie_test.__unit__ /home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/libc/test/src/__support/CMakeFiles/libc.test.src.__support.freetrie_test.__unit__</summary>

```
FAILED: libc/test/src/__support/CMakeFiles/libc.test.src.__support.freetrie_test.__unit__ /home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/libc/test/src/__support/CMakeFiles/libc.test.src.__support.freetrie_test.__unit__
cd /home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/libc/test/src/__support && /home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/libc/test/src/__support/libc.test.src.__support.freetrie_test.__unit__.__build__
```
</details>
<details>
<summary>libc/test/src/__support/CMakeFiles/libc.test.src.__support.block_test.__unit__ /home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/libc/test/src/__support/CMakeFiles/libc.test.src.__support.block_test.__unit__</summary>

```
FAILED: libc/test/src/__support/CMakeFiles/libc.test.src.__support.block_test.__unit__ /home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/libc/test/src/__support/CMakeFiles/libc.test.src.__support.block_test.__unit__
cd /home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/libc/test/src/__support && /home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/libc/test/src/__support/libc.test.src.__support.block_test.__unit__.__build__
```
</details>
<details>
<summary>libc/test/src/__support/CMakeFiles/libc.test.src.__support.freelist_test.__unit__ /home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/libc/test/src/__support/CMakeFiles/libc.test.src.__support.freelist_test.__unit__</summary>

```
FAILED: libc/test/src/__support/CMakeFiles/libc.test.src.__support.freelist_test.__unit__ /home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/libc/test/src/__support/CMakeFiles/libc.test.src.__support.freelist_test.__unit__
cd /home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/libc/test/src/__support && /home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/libc/test/src/__support/libc.test.src.__support.freelist_test.__unit__.__build__
```
</details>

If these failures are unrelated to your changes (for example tests are broken or flaky at HEAD), please open an issue at https://github.com/llvm/llvm-project/issues and add the `infrastructure` label.

https://github.com/llvm/llvm-project/pull/172260


More information about the libc-commits mailing list