[all-commits] [llvm/llvm-project] 6bc2ad: [Dexter] Remove debugger-dependent test from windows

Stephen Tozer via All-commits all-commits at lists.llvm.org
Mon Jun 13 11:28:11 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6bc2ad235a83f5d5fbdb57cb2bc4c6dd5174f913
      https://github.com/llvm/llvm-project/commit/6bc2ad235a83f5d5fbdb57cb2bc4c6dd5174f913
  Author: Stephen Tozer <stephen.tozer at sony.com>
  Date:   2022-06-13 (Mon, 13 Jun 2022)

  Changed paths:
    M cross-project-tests/debuginfo-tests/dexter/feature_tests/commands/perfect/float_range_watch/float_range_no_arg.cpp

  Log Message:
  -----------
  [Dexter] Remove debugger-dependent test from windows

One of the tests added in the recent floating point patch involves
string comparison against the debugger output; as DbgEng and LLDB have
different output, the test cannot pass against both of them, so disable
it on windows.




More information about the All-commits mailing list