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
This is a CI issue as well as something I've seen locally. I think it's new that it causes CI to fail to run tests.
The text was updated successfully, but these errors were encountered:
LilithHafner
added
bug
Indicates an unexpected problem or unintended behavior
regression
Regression in behavior compared to a previous version
ci
Continuous integration
labels
Jan 9, 2024
Am I missing something or you didn't refresh the checksums in #52821? For a dep use
make -f contrib/refresh_checksums.mk -j depname
For a stdlib use
git rm -r deps/checksums/stdlibname-*
make -C stdlib -j checksum-stdlibname
LilithHafner
removed
bug
Indicates an unexpected problem or unintended behavior
regression
Regression in behavior compared to a previous version
labels
Jan 9, 2024
https://buildkite.com/julialang/julia-master/builds/32023#018ceb18-ab52-44fe-8076-00994ce88ac4/2723-2724
This is a CI issue as well as something I've seen locally. I think it's new that it causes CI to fail to run tests.
The text was updated successfully, but these errors were encountered: