Skip to content

Commit 8a92b02

Browse files
committed
Cleanup
1 parent 89b17f5 commit 8a92b02

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/scripts/ci-test-stdlib.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,7 @@ declare -a tests_to_skip=(
3434
declare -a max_moving_tests_to_skip=(
3535
# Skipping tests that fail for max moving Immix
3636
# see https://github.com/mmtk/mmtk-julia/issues/259
37-
# "Downloads"
38-
# "REPL"
3937
"Random"
40-
# "LibCURL"
4138
"LazyArtifacts"
4239
)
4340

0 commit comments

Comments
 (0)