[all-commits] [llvm/llvm-project] 3bc58f: [lldb][test] Fix FileActionTest.cpp for Windows (#...

Omair Javaid via All-commits all-commits at lists.llvm.org
Thu Oct 31 02:39:21 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3bc58fc7f79a9b0cbf931573cb257344bfeaca1e
      https://github.com/llvm/llvm-project/commit/3bc58fc7f79a9b0cbf931573cb257344bfeaca1e
  Author: Muhammad Omair Javaid <omair.javaid at linaro.org>
  Date:   2024-10-31 (Thu, 31 Oct 2024)

  Changed paths:
    M lldb/unittests/Host/FileActionTest.cpp

  Log Message:
  -----------
  [lldb][test] Fix FileActionTest.cpp for Windows (#112657)

Disable part of the test failing on windows. as O_NOCTTY and
O_RDONLY dont have same behavior on windows vs linux.



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