[android] consistently failing test cases
- Dominant language
- C++
- Stars
- 20
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
The following lldb test cases started failing on the nightly build of 10/8/2024:
```
TestDataFormatterCaching.TestDataFormatterCaching.test_with_run_command_dwarf
TestDataFormatterCaching.TestDataFormatterCaching.test_with_run_command_dwo
TestDataFormatterSynthType.DataFormatterSynthTypeTestCase.test_with_run_command_dwarf
TestDataFormatterSynthType.DataFormatterSynthTypeTestCase.test_with_run_command_dwo
TestVectorTypesFormatting.VectorTypesFormattingTestCase.test_with_run_command_dwarf
TestVectorTypesFormatting.VectorTypesFormattingTestCase.test_with_run_command_dwo
```
They fail consistently.
There were no related changes merged that should have caused these to fail, so it may be due to a runner change.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.