[llvm] [NFC][YAML][IR] Output CfiFunction sorted (PR #130379)
LLVM Continuous Integration via llvm-commits
llvm-commits at lists.llvm.org
Sat Mar 8 12:28:28 PST 2025
llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder `llvm-x86_64-debian-dylib` running on `gribozavr4` while building `llvm` at step 7 "test-build-unified-tree-check-llvm".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/60/builds/21492
<details>
<summary>Here is the relevant piece of the build log for the reference</summary>
```
Step 7 (test-build-unified-tree-check-llvm) failure: test (failure)
******************** TEST 'LLVM-Unit :: Support/./SupportTests/135/174' FAILED ********************
Script(shard):
--
GTEST_OUTPUT=json:/b/1/llvm-x86_64-debian-dylib/build/unittests/Support/./SupportTests-LLVM-Unit-2611562-135-174.json GTEST_SHUFFLE=0 GTEST_TOTAL_SHARDS=174 GTEST_SHARD_INDEX=135 /b/1/llvm-x86_64-debian-dylib/build/unittests/Support/./SupportTests
--
Script:
--
/b/1/llvm-x86_64-debian-dylib/build/unittests/Support/./SupportTests --gtest_filter=Caching.WriteAfterCommit
--
/b/1/llvm-x86_64-debian-dylib/llvm-project/llvm/unittests/Support/Caching.cpp:103: Failure
Value of: AddStream
Actual: false
Expected: true
/b/1/llvm-x86_64-debian-dylib/llvm-project/llvm/unittests/Support/Caching.cpp:103
Value of: AddStream
Actual: false
Expected: true
********************
```
</details>
https://github.com/llvm/llvm-project/pull/130379
More information about the llvm-commits
mailing list