[Lldb-commits] [PATCH] D117928: [lldb] Disable tests for x86 that uses write command on XMM registers

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Mar 1 08:08:05 PST 2022


labath added a comment.

In D117928#3349234 <https://reviews.llvm.org/D117928#3349234>, @ljmf00 wrote:

> Meanwhile, a commit will land Linux stable branches soon to fix this issue: https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git/commit/?id=44cad52cc14ae10062f142ec16ede489bccf4469 . Do we have an alternative way to fix this, e.g. a custom XFAIL flag for specific linux versions?

We don't. That's why I said this:

In D117928#3269040 <https://reviews.llvm.org/D117928#3269040>, @labath wrote:

> I'd say it all comes down to how much you care about this particular configuration having a clean test run. My position is that I'd rather have a workaround in place than to have to figure out how to skip this test for this exact setup.




Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D117928/new/

https://reviews.llvm.org/D117928



More information about the lldb-commits mailing list