You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# On Julia 1.12, `incremental=false` is currently broken when doing `create_library()`.
248
+
# 1.12: No GitHub issue yet.
249
+
# So, for now, we skip the `incremental=false` tests on Julia 1.12 when doing `create_library()`.
250
+
@warn"This is Julia $(VERSION.major).$(VERSION.minor); skipping incremental=false test when doing `create_library()` due to known bug: issue TODO (for 1.12)"
0 commit comments