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 1bcf893 commit ebeb652Copy full SHA for ebeb652
.github/scripts/ci-test-stdlib.sh
@@ -34,7 +34,6 @@ declare -a tests_to_skip=(
34
declare -a max_moving_tests_to_skip=(
35
# Skipping tests that fail for max moving Immix
36
# see https://github.com/mmtk/mmtk-julia/issues/259
37
- "Random"
38
"LazyArtifacts"
39
)
40
0 commit comments