[all-commits] [llvm/llvm-project] d268ba: Test follow-up to 2e7aa2ee34eb53347396731dc8a3b2db...

jimingham via All-commits all-commits at lists.llvm.org
Wed Aug 16 12:19:24 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d268ba38083cd7c9c4f55cb0792d4a0db1d4768b
      https://github.com/llvm/llvm-project/commit/d268ba38083cd7c9c4f55cb0792d4a0db1d4768b
  Author: Jim Ingham <jingham at apple.com>
  Date:   2023-08-16 (Wed, 16 Aug 2023)

  Changed paths:
    M lldb/test/API/python_api/event/TestEvents.py

  Log Message:
  -----------
  Test follow-up to 2e7aa2ee34eb53347396731dc8a3b2dbc6a3df45

The TestEvents.py test I added for ShadowListeners fails on Windows.
Since there's no reason to believe the ShadowListeners feature has
different behavior from the other event-based tests here, I copied
the skips & expected_flakey's from the other tests in that file to
this one.




More information about the All-commits mailing list