github-actions[bot] wrote: <!--PREMERGE ADVISOR COMMENT: Linux--> # :penguin: Linux x64 Test Results
* 52071 tests passed * 692 tests skipped * 1 test failed ## Failed Tests (click on a test name to see its output) ### Clang <details> <summary>Clang.Misc/warning-wall.c</summary> ``` Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 diagtool tree -Wall > /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Misc/Output/warning-wall.c.tmp 2>&1 # executed command: diagtool tree -Wall # note: command had no output on stdout or stderr # RUN: at line 2 /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck --input-file=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Misc/Output/warning-wall.c.tmp /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Misc/warning-wall.c # executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck --input-file=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Misc/Output/warning-wall.c.tmp /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Misc/warning-wall.c # .---command stderr------------ # | /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Misc/warning-wall.c:113:11: error: CHECK-NOT: excluded string found in input # | CHECK-NOT:-W # | ^ # | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Misc/Output/warning-wall.c.tmp:114:2: note: found here # | -Waarch64-sme-attributes # | ^~ # | # | Input file: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Misc/Output/warning-wall.c.tmp # | Check file: /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Misc/warning-wall.c # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | . # | . # | . # | 109: -Wswitch-bool # | 110: -Wmisleading-indentation # | 111: -Wpacked-non-pod # | 112: -Wvla-cxx-extension # | 113: -Wvla-extension-static-assert # | 114: -Waarch64-sme-attributes # | not:113 !~ error: no match expected # | >>>>>> # `----------------------------- # 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/174608 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
