Skip to content

Commit

Permalink
Revert "Disable some testfiles (TO BE REVERTED)"
Browse files Browse the repository at this point in the history
This reverts commit 85c84e0.
  • Loading branch information
lgoettgens committed May 2, 2024
1 parent c472e55 commit 46da87f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/utils/tests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,6 @@ end
function _gather_tests(path::AbstractString; ignore=[])
# default ignore patterns
ignorepatterns = Regex[
# temparily exclude to check rest of tests
r"Aqua(\.jl)?$",
r"experimental/GModule/",
# this can only run on the main process and not on distributed workers
# so it is included directly in runtests
r"Serialization/IPC(\.jl)?$",
Expand Down

0 comments on commit 46da87f

Please sign in to comment.