mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-21 00:50:35 +00:00
The gdb self-tests fail on aarch64 due to a failure to use thread-local variables. I filed [1] so it can get fixed. Meanwhile, disable the test so the build passes. It is sad, but the aarch64 build is not impacted by these failures. [1] https://sourceware.org/bugzilla/show_bug.cgi?id=27886 Closes #8672