- Feb 05, 2025
-
-
Francesco Ballarin authored
-
Francesco Ballarin authored
-
- Feb 03, 2025
-
-
Francesco Ballarin authored
-
Francesco Ballarin authored
python/test/unit/geometry/test_geometry_issues.py which fails with OverflowError: Python integer -1 out of bounds for uint32
-
Francesco Ballarin authored
Closes: #1095020. * Skip demo buckling-tao on autopkgtests, which has started to fail in parallel
-
- Jan 15, 2025
-
-
Drew Parsons authored
-
Drew Parsons authored
- test default python only - skip slowest python demos Closes: #1088865
-
- Jan 14, 2025
-
-
Drew Parsons authored
-
Drew Parsons authored
even times out on amd64 now
-
- Jan 12, 2025
-
-
Drew Parsons authored
-
Drew Parsons authored
-
Drew Parsons authored
for tests (in case it helps timeouts). Use blis on armel.
-
Drew Parsons authored
to reduce risk of timeout (especially on i386)
-
Drew Parsons authored
skip in python MPI unit tests, test_shared_entities has become flaky in python3.13, with the number of entities system dependent
-
- Jan 04, 2025
-
-
Drew Parsons authored
-
Drew Parsons authored
serial python unit tests take too long (more than 1 hour) and fail with a global timeout. MPI python unit tests evidently run fast (10 minutes) and should be safe to run on all supported python versions.
-
- Jan 03, 2025
-
-
Drew Parsons authored
-
Drew Parsons authored
mesh iterators are broken in python3.13, see Bug#1088865. Skip test_geometric_quantities, test_ghost_connectivities, test_rescale_2d, test_rescale_3d test_convert_triangle on python3.13 and later python versions.
-
- Oct 31, 2024
-
-
Francesco Ballarin authored
-
Francesco Ballarin authored
patch to cover all cases where a raw string must be passed to the re library. Closes: #1085551.
-
Francesco Ballarin authored
two environment variables above, PRTE_MCA_rmaps_default_mapping_policy and PRTE_MCA_plm_ssh_agent, are set at build time in debian/rules
-
Francesco Ballarin authored
OpenMPI 5.0 changed the name of the environment variables OMPI_MCA_rmaps_base_oversubscribe and OMPI_MCA_plm_rsh_agent. Use the new variable name in debian/rules and debian/tests.
-
- Oct 13, 2024
-
-
Francesco Ballarin authored
needed anymore. Closes: #1083371.
-
- Jul 13, 2024
-
-
Drew Parsons authored
-
Drew Parsons authored
Add debian patch install_cmake_devfiles_in_libdir.patch. Uses DOLFIN_CMAKE_INSTALL_DIR as destination dir for installed cmake dev files. Set DOLFIN_CMAKE_INSTALL_DIR to lib/**/cmake/dolfin instead of share/dolfin/cmake, since references to libmpi now depend on architecture (openmpi on 64-bit, mpich on 32-bit systems). libdolfin64-dev Depends: libdolfin-dev (for cmake files). Closes: #1076272
-
- Jul 03, 2024
-
-
Alexandre Detiste authored
-
- Jul 02, 2024
-
-
Francesco Ballarin authored
-
Francesco Ballarin authored
-
Francesco Ballarin authored
-
- Jul 01, 2024
-
-
Francesco Ballarin authored
-
- Jun 30, 2024
-
-
Francesco Ballarin authored
-
Francesco Ballarin authored
archs where CI is too slow
-
Francesco Ballarin authored
which the python version was not being printed
-
Francesco Ballarin authored
-
- Jun 29, 2024
-
-
Francesco Ballarin authored
-
Francesco Ballarin authored
- drop using 1e32 in python/test/unit/common/test_timer.py, which would need to be written as 10**32 in python 3.12 - use instead sys.maxsize, since the only goal of the provided number is to generate a random number
-
Francesco Ballarin authored
running autopkgtest
-
- Jun 22, 2024
-
-
Francesco Ballarin authored
-
Francesco Ballarin authored
Furthermore, pin pip install-ed numpy to < 2.0.
-
- May 29, 2024
-
-
Francesco Ballarin authored
-