github-actions[bot] wrote: <!--PREMERGE ADVISOR COMMENT: Windows--> # :window: Windows x64 Test Results
* 54021 tests passed * 1260 tests skipped * 1 test failed ## Failed Tests (click on a test name to see its output) ### Clang <details> <summary>Clang.CXX/temp/temp_spec/temp_expl_spec/p7.cpp</summary> ``` Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 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 -std=c++20 -fsyntax-only -verify C:\_work\llvm-project\llvm-project\clang\test\CXX\temp\temp.spec\temp.expl.spec\p7.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 -std=c++20 -fsyntax-only -verify 'C:\_work\llvm-project\llvm-project\clang\test\CXX\temp\temp.spec\temp.expl.spec\p7.cpp' # .---command stderr------------ # | error: 'expected-error' diagnostics seen but not expected: # | File C:\_work\llvm-project\llvm-project\clang\test\CXX\temp\temp.spec\temp.expl.spec\p7.cpp Line 204: out-of-line definition of 'f' does not match any declaration in 'Constrained::A<short>' # | File C:\_work\llvm-project\llvm-project\clang\test\CXX\temp\temp.spec\temp.expl.spec\p7.cpp Line 209: requires clause differs in template redeclaration # | File C:\_work\llvm-project\llvm-project\clang\test\CXX\temp\temp.spec\temp.expl.spec\p7.cpp Line 223: requires clause differs in template redeclaration # | File C:\_work\llvm-project\llvm-project\clang\test\CXX\temp\temp.spec\temp.expl.spec\p7.cpp Line 230: out-of-line definition of 'f' does not match any declaration in 'Constrained::A<long>' # | File C:\_work\llvm-project\llvm-project\clang\test\CXX\temp\temp.spec\temp.expl.spec\p7.cpp Line 235: requires clause differs in template redeclaration # | File C:\_work\llvm-project\llvm-project\clang\test\CXX\temp\temp.spec\temp.expl.spec\p7.cpp Line 243: requires clause differs in template redeclaration # | File C:\_work\llvm-project\llvm-project\clang\test\CXX\temp\temp.spec\temp.expl.spec\p7.cpp Line 263: static assertion expression is not an integral constant expression # | File C:\_work\llvm-project\llvm-project\clang\test\CXX\temp\temp.spec\temp.expl.spec\p7.cpp Line 264: static assertion expression is not an integral constant expression # | File C:\_work\llvm-project\llvm-project\clang\test\CXX\temp\temp.spec\temp.expl.spec\p7.cpp Line 265: ambiguous partial specializations of 'x' # | File C:\_work\llvm-project\llvm-project\clang\test\CXX\temp\temp.spec\temp.expl.spec\p7.cpp Line 266: implicit instantiation of undefined template 'Constrained::A<short>::B<int, true>' # | File C:\_work\llvm-project\llvm-project\clang\test\CXX\temp\temp.spec\temp.expl.spec\p7.cpp Line 267: ambiguous partial specializations of 'B<int *, true>' # | error: 'expected-note' diagnostics seen but not expected: # | File C:\_work\llvm-project\llvm-project\clang\test\CXX\temp\temp.spec\temp.expl.spec\p7.cpp Line 185: A defined here # | File C:\_work\llvm-project\llvm-project\clang\test\CXX\temp\temp.spec\temp.expl.spec\p7.cpp Line 189: previous template declaration is here # | File C:\_work\llvm-project\llvm-project\clang\test\CXX\temp\temp.spec\temp.expl.spec\p7.cpp Line 195: previous template declaration is here # | File C:\_work\llvm-project\llvm-project\clang\test\CXX\temp\temp.spec\temp.expl.spec\p7.cpp Line 185: A defined here # | File C:\_work\llvm-project\llvm-project\clang\test\CXX\temp\temp.spec\temp.expl.spec\p7.cpp Line 189: previous template declaration is here # | File C:\_work\llvm-project\llvm-project\clang\test\CXX\temp\temp.spec\temp.expl.spec\p7.cpp Line 195: previous template declaration is here # | File C:\_work\llvm-project\llvm-project\clang\test\CXX\temp\temp.spec\temp.expl.spec\p7.cpp Line 263: undefined function 'f<int, true>' cannot be used in a constant expression # | File C:\_work\llvm-project\llvm-project\clang\test\CXX\temp\temp.spec\temp.expl.spec\p7.cpp Line 187: declared here # | File C:\_work\llvm-project\llvm-project\clang\test\CXX\temp\temp.spec\temp.expl.spec\p7.cpp Line 264: initializer of 'x<int, true>' is unknown # | File C:\_work\llvm-project\llvm-project\clang\test\CXX\temp\temp.spec\temp.expl.spec\p7.cpp Line 190: declared here # | File C:\_work\llvm-project\llvm-project\clang\test\CXX\temp\temp.spec\temp.expl.spec\p7.cpp Line 193: partial specialization matches [with U = int, V = true] # | File C:\_work\llvm-project\llvm-project\clang\test\CXX\temp\temp.spec\temp.expl.spec\p7.cpp Line 214: partial specialization matches [with U = int, V = true] # | File C:\_work\llvm-project\llvm-project\clang\test\CXX\temp\temp.spec\temp.expl.spec\p7.cpp Line 196: template is declared here # | File C:\_work\llvm-project\llvm-project\clang\test\CXX\temp\temp.spec\temp.expl.spec\p7.cpp Line 199: partial specialization matches [with U = int, V = true] # | File C:\_work\llvm-project\llvm-project\clang\test\CXX\temp\temp.spec\temp.expl.spec\p7.cpp Line 218: partial specialization matches [with U = int, V = true] # | 26 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ``` </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/199676 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
