github-actions[bot] wrote:

<!--PREMERGE ADVISOR COMMENT: Windows-->
# :window: Windows x64 Test Results

* 52795 tests passed
* 984 tests skipped
* 1 test failed

## Failed Tests
(click on a test name to see its output)

### Clang
<details>
<summary>Clang.APINotes/availability.m</summary>

```
Exit Code: 1

Command Output (stdout):
--
# RUN: at line 1
rm -rf 
C:\_work\llvm-project\llvm-project\build\tools\clang\test\APINotes\Output\availability.m.tmp
# executed command: rm -rf 
'C:\_work\llvm-project\llvm-project\build\tools\clang\test\APINotes\Output\availability.m.tmp'
# note: command had no output on stdout or stderr
# 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 
-fmodules -Wno-private-module -fimplicit-module-maps 
-fmodules-cache-path=C:\_work\llvm-project\llvm-project\build\tools\clang\test\APINotes\Output\availability.m.tmp/ModulesCache
 -fapinotes-modules -fsyntax-only -I 
C:\_work\llvm-project\llvm-project\clang\test\APINotes/Inputs/Headers -F 
C:\_work\llvm-project\llvm-project\clang\test\APINotes/Inputs/Frameworks 
C:\_work\llvm-project\llvm-project\clang\test\APINotes\availability.m -verify
# 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 
-fmodules -Wno-private-module -fimplicit-module-maps 
'-fmodules-cache-path=C:\_work\llvm-project\llvm-project\build\tools\clang\test\APINotes\Output\availability.m.tmp/ModulesCache'
 -fapinotes-modules -fsyntax-only -I 
'C:\_work\llvm-project\llvm-project\clang\test\APINotes/Inputs/Headers' -F 
'C:\_work\llvm-project\llvm-project\clang\test\APINotes/Inputs/Frameworks' 
'C:\_work\llvm-project\llvm-project\clang\test\APINotes\availability.m' -verify
# .---command stderr------------
# | error: 'expected-note' diagnostics expected but not seen: 
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\APINotes/Inputs/Frameworks/SomeKit.framework\Headers\SomeKit.h
 Line 53 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\APINotes\availability.m:35): 
'implicitGetOnlyInstance' has been explicitly marked unavailable here
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\APINotes/Inputs/Frameworks/SomeKit.framework\Headers\SomeKit.h
 Line 54 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\APINotes\availability.m:37): 
'implicitGetOnlyClass' has been explicitly marked unavailable here
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\APINotes/Inputs/Frameworks/SomeKit.framework\Headers\SomeKit.h
 Line 56 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\APINotes\availability.m:39): 
'implicitGetSetInstance' has been explicitly marked unavailable here
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\APINotes/Inputs/Frameworks/SomeKit.framework\Headers\SomeKit.h
 Line 56 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\APINotes\availability.m:41): 
'setImplicitGetSetInstance:' has been explicitly marked unavailable here
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\APINotes/Inputs/Frameworks/SomeKit.framework\Headers\SomeKit.h
 Line 57 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\APINotes\availability.m:43): 
'implicitGetSetClass' has been explicitly marked unavailable here
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\APINotes/Inputs/Frameworks/SomeKit.framework\Headers\SomeKit.h
 Line 57 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\APINotes\availability.m:45): 
'setImplicitGetSetClass:' has been explicitly marked unavailable here
# | error: 'expected-note' diagnostics seen but not expected: 
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\APINotes/Inputs/Frameworks/SomeKit.framework\Headers\SomeKit.h
 Line 57: 'implicitGetOnlyInstance' has been explicitly marked unavailable here
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\APINotes/Inputs/Frameworks/SomeKit.framework\Headers\SomeKit.h
 Line 58: 'implicitGetOnlyClass' has been explicitly marked unavailable here
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\APINotes/Inputs/Frameworks/SomeKit.framework\Headers\SomeKit.h
 Line 60: 'implicitGetSetInstance' has been explicitly marked unavailable here
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\APINotes/Inputs/Frameworks/SomeKit.framework\Headers\SomeKit.h
 Line 60: 'setImplicitGetSetInstance:' has been explicitly marked unavailable 
here
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\APINotes/Inputs/Frameworks/SomeKit.framework\Headers\SomeKit.h
 Line 61: 'implicitGetSetClass' has been explicitly marked unavailable here
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\APINotes/Inputs/Frameworks/SomeKit.framework\Headers\SomeKit.h
 Line 61: 'setImplicitGetSetClass:' has been explicitly marked unavailable here
# | 12 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/183799
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to