INFO:2025-08-25T10:03:10Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD 23c7ad94a1bc..abf91449a3d4 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 abf91449a3d4 [libcxx][test] Fix typos (#155217) INFO:2025-08-25T10:03:15Z:root:syncing... Deleted branch merge (was 23c7ad94a1bc). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2025-08-25T10:03:15Z:root:building ninja: Entering directory `out/gn' ninja: no work to do. INFO:2025-08-25T10:03:16Z:root:analyze gn analyze output: { "compile_targets": [], "status": "No dependency", "test_targets": [] } gn analyze input: { "files": [ "//libcxx/test/std/algorithms/algorithms.results/out_value_result.pass.cpp", "//libcxx/test/std/atomics/types.pass.cpp", "//libcxx/test/std/containers/associative/map/map.cons/copy_assign.pass.cpp", "//libcxx/test/std/containers/associative/multimap/multimap.cons/copy_assign.pass.cpp", "//libcxx/test/std/containers/associative/multiset/multiset.cons/copy_assign.pass.cpp", "//libcxx/test/std/containers/associative/set/set.cons/copy_assign.pass.cpp", "//libcxx/test/std/containers/sequences/array/array.cons/initialization.pass.cpp", "//libcxx/test/std/containers/sequences/vector/vector.capacity/max_size.pass.cpp", "//libcxx/test/std/containers/sequences/vector/vector.capacity/shrink_to_fit_exceptions.pass.cpp", "//libcxx/test/std/containers/views/mdspan/aligned_accessor/access.pass.cpp", "//libcxx/test/std/containers/views/mdspan/aligned_accessor/offset.pass.cpp", "//libcxx/test/std/containers/views/views.span/span.cons/initializer_list.pass.cpp", "//libcxx/test/std/input.output/filesystems/class.path/path.member/path.compare.pass.cpp", "//libcxx/test/std/input.output/filesystems/class.rec.dir.itr/cache_refresh_iter.pass.cpp", "//libcxx/test/std/iterators/iterator.requirements/indirectcallable/projected/projected.compile.pass.cpp", "//libcxx/test/std/iterators/stream.iterators/istream.iterator/istream.iterator.cons/copy.pass.cpp", "//libcxx/test/std/localization/locale.categories/category.numeric/locale.nm.put/facet.num.put.members/put_long_double.hex.pass.cpp", "//libcxx/test/std/numerics/c.math/hermite.pass.cpp", "//libcxx/test/std/numerics/numarray/template.valarray/valarray.cassign/and_valarray.pass.cpp", "//libcxx/test/std/numerics/numarray/template.valarray/valarray.cassign/divide_valarray.pass.cpp", "//libcxx/test/std/numerics/numarray/template.valarray/valarray.cassign/minus_valarray.pass.cpp", "//libcxx/test/std/numerics/numarray/template.valarray/valarray.cassign/modulo_valarray.pass.cpp", "//libcxx/test/std/numerics/numarray/template.valarray/valarray.cassign/or_valarray.pass.cpp", "//libcxx/test/std/numerics/numarray/template.valarray/valarray.cassign/plus_valarray.pass.cpp", "//libcxx/test/std/numerics/numarray/template.valarray/valarray.cassign/shift_left_valarray.pass.cpp", "//libcxx/test/std/numerics/numarray/template.valarray/valarray.cassign/shift_right_valarray.pass.cpp", "//libcxx/test/std/numerics/numarray/template.valarray/valarray.cassign/times_valarray.pass.cpp", "//libcxx/test/std/numerics/numarray/template.valarray/valarray.cassign/xor_valarray.pass.cpp", "//libcxx/test/std/ranges/range.adaptors/range.zip.transform/general.pass.cpp", "//libcxx/test/std/thread/futures/futures.async/thread_create_failure.pass.cpp", "//libcxx/test/std/thread/thread.jthread/assign.move.pass.cpp", "//libcxx/test/std/time/time.hms/time.hms.nonmembers/ostream.pass.cpp", "//libcxx/test/std/time/time.zone/time.zone.timezone/time.zone.members/get_info.local_time.pass.cpp", "//libcxx/test/std/time/time.zone/time.zone.timezone/time.zone.members/get_info.sys_time.pass.cpp", "//libcxx/test/std/time/time.zone/time.zone.timezone/time.zone.members/to_sys_choose.pass.cpp", "//libcxx/test/std/time/time.zone/time.zone.zonedtime/types.compile.pass.cpp", "//libcxx/test/std/utilities/charconv/charconv.from.chars/floating_point.pass.cpp", "//libcxx/test/std/utilities/function.objects/refwrap/refwrap.comparisons/compare.three_way.refwrap.const_ref.pass.cpp", "//libcxx/test/std/utilities/function.objects/refwrap/refwrap.comparisons/compare.three_way.refwrap.refwrap.pass.cpp", "//libcxx/test/std/utilities/function.objects/refwrap/refwrap.comparisons/compare.three_way.refwrap.refwrap_const.pass.cpp", "//libcxx/test/std/utilities/function.objects/refwrap/refwrap.comparisons/equal.refwrap.const_ref.pass.cpp", "//libcxx/test/std/utilities/function.objects/refwrap/refwrap.comparisons/equal.refwrap.refwrap.pass.cpp", "//libcxx/test/std/utilities/function.objects/refwrap/refwrap.comparisons/equal.refwrap.refwrap_const.pass.cpp", "//libcxx/test/std/utilities/meta/meta.unary/meta.unary.prop/is_implicit_lifetime.pass.cpp", "//libcxx/test/std/utilities/smartptr/adapt/inout_ptr/inout_ptr.general.pass.cpp", "//libcxx/test/std/utilities/smartptr/adapt/out_ptr/out_ptr.general.pass.cpp", "//libcxx/test/std/utilities/smartptr/adapt/types.h", "//libcxx/test/std/utilities/utility/pairs/pairs.pair/pair.incomplete.compile.pass.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-08-25T10:03:16Z:root:testing INFO:2025-08-25T10:03:16Z:root:test check-clang ninja: Entering directory `out/gn' [0/1] 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:527: note: using clang: /Users/thakis/src/llvm-project/out/gn/bin/clang llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/subst.py:126: note: Did not find cir-opt in /Users/thakis/src/llvm-project/out/gn/bin:/Users/thakis/src/llvm-project/out/gn/bin llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/util.py:476: 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:527: 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:527: 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:527: 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:527: note: using wasm-ld: /Users/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 22335 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 699.70s Total Discovered Tests: 48150 Skipped : 35 (0.07%) Unsupported : 344 (0.71%) Passed : 47739 (99.15%) Expectedly Failed: 32 (0.07%) INFO:2025-08-25T10:15:03Z:root:test check-clang-tools ninja: Entering directory `out/gn' [0/1] ACTION //clang-tools-extra/test:check-clang-tools(//llvm/utils/gn/build/toolchain:unix) -- Testing: 1071 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 53.96s Total Discovered Tests: 1499 Unsupported : 3 (0.20%) Passed : 1495 (99.73%) Expectedly Failed: 1 (0.07%) INFO:2025-08-25T10:15:58Z:root:test check-clangd ninja: Entering directory `out/gn' [0/1] ACTION //clang-tools-extra/clangd/test:check-clangd(//llvm/utils/gn/build/toolchain:unix) -- Testing: 103 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 18.87s Total Discovered Tests: 1417 Unsupported: 8 (0.56%) Passed : 1409 (99.44%) INFO:2025-08-25T10:16:18Z:root:test check-lld ninja: Entering directory `out/gn' [0/1] 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:527: 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:527: 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:527: 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:527: note: using wasm-ld: /Users/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 3134 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 71.21s Total Discovered Tests: 3134 Unsupported : 25 (0.80%) Passed : 3108 (99.17%) Expectedly Failed: 1 (0.03%) INFO:2025-08-25T10:17:30Z:root:test check-llvm ninja: Entering directory `out/gn' [0/1] 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:527: 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:527: 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:527: 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:527: note: using wasm-ld: /Users/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 58811 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 722.21s Total Discovered Tests: 68579 Skipped : 33 (0.05%) Unsupported : 2625 (3.83%) Passed : 65750 (95.87%) Expectedly Failed: 171 (0.25%) INFO:2025-08-25T10:29:43Z:root:done