You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
faf4aca ci: Use TSan new runtime (llvm-16, take 3) (MarcoFalke)
Pull request description:
The previous two attempts failed:
* llvm-14: Failed in bitcoin/bitcoin#24572
* llvm-15: Failed in bitcoin/bitcoin#26775
However, now that the bug is known and fixed, it should be good to go. See also bitcoin/bitcoin#26775 (comment)
ACKs for top commit:
fanquake:
ACK faf4aca - I still see [this](bitcoin/bitcoin#27298 (comment)) failure on aarch64, but that isn't really a regression, as running this tests was already broken for me. I'll open a separate issue, and we can follow up.
Tree-SHA512: 372b53c4d42ca7f527dae4a2b5bc5ab33c816930daf7a3479d20ea7749159a0b19cfd8d76244b95b03130e4a3d12ddbbb74668b8f7e9fc272cf1084f53b7ff9b
export CI_IMAGE_NAME_TAG=ubuntu:23.04# Version 23.04 will reach EOL in Jan 2024, and can be replaced by "ubuntu:24.04" (or anything else that ships the wanted clang version).
0 commit comments