https://bugs.kde.org/show_bug.cgi?id=417452
--- Comment #6 from Andreas Arnez <ar...@linux.ibm.com> --- (In reply to Mark Wielaard from comment #5) [...] > memcheck/tests/memcmptest (stderr) This is a known one on my to-do list (low-prio). It requires a fix in the implementation of the CLC instruction. > memcheck/tests/vbit-test/vbit-test (stderr) This is also known. The test uses And1 and Or1, which are not implemented on s390x yet. (Unfortunately the test still fails even after implementing them, that's another issue.) > drd/tests/tc04_free_lock (stderr) Fails for me as well, with a small diff in the backtrace. Haven't investigated this too much, maybe a problem in the test case? > (I think the bar/bad one fails non-deterministically) I don't see this failing. How does the failure look like in your case? -- You are receiving this mail because: You are watching all bug changes.