Open ranocha opened 3 years ago
Can you condense this to a smaller example/MWE, that only uses Cassette? I don't know SimpleMocks internals.
I'm also not part of the SimpleMock developer team, I just recognized this in our tests. Maybe @christopher-dG could help to debug this issue?
I'm trying a bit to get a MWE (without SimpleMock), but not having success thus far.
There are some errors with SimpleMock.jl triggered inside Cassette.jl, see https://github.com/JuliaTesting/SimpleMock.jl/issues/13. To me, it looks like it's something more related to Cassette and might better be fixed there.
Tests of Trixi.jl based on SimpleMock.jl fail at https://github.com/trixi-framework/Trixi.jl/pull/438/checks?check_run_id=1853639267#step:6:586 with
https://github.com/JuliaTesting/SimpleMock.jl/issues/13#issuecomment-774652434: Tests of SimpleMock.jl fail with