INFO:2025-02-19T21:50:26Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD 5f8b2568219d..8363b0a6bab0 main -> origin/main Switched to branch 'main' Your branch is behind 'origin/main' by 1 commit, and can be fast-forwarded. (use "git pull" to update your local branch) HEAD is now at 8363b0a6bab0 [clang-tidy] add AllowedTypes option to misc-const-correctness (#122951) INFO:2025-02-19T21:50:29Z:root:syncing... Deleted branch merge (was 5f8b2568219d). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2025-02-19T21:50:30Z:root:building ninja: Entering directory `out/gn' [1/24] CXX obj/clang-tools-extra/clang-tidy/misc/misc.ConstCorrectnessCheck.o [2/24] CXX obj/clang-tools-extra/clang-tidy/misc/misc.MiscTidyModule.o [3/24] AR lib/libclangTidyMiscModule.a [4/24] STAMP obj/clang-tools-extra/clang-tidy/all-checks.stamp [5/24] LINK obj/clang-tools-extra/clangd/unittests/xpc/ClangdXpcTests [6/24] LINK ./bin/dexp [7/24] LINK obj/clang-tools-extra/unittests/clang-tidy/ClangTidyTests [8/24] STAMP obj/clang-tools-extra/unittests/unittests.stamp [9/24] LINK ./bin/clangd-indexer [10/24] LINK ./bin/clang-tidy [11/24] STAMP obj/clang-tools-extra/test/test.stamp [12/24] LINK ./bin/clangd [13/24] STAMP obj/clang-tools-extra/clangd/xpc/framework/clangxpc_bundle_xpc_service_executable.stamp [14/24] STAMP obj/clang-tools-extra/clangd/xpc/framework/clangd.xpc.inputdeps.stamp [15/24] COPY_BUNDLE_DATA bin/clangd gen/clang-tools-extra/clangd/xpc/framework/clangd.xpc/Contents/MacOS/clangd [16/24] STAMP obj/clang-tools-extra/clangd/xpc/framework/clangd.xpc.stamp [17/24] STAMP obj/clang-tools-extra/clangd/xpc/framework/clangdxpc_bundle_xpc.stamp [18/24] STAMP obj/clang-tools-extra/clangd/xpc/framework/ClangdXPC.framework.inputdeps.stamp [19/24] LINK obj/clang-tools-extra/clangd/unittests/ClangdTests [20/24] COPY_BUNDLE_DATA gen/clang-tools-extra/clangd/xpc/framework/clangd.xpc lib/ClangdXPC.framework/Versions/A/XPCServices/clangd.xpc [21/24] STAMP obj/clang-tools-extra/clangd/xpc/framework/ClangdXPC.framework.stamp [22/24] LINK ./bin/clangd-xpc-test-client [23/24] STAMP obj/clang-tools-extra/clangd/test/test.stamp [24/24] STAMP obj/default.stamp INFO:2025-02-19T21:50:37Z:root:analyze gn analyze output: { "compile_targets": [], "status": "Found dependency", "test_targets": [ "//clang-tools-extra/clangd/test:check-clangd", "//clang-tools-extra/test:check-clang-tools" ] } gn analyze input: { "files": [ "//clang-tools-extra/clang-tidy/misc/ConstCorrectnessCheck.cpp", "//clang-tools-extra/clang-tidy/misc/ConstCorrectnessCheck.h", "//clang-tools-extra/docs/ReleaseNotes.rst", "//clang-tools-extra/docs/clang-tidy/checks/misc/const-correctness.rst", "//clang-tools-extra/test/clang-tidy/checkers/misc/const-correctness-allowed-types.cpp" ], "test_targets": [ "//clang-tools-extra/clangd/test:check-clangd", "//clang-tools-extra/test:check-clang-tools", "//clang/test:check-clang", "//lld/test:check-lld", "//llvm/test:check-llvm" ], "additional_compile_targets": [] } running all tests due to change to blacklisted file INFO:2025-02-19T21:50:37Z:root:testing INFO:2025-02-19T21:50:37Z:root:test check-clang ninja: Entering directory `out/gn' [0/2] ACTION //clang/test:check-clang(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:506: note: using clang: /Users/thakis/src/llvm-project/out/gn/bin/clang llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/util.py:473: note: using SDKROOT: '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk' llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:506: note: using ld.lld: /Users/thakis/src/llvm-project/out/gn/bin/ld.lld llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:506: note: using lld-link: /Users/thakis/src/llvm-project/out/gn/bin/lld-link llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:506: note: using ld64.lld: /Users/thakis/src/llvm-project/out/gn/bin/ld64.lld llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:506: note: using wasm-ld: /Users/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 20914 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 477.63s Total Discovered Tests: 46610 Skipped : 35 (0.08%) Unsupported : 248 (0.53%) Passed : 46292 (99.32%) Expectedly Failed: 35 (0.08%) INFO:2025-02-19T21:58:40Z:root:test check-clang-tools ninja: Entering directory `out/gn' [0/2] ACTION //clang-tools-extra/test:check-clang-tools(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:506: note: using clang: /Users/thakis/src/llvm-project/out/gn/bin/clang -- Testing: 996 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 52.11s Total Discovered Tests: 1420 Unsupported : 3 (0.21%) Passed : 1416 (99.72%) Expectedly Failed: 1 (0.07%) INFO:2025-02-19T21:59:33Z:root:test check-clangd ninja: Entering directory `out/gn' [0/2] ACTION //clang-tools-extra/clangd/test:check-clangd(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:506: note: using clang: /Users/thakis/src/llvm-project/out/gn/bin/clang -- Testing: 99 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 18.12s Total Discovered Tests: 1369 Unsupported: 7 (0.51%) Passed : 1362 (99.49%) INFO:2025-02-19T21:59:55Z:root:test check-lld ninja: Entering directory `out/gn' [0/2] ACTION //lld/test:check-lld(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:506: note: using ld.lld: /Users/thakis/src/llvm-project/out/gn/bin/ld.lld llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:506: note: using lld-link: /Users/thakis/src/llvm-project/out/gn/bin/lld-link llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:506: note: using ld64.lld: /Users/thakis/src/llvm-project/out/gn/bin/ld64.lld llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:506: note: using wasm-ld: /Users/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 3053 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 45.55s Total Discovered Tests: 3053 Unsupported : 25 (0.82%) Passed : 3027 (99.15%) Expectedly Failed: 1 (0.03%) INFO:2025-02-19T22:00:41Z:root:test check-llvm ninja: Entering directory `out/gn' [0/2] ACTION //llvm/test:check-llvm(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:506: note: using ld.lld: /Users/thakis/src/llvm-project/out/gn/bin/ld.lld llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:506: note: using lld-link: /Users/thakis/src/llvm-project/out/gn/bin/lld-link llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:506: note: using ld64.lld: /Users/thakis/src/llvm-project/out/gn/bin/ld64.lld llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:506: note: using wasm-ld: /Users/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 56252 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 545.21s Total Discovered Tests: 64299 Skipped : 32 (0.05%) Unsupported : 2308 (3.59%) Passed : 61782 (96.09%) Expectedly Failed: 177 (0.28%) INFO:2025-02-19T22:10:00Z:root:done