[all-commits] [llvm/llvm-project] 7d35e2: Fix test added in #155148 work with Windows style ...

dyung via All-commits all-commits at lists.llvm.org
Mon Aug 25 22:15:36 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7d35e29d7a7f89c828e91c03d3827a43deaa5dec
      https://github.com/llvm/llvm-project/commit/7d35e29d7a7f89c828e91c03d3827a43deaa5dec
  Author: dyung <douglas.yung at sony.com>
  Date:   2025-08-26 (Tue, 26 Aug 2025)

  Changed paths:
    M llvm/utils/lit/tests/pass-test-update.py

  Log Message:
  -----------
  Fix test added in #155148 work with Windows style path separators. (#155354)

Should fix Windows build bot failures such as
https://lab.llvm.org/buildbot/#/builders/46/builds/22281.

The test (and the followup fix in #155303) did not properly account for
Windows style path separators.



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