Skip to content

[lldb-dap] TestDAP_exception_cpp test flakey #116040

Open
@Michael137

Description

@Michael137

I've seen this fail occasionally on the public macOS buildbots. Example: https://green.lab.llvm.org/job/llvm.org/view/LLDB/job/as-lldb-cmake/15188/execution/node/97/log/?consoleFull

FAIL: LLDB (/Users/ec2-user/jenkins/workspace/llvm.org/as-lldb-cmake/lldb-build/bin/clang-arm64) :: test_stopped_description (TestDAP_exception_cpp.TestDAP_exception_cpp)
Restore dir to: /Users/ec2-user/jenkins/workspace/llvm.org/as-lldb-cmake/lldb-build/tools/lldb/test
======================================================================
ERROR: test_stopped_description (TestDAP_exception_cpp.TestDAP_exception_cpp)
   Test that exception description is shown correctly in stopped
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/ec2-user/jenkins/workspace/llvm.org/as-lldb-cmake/llvm-project/lldb/test/API/tools/lldb-dap/exception/cpp/TestDAP_exception_cpp.py", line 26, in test_stopped_description
    self.assertIsNotNone(exceptionInfo["details"])
KeyError: 'details'
Config=arm64-/Users/ec2-user/jenkins/workspace/llvm.org/as-lldb-cmake/lldb-build/bin/clang
----------------------------------------------------------------------
Ran 1 test in 1.832s

FAILED (errors=1)

--

This assertion was added in #105905

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions