Test with single precision #676
Annotations
50 errors
test_replacement.tests.firedrake.unit.test_fml.test_replacement:
tests/firedrake/unit/test_fml/test_replacement.py#L1
tests.firedrake.unit.test_fml.test_replacement
|
test_p_multigrid.test_pmg_transfer_piola[N2curl-2-mixed-aij]:
tests/firedrake/multigrid/test_p_multigrid.py#L569
failed on setup with "TypeError: Cannot cast array data from dtype('float64') to dtype('float32') according to the rule 'safe'"
|
test_fs_abbreviations.test_ufl_element_assembly[<lambda>-CG-2_0]:
tests/firedrake/extrusion/test_fs_abbreviations.py#L92
TypeError: Cannot cast array data from dtype('float64') to dtype('float32') according to the rule 'safe'
|
test_custom_transfer.test_custom_transfer_setting[partial]:
tests/firedrake/multigrid/test_custom_transfer.py#L177
TypeError: Cannot cast array data from dtype('float64') to dtype('float32') according to the rule 'safe'
|
test_macro_interp_project.test_projection_scalar_monomial[cube-proj_bc-integral-d]:
tests/firedrake/macro/test_macro_interp_project.py#L47
failed on setup with "TypeError: Cannot cast array data from dtype('float64') to dtype('float32') according to the rule 'safe'"
|
test_rhs_bcs.test_extrusion_rhs_bcs_quadrilateral:
tests/firedrake/extrusion/test_rhs_bcs.py#L9
TypeError: Cannot cast array data from dtype('float64') to dtype('float32') according to the rule 'safe'
|
test_assembly.test_hdiv_assembly[DG-1-CG-1]:
tests/firedrake/extrusion/test_assembly.py#L31
TypeError: Cannot cast array data from dtype('float64') to dtype('float32') according to the rule 'safe'
|
test_identity_extrusion.test_identity_hcurl[BDFM-2-CG-1]:
tests/firedrake/extrusion/test_identity_extrusion.py#L80
TypeError: Cannot cast array data from dtype('float64') to dtype('float32') according to the rule 'safe'
|
test_grid_transfer.test_grid_transfer[tetrahedron-1-vector-DG-restriction]:
tests/firedrake/multigrid/test_grid_transfer.py#L39
failed on setup with "TypeError: Cannot cast array data from dtype('float64') to dtype('float32') according to the rule 'safe'"
|
test_randomfunction.test_randomfunc[meth_args8-SFC64]:
tests/firedrake/randomfunctiongen/test_randomfunction.py#L48
TypeError: Cannot cast array data from dtype('float64') to dtype('float32') according to the rule 'safe'
|
test_plotting.test_triplot_quad_mesh:
tests/firedrake/output/test_plotting.py#L231
TypeError: Cannot cast array data from dtype('float64') to dtype('float32') according to the rule 'safe'
|
test_demos_run.test_serial_demo[benney_luke/benney_luke]:
tests/firedrake/demos/test_demos_run.py#L143
TypeError: Cannot cast array data from dtype('float64') to dtype('float32') according to the rule 'safe'
|
test_p_multigrid.test_pmg_transfer_piola[N1div-3-standalone-matfree]:
tests/firedrake/multigrid/test_p_multigrid.py#L569
failed on setup with "TypeError: Cannot cast array data from dtype('float64') to dtype('float32') according to the rule 'safe'"
|
test_fs_abbreviations.test_ufl_element_assembly[<lambda>-DG-1_0]:
tests/firedrake/extrusion/test_fs_abbreviations.py#L93
TypeError: Cannot cast array data from dtype('float64') to dtype('float32') according to the rule 'safe'
|
test_embedded_transfer.test_riesz[Default-1-RT]:
tests/firedrake/multigrid/test_embedded_transfer.py#L9
failed on setup with "TypeError: Cannot cast array data from dtype('float64') to dtype('float32') according to the rule 'safe'"
|
test_plotting.test_triplot_3d:
tests/firedrake/output/test_plotting.py#L243
TypeError: Cannot cast array data from dtype('float64') to dtype('float32') according to the rule 'safe'
|
test_macro_interp_project.test_projection_scalar_monomial[cube-proj_bc-alfeld-1]:
tests/firedrake/macro/test_macro_interp_project.py#L47
failed on setup with "TypeError: Cannot cast array data from dtype('float64') to dtype('float32') according to the rule 'safe'"
|
test_rhs_side_bcs.test_extrusion_rhs_bcs:
tests/firedrake/extrusion/test_rhs_side_bcs.py#L9
TypeError: Cannot cast array data from dtype('float64') to dtype('float32') according to the rule 'safe'
|
test_p_multigrid.test_pmg_transfer_piola[N1div-3-standalone-aij]:
tests/firedrake/multigrid/test_p_multigrid.py#L569
failed on setup with "TypeError: Cannot cast array data from dtype('float64') to dtype('float32') according to the rule 'safe'"
|
test_identity_extrusion.test_identity_hcurl[RT-1-CG-2]:
tests/firedrake/extrusion/test_identity_extrusion.py#L80
TypeError: Cannot cast array data from dtype('float64') to dtype('float32') according to the rule 'safe'
|
test_grid_transfer.test_grid_transfer[tetrahedron-1-vector-DG-prolongation]:
tests/firedrake/multigrid/test_grid_transfer.py#L39
failed on setup with "TypeError: Cannot cast array data from dtype('float64') to dtype('float32') according to the rule 'safe'"
|
test_randomfunction.test_randomfunc[meth_args9-MT19937]:
tests/firedrake/randomfunctiongen/test_randomfunction.py#L48
TypeError: Cannot cast array data from dtype('float64') to dtype('float32') according to the rule 'safe'
|
test_assembly.test_hdiv_assembly[DG-0-CG-2]:
tests/firedrake/extrusion/test_assembly.py#L31
TypeError: Cannot cast array data from dtype('float64') to dtype('float32') according to the rule 'safe'
|
test_embedded_transfer.test_riesz[Default-1-N1curl]:
tests/firedrake/multigrid/test_embedded_transfer.py#L9
failed on setup with "TypeError: Cannot cast array data from dtype('float64') to dtype('float32') according to the rule 'safe'"
|
test_fs_abbreviations.test_ufl_element_assembly[<lambda>-DG-2_0]:
tests/firedrake/extrusion/test_fs_abbreviations.py#L94
TypeError: Cannot cast array data from dtype('float64') to dtype('float32') according to the rule 'safe'
|
test_p_multigrid.test_pmg_transfer_piola[N1div-3-mixed-matfree]:
tests/firedrake/multigrid/test_p_multigrid.py#L569
failed on setup with "TypeError: Cannot cast array data from dtype('float64') to dtype('float32') according to the rule 'safe'"
|
test_demos_run.test_serial_demo[burgers/burgers]:
tests/firedrake/demos/test_demos_run.py#L143
TypeError: Cannot cast array data from dtype('float64') to dtype('float32') according to the rule 'safe'
|
test_macro_interp_project.test_projection_scalar_monomial[cube-proj_bc-alfeld-d]:
tests/firedrake/macro/test_macro_interp_project.py#L47
failed on setup with "TypeError: Cannot cast array data from dtype('float64') to dtype('float32') according to the rule 'safe'"
|
test_plotting.test_trisurf:
tests/firedrake/output/test_plotting.py#L271
TypeError: Cannot cast array data from dtype('float64') to dtype('float32') according to the rule 'safe'
|
test_rhs_side_bcs.test_extrusion_rhs_bcs_quadrilateral:
tests/firedrake/extrusion/test_rhs_side_bcs.py#L9
TypeError: Cannot cast array data from dtype('float64') to dtype('float32') according to the rule 'safe'
|
test_embedded_transfer.test_riesz[Default-1-CG]:
tests/firedrake/multigrid/test_embedded_transfer.py#L9
failed on setup with "TypeError: Cannot cast array data from dtype('float64') to dtype('float32') according to the rule 'safe'"
|
test_grid_transfer.test_grid_transfer[prism-2-scalar-CG-injection]:
tests/firedrake/multigrid/test_grid_transfer.py#L35
failed on setup with "TypeError: Cannot cast array data from dtype('float64') to dtype('float32') according to the rule 'safe'"
|
test_fs_abbreviations.test_ufl_element_assembly[<lambda>-RTCE-1]:
tests/firedrake/extrusion/test_fs_abbreviations.py#L95
TypeError: Cannot cast array data from dtype('float64') to dtype('float32') according to the rule 'safe'
|
test_identity_extrusion.test_identity_hcurl[RT-2-CG-2]:
tests/firedrake/extrusion/test_identity_extrusion.py#L80
TypeError: Cannot cast array data from dtype('float64') to dtype('float32') according to the rule 'safe'
|
test_randomfunction.test_randomfunc[meth_args9-PCG64]:
tests/firedrake/randomfunctiongen/test_randomfunction.py#L48
TypeError: Cannot cast array data from dtype('float64') to dtype('float32') according to the rule 'safe'
|
test_assembly.test_hdiv_assembly[DG-1-CG-2]:
tests/firedrake/extrusion/test_assembly.py#L31
TypeError: Cannot cast array data from dtype('float64') to dtype('float32') according to the rule 'safe'
|
test_p_multigrid.test_pmg_transfer_piola[N1div-3-mixed-aij]:
tests/firedrake/multigrid/test_p_multigrid.py#L569
failed on setup with "TypeError: Cannot cast array data from dtype('float64') to dtype('float32') according to the rule 'safe'"
|
test_plotting.test_trisurf3d:
tests/firedrake/output/test_plotting.py#L285
TypeError: Cannot cast array data from dtype('float64') to dtype('float32') according to the rule 'safe'
|
test_embedded_transfer.test_riesz[Default-2-RT]:
tests/firedrake/multigrid/test_embedded_transfer.py#L9
failed on setup with "TypeError: Cannot cast array data from dtype('float64') to dtype('float32') according to the rule 'safe'"
|
test_fs_abbreviations.test_ufl_element_assembly[<lambda>-RTCE-2]:
tests/firedrake/extrusion/test_fs_abbreviations.py#L96
TypeError: Cannot cast array data from dtype('float64') to dtype('float32') according to the rule 'safe'
|
test_macro_interp_project.test_projection_scalar_monomial[cube-proj_bc-iso(2)-2]:
tests/firedrake/macro/test_macro_interp_project.py#L47
failed on setup with "TypeError: Cannot cast array data from dtype('float64') to dtype('float32') according to the rule 'safe'"
|
test_serendipity_3d_polys.test_scalar_convergence[5]:
tests/firedrake/extrusion/test_serendipity_3d_polys.py#L9
TypeError: Cannot cast array data from dtype('float64') to dtype('float32') according to the rule 'safe'
|
test_grid_transfer.test_grid_transfer[prism-2-scalar-CG-restriction]:
tests/firedrake/multigrid/test_grid_transfer.py#L35
failed on setup with "TypeError: Cannot cast array data from dtype('float64') to dtype('float32') according to the rule 'safe'"
|
test_identity_extrusion.test_identity_hcurl[RT-3-CG-2]:
tests/firedrake/extrusion/test_identity_extrusion.py#L80
TypeError: Cannot cast array data from dtype('float64') to dtype('float32') according to the rule 'safe'
|
test_randomfunction.test_randomfunc[meth_args9-Philox]:
tests/firedrake/randomfunctiongen/test_randomfunction.py#L48
TypeError: Cannot cast array data from dtype('float64') to dtype('float32') according to the rule 'safe'
|
test_demos_run.test_serial_demo[camassa-holm/camassaholm]:
tests/firedrake/demos/test_demos_run.py#L143
TypeError: Cannot cast array data from dtype('float64') to dtype('float32') according to the rule 'safe'
|
test_assembly.test_hcurl_assembly[N1curl-1-CG-1]:
tests/firedrake/extrusion/test_assembly.py#L51
TypeError: Cannot cast array data from dtype('float64') to dtype('float32') according to the rule 'safe'
|
test_poisson_gmg.test_poisson_gmg[mg]:
tests/firedrake/multigrid/test_poisson_gmg.py#L86
TypeError: Cannot cast array data from dtype('float64') to dtype('float32') according to the rule 'safe'
|
test_plotting.test_trisurf3d_quad:
tests/firedrake/output/test_plotting.py#L298
TypeError: Cannot cast array data from dtype('float64') to dtype('float32') according to the rule 'safe'
|
test_embedded_transfer.test_riesz[Default-2-N1curl]:
tests/firedrake/multigrid/test_embedded_transfer.py#L9
failed on setup with "TypeError: Cannot cast array data from dtype('float64') to dtype('float32') according to the rule 'safe'"
|