[all-commits] [llvm/llvm-project] e25e25: [Dexter] Add `-v` to lit dexter substitutions (#15...

Orlando Cazalet-Hyams via All-commits all-commits at lists.llvm.org
Thu Sep 11 03:25:46 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e25e25de7d364a9cf928369344b6cb6f4a08a86f
      https://github.com/llvm/llvm-project/commit/e25e25de7d364a9cf928369344b6cb6f4a08a86f
  Author: Orlando Cazalet-Hyams <orlando.hyams at sony.com>
  Date:   2025-09-11 (Thu, 11 Sep 2025)

  Changed paths:
    M cross-project-tests/lit.cfg.py

  Log Message:
  -----------
  [Dexter] Add `-v` to lit dexter substitutions (#158025)

Buildbot cross-project-tests-sie-ubuntu has been flaky after moving to
lldb-dap.

https://lab.llvm.org/buildbot/#/builders/181/builds/27670 - this test
fails for a single run but unfortunately there's not enough output to
diagnose it.

Add `-v` to the substitutions to get as much info as possible out of
failures. Most tests already have -v added manually. If we ever find a
tests needs to specifically run without it we can revert this and add
`-v` manually to tests it's missing from.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list