KratosMultiphysics / Kratos

Kratos Multiphysics (A.K.A Kratos) is a framework for building parallel multi-disciplinary simulation software. Modularity, extensibility and HPC are the main objectives. Kratos has BSD license and is written in C++ with extensive Python interface.
https://kratosmultiphysics.github.io/Kratos/
Other
1.01k stars 244 forks source link

nightly build failing #9628

Closed RiccardoRossi closed 2 years ago

RiccardoRossi commented 2 years ago

Description @all nightly build is failing since several days. What is going on?

TODO

rubenzorrilla commented 2 years ago

The mass conservation tests are failing. Results are updated in here #9592.

marcnunezc commented 2 years ago

Is there much work left to do in #9592? Just saying that we might want to consider setting the failing tests as "Expected failures" while this PR is under development so that the nightly build does not fail.

rubenzorrilla commented 2 years ago

Is there much work left to do in #9592? Just saying that we might want to consider setting the failing tests as "Expected failures" while this PR is under development so that the nightly build does not fail.

Make sense for me. Please go ahead.

philbucher commented 2 years ago

now there is a different error in the fluid:

Running FluidDynamicsApplication tests
..........................................................ss....ssss............xxx...Check failed in file C:\Users\runneradmin\AppData\Local\Temp\boost\boost_1_74_0\boost/numeric/ublas/functional.hpp at line 1419:
j < size_j
ED:\a\Kratos\Kratos\bin\Custom\applications//FluidDynamicsApplication/tests/test_FluidDynamicsApplication.py
Error: : Tests for FluidDynamicsApplication took too long. Process Killed.
Completed FluidDynamicsApplication tests with exit code 1!
roigcarlo commented 2 years ago

Seems solved I close it.