[Lldb-commits] [PATCH] D73303: [lldb/Target] Add Assert StackFrame Recognizer

Max Kudryavtsev via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Feb 5 10:43:03 PST 2020


max-kudr added a comment.

This broke LLDB tests on Windows Build Bot http://lab.llvm.org:8011/builders/lldb-x64-windows-ninja/builds/13415

Can you please fix it or revert it? Thank you!

  Failing Tests (4):
      lldb-api :: commands/watchpoints/step_over_watchpoint/TestStepOverWatchpoint.py
      lldb-api :: functionalities/postmortem/minidump-new/TestMiniDumpNew.py
      lldb-api :: python_api/thread/TestThreadAPI.py
      lldb-shell :: Driver/TestConvenienceVariables.test
  
    Expected Passes    : 1381
    Expected Failures  : 10
    Unsupported Tests  : 541
    Unexpected Failures: 4


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D73303/new/

https://reviews.llvm.org/D73303





More information about the lldb-commits mailing list