Closed ddundo closed 6 months ago
After updating Firedrake, many tests raise TypeError: Argument 'sec' has incorrect type (expected petsc4py.PETSc.Section, got tuple) (see https://github.com/mesh-adaptation/animate/actions/runs/8951954489/job/24588829134)
TypeError: Argument 'sec' has incorrect type (expected petsc4py.PETSc.Section, got tuple)
@jwallwork23 this looks like it's something on the petsc side. Could you please take a look? :)
After updating Firedrake, many tests raise
TypeError: Argument 'sec' has incorrect type (expected petsc4py.PETSc.Section, got tuple)
(see https://github.com/mesh-adaptation/animate/actions/runs/8951954489/job/24588829134)@jwallwork23 this looks like it's something on the petsc side. Could you please take a look? :)