ldc
ldc copied to clipboard
[druntime-test]: Fix glibc-aarch64 skipped tests
The cmake files already check the triple for musl and that is a more reliable check compared to looking for Alpine's apk.
Alright, some failures that I've seen locally as well. Let me try to fix them here and then backport upstream
Thx for going down yet another rabbit hole! :) - The posix fixes will need to be upstreamed.
Weird that one CircleCI job fails:
Testing memoryerror_null_read
/home/circleci/build/runtime/druntime-test-exceptions-debug/memoryerror_null_read 2>/home/circleci/build/runtime/druntime-test-exceptions-debug/memoryerror_null_read.stderr || true
Searched for pattern "segmentation fault: null pointer read/write operation", NEGATE =
Segmentation fault (core dumped)
I think the config is pretty close to the Cirrus Ubuntu rolling x64 shared-libs-only gdmd job.