github-actions[bot] wrote: <!--PREMERGE ADVISOR COMMENT: Linux--> # :penguin: Linux x64 Test Results
* 86421 tests passed * 1284 tests skipped * 1 test failed ## Failed Tests (click on a test name to see its output) ### Clang <details> <summary>Clang.Index/availability.cpp</summary> ``` Exit Code: 1 Command Output (stdout): -- # RUN: at line 9 /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/c-index-test -test-print-type --std=c++11 /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Index/availability.cpp | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Index/availability.cpp # executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/c-index-test -test-print-type --std=c++11 /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Index/availability.cpp # note: command had no output on stdout or stderr # executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Index/availability.cpp # .---command stderr------------ # | /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Index/availability.cpp:10:11: error: CHECK: expected string not found in input # | // CHECK: FunctionDecl=foo:1:6 (unavailable) [type=void ()] [typekind=FunctionProto] [resulttype=void] [resulttypekind=Void] [isPOD=0] # | ^ # | <stdin>:1:1: note: scanning from here # | macro definition=__llvm__ [type=] [typekind=Invalid] [isPOD=0] [isAnonRecDecl=0] # | ^ # | # | Input file: <stdin> # | Check file: /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Index/availability.cpp # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: macro definition=__llvm__ [type=] [typekind=Invalid] [isPOD=0] [isAnonRecDecl=0] # | check:10 X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found # | 2: macro definition=__clang__ [type=] [typekind=Invalid] [isPOD=0] [isAnonRecDecl=0] # | check:10 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: macro definition=__clang_major__ [type=] [typekind=Invalid] [isPOD=0] [isAnonRecDecl=0] # | check:10 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 4: macro definition=__clang_minor__ [type=] [typekind=Invalid] [isPOD=0] [isAnonRecDecl=0] # | check:10 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 5: macro definition=__clang_patchlevel__ [type=] [typekind=Invalid] [isPOD=0] [isAnonRecDecl=0] # | check:10 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 6: macro definition=__clang_version__ [type=] [typekind=Invalid] [isPOD=0] [isAnonRecDecl=0] # | check:10 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | . # | . # | . # | >>>>>> # `----------------------------- # 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/183286 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
