correct CI workflow #2919
run-tests.yml
on: pull_request
Matrix: Check dependencies
Matrix: Run Python tests
Matrix: Run Rust tests
Annotations
30 errors and 3 warnings
Run Rust tests (stable, mpich, --features "mpi,strict"):
src/helmholtz.rs#L47
the trait bound `T: rlst::dense::types::RlstScalar` is not satisfied
|
Run Rust tests (stable, mpich, --features "mpi,strict"):
src/helmholtz.rs#L60
the trait bound `T: rlst::dense::types::RlstScalar` is not satisfied
|
Run Rust tests (stable, mpich, --features "mpi,strict"):
src/helmholtz.rs#L73
the trait bound `T: rlst::dense::types::RlstScalar` is not satisfied
|
Run Rust tests (stable, mpich, --features "mpi,strict"):
src/helmholtz.rs#L92
the trait bound `T: rlst::dense::types::RlstScalar` is not satisfied
|
Run Rust tests (stable, mpich, --features "mpi,strict"):
src/laplace.rs#L36
the trait bound `T: rlst::dense::types::RlstScalar` is not satisfied
|
Run Rust tests (stable, mpich, --features "mpi,strict"):
src/laplace.rs#L44
the trait bound `T: rlst::dense::types::RlstScalar` is not satisfied
|
Run Rust tests (stable, mpich, --features "mpi,strict"):
src/laplace.rs#L53
the trait bound `T: rlst::dense::types::RlstScalar` is not satisfied
|
Run Rust tests (stable, mpich, --features "mpi,strict"):
src/laplace.rs#L68
the trait bound `T: rlst::dense::types::RlstScalar` is not satisfied
|
Run Rust tests (stable, mpich, --features "mpi,strict"):
src/bindings/boundary_assemblers.rs#L142
the trait bound `T: rlst::dense::types::RlstScalar` is not satisfied
|
Run Rust tests (stable, mpich, --features "mpi,strict"):
src/bindings/boundary_assemblers.rs#L142
the trait bound `T: rlst::dense::types::RlstScalar` is not satisfied
|
Run Rust tests (stable, openmpi, --features "mpi,strict")
The job was canceled because "stable_mpich_--features__" failed.
|
Run Rust tests (stable, openmpi, --features "mpi,strict")
The operation was canceled.
|
Run Python tests (3.10):
src/helmholtz.rs#L47
the trait bound `T: rlst::dense::types::RlstScalar` is not satisfied
|
Run Python tests (3.10):
src/helmholtz.rs#L60
the trait bound `T: rlst::dense::types::RlstScalar` is not satisfied
|
Run Python tests (3.10):
src/helmholtz.rs#L73
the trait bound `T: rlst::dense::types::RlstScalar` is not satisfied
|
Run Python tests (3.10):
src/helmholtz.rs#L92
the trait bound `T: rlst::dense::types::RlstScalar` is not satisfied
|
Run Python tests (3.10):
src/laplace.rs#L36
the trait bound `T: rlst::dense::types::RlstScalar` is not satisfied
|
Run Python tests (3.10):
src/laplace.rs#L44
the trait bound `T: rlst::dense::types::RlstScalar` is not satisfied
|
Run Python tests (3.10):
src/laplace.rs#L53
the trait bound `T: rlst::dense::types::RlstScalar` is not satisfied
|
Run Python tests (3.10):
src/laplace.rs#L68
the trait bound `T: rlst::dense::types::RlstScalar` is not satisfied
|
Run Python tests (3.10):
src/bindings/boundary_assemblers.rs#L142
the trait bound `T: rlst::dense::types::RlstScalar` is not satisfied
|
Run Python tests (3.10):
src/bindings/boundary_assemblers.rs#L142
the trait bound `T: rlst::dense::types::RlstScalar` is not satisfied
|
Run Python tests (3.11)
The job was canceled because "_3_10" failed.
|
Run Python tests (3.11)
The operation was canceled.
|
Run Python tests (3.9)
The job was canceled because "_3_10" failed.
|
Run Python tests (3.9)
The operation was canceled.
|
Run Python tests (3.8)
The job was canceled because "_3_10" failed.
|
Run Python tests (3.8)
The operation was canceled.
|
Run Python tests (3.12)
The job was canceled because "_3_10" failed.
|
Run Python tests (3.12)
The operation was canceled.
|
Check dependencies (stable)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run Rust tests (stable, mpich, --features "mpi,strict")
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run Python tests (3.10)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|