Closed ketch closed 1 month ago
I'm going to go ahead and merge this since the tests pass, so that we can continue work on #735.
Why when I run locally do I not have a shallow water segfault, but I do get a failure on one the advection tests?
FAILED examples/advection_1d_variable/test_variable_coefficient_advection.py::TestAdvectionVarCoeff1D::test_sharpclaw_custom_time_integrator - AssertionError: Failed for SSP33
Are these tests just numerically brittle or something? They should be robust to different systems/environments. I think this merits its own issue, if one doesn't already exist for this problem.
This is hopefully temporary, and will allow us to get coverage working again. Coverage currently doesn't work because this test crashes the whole process. See #735.