Skip to content

JDBetteridge/merge pyop2 tsfc #6139

JDBetteridge/merge pyop2 tsfc

JDBetteridge/merge pyop2 tsfc #6139

Triggered via pull request November 10, 2024 01:07
Status Failure
Total duration 12m 37s
Artifacts

docs.yml

on: pull_request
Deploy Github pages
0s
Deploy Github pages
Fit to window
Zoom out
Zoom in

Annotations

101 errors
Run doc build
Process completed with exit code 2.
test_facets.test_bilinear_interior_facet_integral[restrictions15]: tests/firedrake/regression/test_facets.py#L22
failed on setup with "ValueError: Buffer dtype mismatch, expected 'PetscScalar' but got 'complex double'"
test_dumb_checkpoint.test_store_load[quad-CG-3]: tests/firedrake/output/test_dumb_checkpoint.py#L41
ValueError: Buffer dtype mismatch, expected 'PetscScalar' but got 'complex double'
test_scaled_mass.test_math_functions[vector-Function-f=(10)-expr=(sqrt(f*f))]: tests/firedrake/regression/test_scaled_mass.py#L34
ValueError: Buffer dtype mismatch, expected 'PetscScalar' but got 'complex double'
test_zero_forms.test_math_functions[True-2 * tanh(f)--10-constant-scalar]: tests/firedrake/regression/test_zero_forms.py#L74
ValueError: Buffer dtype mismatch, expected 'PetscScalar' but got 'complex double'
test_variable_layers_numbering.test_numbering_one_d_P1: tests/firedrake/extrusion/test_variable_layers_numbering.py#L47
ValueError: Buffer dtype mismatch, expected 'PetscScalar' but got 'complex double'
test_adv_diff_nonsplit.test_adv_diff_serial: tests/firedrake/regression/test_adv_diff_nonsplit.py#L19
ValueError: Buffer dtype mismatch, expected 'PetscScalar' but got 'complex double'
test_bcs_reconstruct.test_bc_on_sub_sub_domain: tests/firedrake/equation_bcs/test_bcs_reconstruct.py#L10
ValueError: Buffer dtype mismatch, expected 'PetscScalar' but got 'complex double'
test_variable_layers_numbering.test_numbering_one_d_P3: tests/firedrake/extrusion/test_variable_layers_numbering.py#L105
ValueError: Buffer dtype mismatch, expected 'PetscScalar' but got 'complex double'
test_facets.test_bilinear_interior_facet_integral[restrictions16]: tests/firedrake/regression/test_facets.py#L22
failed on setup with "ValueError: Buffer dtype mismatch, expected 'PetscScalar' but got 'complex double'"
test_scaled_mass.test_math_functions[vector-Function-f=(20)-expr=(f)]: tests/firedrake/regression/test_scaled_mass.py#L64
AttributeError: 'MeshTopology' object has no attribute 'coordinates'
test_equation_bcs.test_EquationBC_poisson_matrix[False-linear]: tests/firedrake/equation_bcs/test_equation_bcs.py#L44
ValueError: Buffer dtype mismatch, expected 'PetscScalar' but got 'complex double'
test_zero_forms.test_math_functions[True-2 * tanh(f)--10-constant-vector]: tests/firedrake/regression/test_zero_forms.py#L82
AttributeError: 'MeshTopology' object has no attribute 'extruded'
test_variable_layers_numbering.test_numbering_two_d_P1: tests/firedrake/extrusion/test_variable_layers_numbering.py#L171
ValueError: Buffer dtype mismatch, expected 'PetscScalar' but got 'complex double'
test_facets.test_bilinear_interior_facet_integral[restrictions17]: tests/firedrake/regression/test_facets.py#L22
failed on setup with "ValueError: Buffer dtype mismatch, expected 'PetscScalar' but got 'complex double'"
test_scaled_mass.test_math_functions[vector-Function-f=(20)-expr=(2*f)]: tests/firedrake/regression/test_scaled_mass.py#L64
AttributeError: 'MeshTopology' object has no attribute 'coordinates'
test_equation_bcs.test_EquationBC_poisson_matrix[False-nonlinear]: tests/firedrake/equation_bcs/test_equation_bcs.py#L15
ValueError: Buffer dtype mismatch, expected 'PetscScalar' but got 'complex double'
test_facets.test_bilinear_interior_facet_integral[restrictions18]: tests/firedrake/regression/test_facets.py#L22
failed on setup with "ValueError: Buffer dtype mismatch, expected 'PetscScalar' but got 'complex double'"
test_variable_layers_numbering.test_numbering_two_d_P2BxP1: tests/firedrake/extrusion/test_variable_layers_numbering.py#L226
ValueError: Buffer dtype mismatch, expected 'PetscScalar' but got 'complex double'
test_scaled_mass.test_math_functions[vector-Function-f=(20)-expr=(tanh(f))]: tests/firedrake/regression/test_scaled_mass.py#L64
AttributeError: 'MeshTopology' object has no attribute 'coordinates'
test_facets.test_bilinear_interior_facet_integral[restrictions19]: tests/firedrake/regression/test_facets.py#L22
failed on setup with "ValueError: Buffer dtype mismatch, expected 'PetscScalar' but got 'complex double'"
test_equation_bcs.test_EquationBC_poisson_matrix[True-linear]: tests/firedrake/equation_bcs/test_equation_bcs.py#L102
ValueError: Buffer dtype mismatch, expected 'PetscScalar' but got 'complex double'
test_variable_layers_numbering.test_numbering_two_d_bigger: tests/firedrake/extrusion/test_variable_layers_numbering.py#L307
ValueError: Buffer dtype mismatch, expected 'PetscScalar' but got 'complex double'
test_zero_forms.test_math_functions[True-2 * tanh(f)--10-constant-tensor]: tests/firedrake/regression/test_zero_forms.py#L82
AttributeError: 'MeshTopology' object has no attribute 'extruded'
test_facets.test_contravariant_piola_facet_integral[RT]: tests/firedrake/regression/test_facets.py#L146
ValueError: Buffer dtype mismatch, expected 'PetscScalar' but got 'complex double'
test_variable_layers_numbering.test_numbering_quad: tests/firedrake/extrusion/test_variable_layers_numbering.py#L369
ValueError: Buffer dtype mismatch, expected 'PetscScalar' but got 'complex double'
test_assemble.test_zero_form[cg1vcg1[0]]: tests/firedrake/regression/test_assemble.py#L57
failed on setup with "NotImplementedError"
test_fdm.test_variable_coefficient[Box]: tests/firedrake/regression/test_fdm.py#L125
failed on setup with "NotImplementedError"
test_assemble.test_one_form[cg1vcg1[1]]: tests/firedrake/regression/test_assemble.py#L52
failed on setup with "NotImplementedError"
test_fdm.test_ipdg_direct_solver[cg-Rectangle]: tests/firedrake/regression/test_fdm.py#L129
failed on setup with "NotImplementedError"
test_fdm.test_ipdg_direct_solver[cg-Box]: tests/firedrake/regression/test_fdm.py#L125
failed on setup with "NotImplementedError"
test_assemble.test_zero_form[cg1vcg1[1]]: tests/firedrake/regression/test_assemble.py#L52
failed on setup with "NotImplementedError"
test_fdm.test_ipdg_direct_solver[dg-Rectangle]: tests/firedrake/regression/test_fdm.py#L129
failed on setup with "NotImplementedError"
test_assemble.test_one_form[cg1dg0]: tests/firedrake/regression/test_assemble.py#L57
failed on setup with "NotImplementedError"
test_fdm.test_ipdg_direct_solver[dg-Box]: tests/firedrake/regression/test_fdm.py#L125
failed on setup with "NotImplementedError"
test_assemble.test_zero_form[cg1dg0]: tests/firedrake/regression/test_assemble.py#L57
failed on setup with "NotImplementedError"
test_fdm.test_ipdg_direct_solver[rt-Rectangle]: tests/firedrake/regression/test_fdm.py#L129
failed on setup with "NotImplementedError"