[cross-project-tests] un-XFAIL/XFAIL dexter tests on Linux (#188777)
See https://github.com/llvm/llvm-project/issues/188775 for the XFAILed test. The other was failing as XPASS on AArch64. This is part of enabling the tests on PR CI (https://github.com/llvm/llvm-project/pull/188522)
This commit is contained in:
parent
038ddb2e15
commit
0b6ba34a1c
@ -1,4 +1,4 @@
|
||||
// XFAIL: !system-darwin || !target-aarch64
|
||||
// XFAIL: !system-darwin
|
||||
//// Suboptimal coverage, see inlined comments.
|
||||
|
||||
// REQUIRES: lldb
|
||||
|
||||
@ -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:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user