github-actions[bot] wrote:
<!--PREMERGE ADVISOR COMMENT: Windows-->
# :window: Windows x64 Test Results
* 55769 tests passed
* 1379 tests skipped
* 3 tests failed
## Failed Tests
(click on a test name to see its output)
### Clang
<details>
<summary>Clang.CodeGenCXX/load-reference-metadata.cpp</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 2
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -cc1 -internal-isystem
C:\_work\llvm-project\llvm-project\build\lib\clang\23\include -nostdsysteminc
-triple x86_64-linux-gnu -emit-llvm -std=c++11 -O1 -disable-llvm-passes
C:\_work\llvm-project\llvm-project\clang\test\CodeGenCXX\load-reference-metadata.cpp
-o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe
C:\_work\llvm-project\llvm-project\clang\test\CodeGenCXX\load-reference-metadata.cpp
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe'
-cc1 -internal-isystem
'C:\_work\llvm-project\llvm-project\build\lib\clang\23\include' -nostdsysteminc
-triple x86_64-linux-gnu -emit-llvm -std=c++11 -O1 -disable-llvm-passes
'C:\_work\llvm-project\llvm-project\clang\test\CodeGenCXX\load-reference-metadata.cpp'
-o -
# note: command had no output on stdout or stderr
# executed command:
'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe'
'C:\_work\llvm-project\llvm-project\clang\test\CodeGenCXX\load-reference-metadata.cpp'
# .---command stderr------------
# |
C:\_work\llvm-project\llvm-project\clang\test\CodeGenCXX\load-reference-metadata.cpp:96:11:
error: CHECK: expected string not found in input
# | // CHECK: [[META27]] = !{!"_ZTS1B", [[META28:![0-9]+]], i64 8, [[META4]],
i64 16}
# | ^
# | <stdin>:89:25: note: scanning from here
# | !26 = !{!27, !4, i64 16}
# | ^
# | <stdin>:89:25: note: with "META27" equal to "!27"
# | !26 = !{!27, !4, i64 16}
# | ^
# | <stdin>:89:25: note: with "META4" equal to "!4"
# | !26 = !{!27, !4, i64 16}
# | ^
# | <stdin>:89:25: note: pattern attempts to capture variables: "META28"
# | !26 = !{!27, !4, i64 16}
# | ^
# | <stdin>:90:1: note: possible intended match here
# | !27 = !{!"_ZTS1B", !28, i64 0, !29, i64 8, !4, i64 16}
# | ^
# |
# | Input file: <stdin>
# | Check file:
C:\_work\llvm-project\llvm-project\clang\test\CodeGenCXX\load-reference-metadata.cpp
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | .
# | .
# | .
# | 84: !21 = !{i64 32}
# | 85: !22 = !{!23, !3, i64 0}
# | 86: !23 = !{!"_ZTS1F", !3, i64 0}
# | 87: !24 = !{!25, !25, i64 0}
# | 88: !25 = !{!"p1 _ZTS1B", !8, i64 0}
# | 89: !26 = !{!27, !4, i64 16}
# | check:96'0 { search range start (exclusive)
# | check:96'1 error: no match found in search
range
# | check:96'2 with "META27" equal to "!27"
# | check:96'3 with "META4" equal to "!4"
# | check:96'4 pattern attempts to capture
variables: "META28"
# | 90: !27 = !{!"_ZTS1B", !28, i64 0, !29, i64 8, !4, i64 16}
# | check:96'5 ?
possible intended match
# | 91: !28 = !{!"vtable pointer", !5, i64 0}
# | 92: !29 = !{!"long long", !4, i64 0}
# | check:96'6 } search range end
(exclusive)
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
### Clang-Unit
<details>
<summary>Clang-Unit._/AllClangUnitTests_exe/TBAAMetadataTest/PolymorphicClass</summary>
```
Script:
--
C:\_work\llvm-project\llvm-project\build\tools\clang\unittests\.\AllClangUnitTests.exe
--gtest_filter=TBAAMetadataTest.PolymorphicClass
--
C:\_work\llvm-project\llvm-project\clang\unittests\CodeGen\TBAAMetadataTest.cpp:1061
Value of: I
Actual: false
Expected: true
```
</details>
<details>
<summary>Clang-Unit._/AllClangUnitTests_exe/TBAAMetadataTest/VirtualBase</summary>
```
Script:
--
C:\_work\llvm-project\llvm-project\build\tools\clang\unittests\.\AllClangUnitTests.exe
--gtest_filter=TBAAMetadataTest.VirtualBase
--
C:\_work\llvm-project\llvm-project\clang\unittests\CodeGen\TBAAMetadataTest.cpp:1150
Value of: I
Actual: false
Expected: true
```
</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/209053
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits