[all-commits] [llvm/llvm-project] 11a7e5: [lldb][test] TestLocationListLookup.py: skip expr ...

Michael Buch via All-commits all-commits at lists.llvm.org
Fri Dec 8 02:09:51 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 11a7e5781c6363ca3061f57f3aa7e49164673821
      https://github.com/llvm/llvm-project/commit/11a7e5781c6363ca3061f57f3aa7e49164673821
  Author: Michael Buch <michaelbuch12 at gmail.com>
  Date:   2023-12-08 (Fri, 08 Dec 2023)

  Changed paths:
    M lldb/test/API/functionalities/location-list-lookup/TestLocationListLookup.py

  Log Message:
  -----------
  [lldb][test] TestLocationListLookup.py: skip expr check on unsupported platforms (#74818)

The `expect_expr` check was introduced in
https://github.com/llvm/llvm-project/pull/74772. It is failing on Linux
and Windows, so skip this test to unblock the bots




More information about the All-commits mailing list