Skip to content

Merge branch 'ldc-developers:master' into thewilsonator-patch-4

129ae9b
Select commit
Loading
Failed to load commit list.
Open

[LLVM22] Add test case for lifetime.start not appearing with sret #5022

Merge branch 'ldc-developers:master' into thewilsonator-patch-4
129ae9b
Select commit
Loading
Failed to load commit list.
Cirrus CI / FreeBSD 13.4 x64 failed Nov 12, 2025 in 15m 13s

Task Summary

Instruction run_lit_testsuite failed in 00:22

Details

⚠️ Not enough compute credits to prioritize tasks!
ℹ️ Scheduling was delayed due to a concurrency limit on community tasks

✅ 00:03 clone
✅ 01:10 install_prerequisites
✅ 00:01 merge_with_target_branch
✅ 00:01 clone_submodules_early
✅ 03:05 build_bootstrap_ldc
✅ 00:01 install_lit
✅ 00:01 clone_submodules
✅ 07:56 build
✅ 00:01 run_compiler_unittests
❌ 00:22 run_lit_testsuite

UNSUPPORTED: LDC :: sanitizers/asan_fakestack_GC.d (375 of 416)
UNSUPPORTED: LDC :: sanitizers/asan_fiber.d (376 of 416)
UNSUPPORTED: LDC :: sanitizers/asan_fiber_main.d (377 of 416)
UNSUPPORTED: LDC :: sanitizers/asan_gh4816.d (378 of 416)
UNSUPPORTED: LDC :: sanitizers/asan_interface.d (379 of 416)
UNSUPPORTED: LDC :: sanitizers/asan_noerror.d (380 of 416)
UNSUPPORTED: LDC :: sanitizers/asan_recover_stackoverflow.d (381 of 416)
UNSUPPORTED: LDC :: sanitizers/asan_stackoverflow.d (382 of 416)
UNSUPPORTED: LDC :: sanitizers/asan_use_after_return.d (383 of 416)
UNSUPPORTED: LDC :: sanitizers/asan_use_after_scope.d (384 of 416)
UNSUPPORTED: LDC :: sanitizers/asan_use_after_scope_if.d (385 of 416)
PASS: LDC :: sanitizers/attr_nosanitize.d (386 of 416)
PASS: LDC :: plugins/visitor_example.d (387 of 416)
PASS: LDC :: sanitizers/fsanitize_blacklist.d (388 of 416)
PASS: LDC :: sanitizers/fsanitize_address.d (389 of 416)
PASS: LDC :: sanitizers/fsanitize_blacklist_file1.d (390 of 416)
PASS: LDC :: sanitizers/fsanitize_blacklist_file2.d (391 of 416)
PASS: LDC :: sanitizers/fsanitize_error_diagnostic.d (392 of 416)
PASS: LDC :: sanitizers/fsanitize_fuzzer.d (393 of 416)
PASS: LDC :: sanitizers/fsanitize_coverage.d (394 of 416)
UNSUPPORTED: LDC :: sanitizers/fuzz_asan.d (395 of 416)
XFAIL: LDC :: sanitizers/fsanitize_thread.d (396 of 416)
PASS: LDC :: sanitizers/fuzz_mixin.d (397 of 416)
PASS: LDC :: sanitizers/fuzz_basic.d (398 of 416)
UNSUPPORTED: LDC :: sanitizers/lsan_memleak.d (399 of 416)
UNSUPPORTED: LDC :: sanitizers/msan_noerror.d (400 of 416)
UNSUPPORTED: LDC :: sanitizers/msan_uninitialized.d (401 of 416)
UNSUPPORTED: LDC :: sanitizers/tsan_noerror.d (402 of 416)
UNSUPPORTED: LDC :: sanitizers/tsan_tiny_race.d (403 of 416)
UNSUPPORTED: LDC :: sanitizers/tsan_tiny_race_TLS.d (404 of 416)
PASS: LDC :: sanitizers/link_fuzzer.d (405 of 416)
PASS: LDC :: semantic/dcompute_asm.d (406 of 416)
PASS: LDC :: semantic/dcompute.d (407 of 416)
PASS: LDC :: semantic/target_traits.d (408 of 416)
PASS: LDC :: semantic/target_traits_dcompute.d (409 of 416)
PASS: LDC :: semantic/target_traits_diag.d (410 of 416)
PASS: LDC :: semantic/traits_initSymbol.d (411 of 416)
PASS: LDC :: tools/timetrace2txt_1.d (412 of 416)
PASS: LDC :: tools/timetrace2txt_tsv.d (413 of 416)
PASS: LDC :: plugins/addFuncEntryCall/testPlugin.d (414 of 416)
PASS: LDC :: linking/ir2obj_cache_pruning2.d (415 of 416)
PASS: LDC :: tools/ldc_prune_cache_1.d (416 of 416)

1 warning(s) in tests
********************
Failed Tests (1):
  LDC :: codegen/lifetime_local_variables.d


Testing Time: 22.38s

Total Discovered Tests: 416
  Unsupported      :  51 (12.26%)
  Passed           : 360 (86.54%)
  Expectedly Failed:   4 (0.96%)
  Failed           :   1 (0.24%)