We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6108bb commit 47a0fe1Copy full SHA for 47a0fe1
2 files changed
.github/actions/4d-test-libs/action.yml
@@ -23,8 +23,6 @@ runs:
23
# sporadically hanging since Ubuntu 22
24
excludes+='|^core.thread-shared_32$'
25
elif [[ '${{ runner.os }}-${{ inputs.arch }}' == Linux-aarch64 ]]; then
26
- # FIXME: failing unittest(s) with enabled optimizations
27
- excludes+='|^std.math.exponential(-shared)?$'
28
# FIXME: sporadically hanging
29
excludes+='|^core.thread-shared$'
30
fi
runtime/phobos
0 commit comments