[all-commits] [llvm/llvm-project] 664cbd: [lldb-dap] skip TestDAP_server on windows to unblo...

John Harrison via All-commits all-commits at lists.llvm.org
Mon Feb 24 09:46:14 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 664cbd1b5db190724ceea498d1f520eb66d78d69
      https://github.com/llvm/llvm-project/commit/664cbd1b5db190724ceea498d1f520eb66d78d69
  Author: John Harrison <harjohn at google.com>
  Date:   2025-02-24 (Mon, 24 Feb 2025)

  Changed paths:
    M lldb/test/API/tools/lldb-dap/server/TestDAP_server.py

  Log Message:
  -----------
  [lldb-dap] skip TestDAP_server on windows to unblock CI. (#128278)

This should fix the tests running on windows.

https://lab.llvm.org/buildbot/#/builders/141/builds/6506 is the failure,
the error message does not clearly indicate why the connection failed,
but they are passing for me locally on macOS and passed on linux in the
CI.



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