emaste added a comment.

When running locally with this change applied I get:

  ********************
  Failed Tests (8):
    lldb-api :: 
commands/expression/multiline-completion/TestMultilineCompletion.py
    lldb-api :: 
functionalities/breakpoint/breakpoint_set_restart/TestBreakpointSetRestart.py
    lldb-api :: 
functionalities/thread/concurrent_events/TestConcurrentTwoWatchpointThreads.py
    lldb-api :: iohandler/completion/TestIOHandlerCompletion.py
    lldb-api :: python_api/watchpoint/watchlocation/TestSetWatchlocation.py
    lldb-api :: python_api/watchpoint/watchlocation/TestTargetWatchAddress.py
    lldb-api :: tools/lldb-server/thread-name/TestGdbRemoteThreadName.py
    lldb-unit :: 
tools/lldb-server/tests/./LLDBServerTests/StandardStartupTest.TestStopReplyContainsThreadPcs
  
  ********************
  Unexpectedly Passed Tests (2):
    lldb-api :: api/multiple-debuggers/TestMultipleDebuggers.py
    lldb-api :: lang/c/conflicting-symbol/TestConflictingSymbol.py
  
  
  Testing Time: 367.34s
    Unsupported        :  422
    Passed             : 1741
    Expectedly Failed  :    5
    Failed             :    8
    Unexpectedly Passed:    2


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

https://reviews.llvm.org/D90757

_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to