[all-commits] [llvm/llvm-project] d36e87: [lldb] Disable PipeTest.OpenAsReader on windows

Pavel Labath via All-commits all-commits at lists.llvm.org
Mon Jan 11 04:43:04 PST 2021


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: d36e879c21c9620c9b6a1a8f45afe46379142d2f
      https://github.com/llvm/llvm-project/commit/d36e879c21c9620c9b6a1a8f45afe46379142d2f
  Author: Pavel Labath <pavel at labath.sk>
  Date:   2021-01-11 (Mon, 11 Jan 2021)

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

  Log Message:
  -----------
  [lldb] Disable PipeTest.OpenAsReader on windows

This test seems to be broken there (which is not totally surprising as
this functionality was never used on windows). Disable the test while I
investigate.




More information about the All-commits mailing list