github-actions[bot] wrote:
<!--PREMERGE ADVISOR COMMENT: Linux-->
# :penguin: Linux x64 Test Results
* 86279 tests passed
* 1267 tests skipped
* 1 test failed
## Failed Tests
(click on a test name to see its output)
### Clang-Unit
<details>
<summary>Clang-Unit._/AllClangUnitTests/BlockEntranceTester/BlockEntranceVSBranchCondition</summary>
```
Script:
--
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/unittests/./AllClangUnitTests
--gtest_filter=BlockEntranceTester.BlockEntranceVSBranchCondition
--
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/unittests/StaticAnalyzer/BlockEntranceCallbackTest.cpp:366
Expected equality of these values:
expected({ "Within 'top' B1 -> B0", "Within 'top' B2 -> B1", "Within 'top' B3
-> B1", "Within 'top' B3 -> B2", "Within 'top' B4 -> B5", "Within 'top' B5 ->
B3", "Within 'top' B6 -> B4", "Within 'top': branch condition 'x == 6'", })
Which is: "Within 'top' B1 -> B0\nWithin 'top' B2 -> B1\nWithin 'top' B3 ->
B1\nWithin 'top' B3 -> B2\nWithin 'top' B4 -> B5\nWithin 'top' B5 -> B3\nWithin
'top' B6 -> B4\nWithin 'top': branch condition 'x == 6'"
Diags
Which is: "Within 'top' B1 -> B0\nWithin 'top' B2 -> B1\nWithin 'top' B3 ->
B1\nWithin 'top' B3 -> B2\nWithin 'top' B4 -> B5\nWithin 'top' B5 -> B3\nWithin
'top' B6 -> B4\nWithin 'top': branch condition 'x == 6'\nWithin 'top': branch
condition 'x'"
With diff:
@@ +7,3 @@
Within 'top' B6 -> B4
Within 'top': branch condition 'x == 6'
+Within 'top': branch condition 'x'
```
</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/182058
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits