diff --git a/cross-project-tests/debuginfo-tests/dexter-tests/memvars/const-branch.c b/cross-project-tests/debuginfo-tests/dexter-tests/memvars/const-branch.c index c67dd0a3747b..a0541822915b 100644 --- a/cross-project-tests/debuginfo-tests/dexter-tests/memvars/const-branch.c +++ b/cross-project-tests/debuginfo-tests/dexter-tests/memvars/const-branch.c @@ -1,4 +1,4 @@ -// XFAIL: !system-darwin || !target-aarch64 +// XFAIL: !system-darwin //// Suboptimal coverage, see inlined comments. // REQUIRES: lldb diff --git a/cross-project-tests/debuginfo-tests/dexter/feature_tests/commands/perfect/expect_step_kind/direction.cpp b/cross-project-tests/debuginfo-tests/dexter/feature_tests/commands/perfect/expect_step_kind/direction.cpp index c155cfcad5c3..2655d8ca073b 100644 --- a/cross-project-tests/debuginfo-tests/dexter/feature_tests/commands/perfect/expect_step_kind/direction.cpp +++ b/cross-project-tests/debuginfo-tests/dexter/feature_tests/commands/perfect/expect_step_kind/direction.cpp @@ -10,6 +10,9 @@ // TODO: The dbgeng debugger does not support column step reporting at present. // XFAIL: system-windows // +// TODO: fails in on Linux CI (llvm-project/issues/188775) +// XFAIL: system-linux +// // RUN: %dexter_regression_test_cxx_build %s -o %t // RUN: %dexter_regression_test_run --binary %t -- %s | FileCheck %s // CHECK: direction.cpp: