github-actions[bot] wrote: <!--PREMERGE ADVISOR COMMENT: Linux--> # :penguin: Linux x64 Test Results
* 3053 tests passed * 7 tests skipped * 2 tests failed ## Failed Tests (click on a test name to see its output) ### Clang Tools <details> <summary>Clang Tools.clang-tidy/checkers/google/namespaces.cpp</summary> ``` Test has no 'RUN:' line ``` </details> <details> <summary>Clang Tools.clang-tidy/infrastructure/alphabetical-order.test</summary> ``` Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/bin/python3 /home/gha/actions-runner/_work/llvm-project/llvm-project/clang-tools-extra/test/clang-tidy/infrastructure/../../../clang-tidy/tool/check_alphabetical_order.py -o /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/tools/extra/test/clang-tidy/infrastructure/Output/alphabetical-order.test.tmp.clang-tidy-checks-list.rst # executed command: /usr/bin/python3 /home/gha/actions-runner/_work/llvm-project/llvm-project/clang-tools-extra/test/clang-tidy/infrastructure/../../../clang-tidy/tool/check_alphabetical_order.py -o /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/tools/extra/test/clang-tidy/infrastructure/Output/alphabetical-order.test.tmp.clang-tidy-checks-list.rst # .---command stderr------------ # | # | Checks in 'clang-tools-extra/docs/clang-tidy/checks/list.rst' csv-table are not alphabetically sorted. # | Fix the ordering by applying diff printed below. # | # `----------------------------- # RUN: at line 2 diff --strip-trailing-cr /home/gha/actions-runner/_work/llvm-project/llvm-project/clang-tools-extra/test/clang-tidy/infrastructure/../../../docs/clang-tidy/checks/list.rst /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/tools/extra/test/clang-tidy/infrastructure/Output/alphabetical-order.test.tmp.clang-tidy-checks-list.rst # executed command: diff --strip-trailing-cr /home/gha/actions-runner/_work/llvm-project/llvm-project/clang-tools-extra/test/clang-tidy/infrastructure/../../../docs/clang-tidy/checks/list.rst /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/tools/extra/test/clang-tidy/infrastructure/Output/alphabetical-order.test.tmp.clang-tidy-checks-list.rst # .---command stdout------------ # | *** /home/gha/actions-runner/_work/llvm-project/llvm-project/clang-tools-extra/test/clang-tidy/infrastructure/../../../docs/clang-tidy/checks/list.rst # | --- /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/tools/extra/test/clang-tidy/infrastructure/Output/alphabetical-order.test.tmp.clang-tidy-checks-list.rst # | *************** # | *** 229,235 **** # | :doc:`fuchsia-trailing-return <fuchsia/trailing-return>`, # | :doc:`fuchsia-virtual-inheritance <fuchsia/virtual-inheritance>`, # | :doc:`google-build-explicit-make-pair <google/build-explicit-make-pair>`, # | - :doc:`misc-anonymous-namespace-in-header <misc/anonymous-namespace-in-header>`, # | :doc:`google-build-using-namespace <google/build-using-namespace>`, # | :doc:`google-default-arguments <google/default-arguments>`, # | :doc:`google-explicit-constructor <google/explicit-constructor>`, "Yes" # | --- 229,234 ---- # | *************** # | *** 264,269 **** # | --- 263,269 ---- # | :doc:`llvmlibc-implementation-in-namespace <llvmlibc/implementation-in-namespace>`, # | :doc:`llvmlibc-inline-function-decl <llvmlibc/inline-function-decl>`, "Yes" # | :doc:`llvmlibc-restrict-system-libc-headers <llvmlibc/restrict-system-libc-headers>`, "Yes" # | + :doc:`misc-anonymous-namespace-in-header <misc/anonymous-namespace-in-header>`, # | :doc:`misc-confusable-identifiers <misc/confusable-identifiers>`, # | :doc:`misc-const-correctness <misc/const-correctness>`, "Yes" # | :doc:`misc-coroutine-hostile-raii <misc/coroutine-hostile-raii>`, # `----------------------------- # 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/170986 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
