Nathan Daly

Results 286 comments of Nathan Daly

thanks Kristoffer. We'll have to do some more digging, it seems :/ thanks

This makes sense to me. I'm curious to hear about thoughts here. Would it make sense to provide this? (I guess it might need to be a separate type now...

cc @StefanKarpinski / @vtjnash / @d-netto

FYI the `julia 1.0 - macos` job failed with the following: ``` ==> macos OS detected https://uploader.codecov.io/latest/macos/codecov.SHA256SUM ==> SHASUM file signed by key id 806bb28aed[7](https://github.com/JuliaTesting/TestEnv.jl/actions/runs/11391513338/job/31695476316?pr=90#step:8:8)79[8](https://github.com/JuliaTesting/TestEnv.jl/actions/runs/11391513338/job/31695476316?pr=90#step:8:9)69 ==> Uploader SHASUM verified (75086ee436f6f74c4e8f65448eaa3[9](https://github.com/JuliaTesting/TestEnv.jl/actions/runs/11391513338/job/31695476316?pr=90#step:8:10)9e38bc93bb27a53d057b24b275b9f78c89...

🤔 the 1.9 / 1.10 test failures seem real: ``` activate test/Project: Error During Test at /Users/runner/work/TestEnv.jl/TestEnv.jl/test/activate_set.jl:29 Got exception outside of a @test The following 1 direct dependency failed to...

Gonna try checking if CI is just broken due to something transient in the Pkg registry or something like that, by opening this PR: https://github.com/JuliaTesting/TestEnv.jl/pull/91.

@quinnj can we reopen this, since we had to revert #49?

Although we noticed that it seems like GitHub uses an `arm64` image for _all_ the mac jobs, even if you specify `arch: x64`....... Does anyone understand that? Is the arch...

(This works for `dev`'d dependencies, right? so it's specific to `add`ing an unregistered dep?)

We have not, as far as I know, even reproduced on our custom build. :/ So i am inclined to close this, but i just wanted to report it in...