Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge upstream stable #4792

Merged
merged 6 commits into from
Dec 1, 2024

Adapt lit-tests to new lambda mangles

fbe4c6f
Select commit
Loading
Failed to load commit list.
Merged

Merge upstream stable #4792

Adapt lit-tests to new lambda mangles
fbe4c6f
Select commit
Loading
Failed to load commit list.
Cirrus CI / Ubuntu rolling x64 shared-libs-only gdmd completed Dec 1, 2024 in 6m 42s

Task Summary

Instruction run_lit_testsuite failed in 00:16

Details

⚠️ Not enough compute credits to prioritize tasks!

✅ 00:03 clone
✅ 00:45 install_prerequisites
✅ 00:01 install_lit
✅ 00:01 clone_submodules
✅ 03:32 build
✅ 00:01 run_compiler_unittests
❌ 00:16 run_lit_testsuite

********************
PASS: LDC :: semantic/dcompute_asm.d (361 of 373)
PASS: LDC :: semantic/target_traits_dcompute.d (362 of 373)
PASS: LDC :: semantic/target_traits_diag.d (363 of 373)
PASS: LDC :: semantic/traits_initSymbol.d (364 of 373)
PASS: LDC :: semantic/target_traits.d (365 of 373)
PASS: LDC :: semantic/dcompute.d (366 of 373)
PASS: LDC :: tools/timetrace2txt_1.d (367 of 373)
PASS: LDC :: tools/timetrace2txt_tsv.d (368 of 373)
PASS: LDC :: sanitizers/asan_recover_stackoverflow.d (369 of 373)
PASS: LDC :: sanitizers/lsan_memleak.d (370 of 373)
PASS: LDC :: plugins/addFuncEntryCall/testPlugin.d (371 of 373)
PASS: LDC :: linking/ir2obj_cache_pruning2.d (372 of 373)
PASS: LDC :: tools/ldc_prune_cache_1.d (373 of 373)
********************
Failed Tests (30):
  LDC :: PGO/allstatementtypes.d
  LDC :: PGO/branching_switch.d
  LDC :: PGO/break.d
  LDC :: PGO/exceptions.d
  LDC :: PGO/final_switch_release.d
  LDC :: PGO/functions.d
  LDC :: PGO/hash.d
  LDC :: PGO/hash_smallchange.d
  LDC :: PGO/irbased_indirect_calls.d
  LDC :: PGO/max_function_count.d
  LDC :: PGO/profile_rt_calls.d
  LDC :: PGO/reset_counters.d
  LDC :: PGO/singleobj.d
  LDC :: PGO/summary.d
  LDC :: PGO/thinlto_pgo.d
  LDC :: PGO/unrolledloopstatement_gh3375.d
  LDC :: codegen/attr_weak_lto.d
  LDC :: codegen/export_marked_symbols_thin_lto.d
  LDC :: instrument/xray_link.d
  LDC :: instrument/xray_simple_execution.d
  LDC :: linking/thinlto_1.d
  LDC :: linking/thinlto_asm_x86.d
  LDC :: linking/thinlto_modulecdtors.d
  LDC :: linking/thinlto_modulecdtors_2.d
  LDC :: sanitizers/fuzz_asan.d
  LDC :: sanitizers/fuzz_basic.d
  LDC :: sanitizers/fuzz_mixin.d
  LDC :: sanitizers/link_fuzzer.d
  LDC :: sanitizers/msan_noerror.d
  LDC :: sanitizers/msan_uninitialized.d


Testing Time: 16.42s

Total Discovered Tests: 373
  Unsupported      :  39 (10.46%)
  Passed           : 302 (80.97%)
  Expectedly Failed:   2 (0.54%)
  Failed           :  30 (8.04%)