Skip to content
Commit 2e005c64 authored by Med Ismail Bennani's avatar Med Ismail Bennani
Browse files

[lldb/test] Skip the AssertFrameRecognizer test for Linux



This patch skips the AssertFrameRecognizer test for Linux since it appears to
fail on certain distributions (AFAIK Fedora & ArchLinux).

The failure happen because the thread don't set the current frame to
the most relevant one. So the stopped location doesn't match with what
the test is expecting.

The test will be enabled again after I'll be able to reproduce the failure
on one of those platform and fix the issue.

Signed-off-by: default avatarMed Ismail Bennani <medismail.bennani@gmail.com>
parent f08099b9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment