# [Slow] This runs very slowly, so compute only a few iterations
iterations "Component/ODESolver/Backward/NewmarkImplicitSolver.scn" "5"
timeout "Component/ODESolver/Backward/NewmarkImplicitSolver.scn" "60"

# [Slow] Idem
iterations "Component/SolidMechanics/FEM/FastTetrahedronCorotationalForceField_validation.scn" "10"
timeout "Component/SolidMechanics/FEM/FastTetrahedronCorotationalForceField_validation.scn" "90"

# [Slow] Long compute only a few iterations
iterations "Component/Mapping/Linear/BarycentricMapping.scn" "10"
timeout "Component/Mapping/Linear/BarycentricMapping.scn" "60"

# [Slow] Dense solver: takes too long to compute even a single iteration
ignore "Component/LinearSolver/Direct/FEMBAR_SVDLinearSolver.scn"

# [Slow] Big, long, PrecomputedConstraintCorrection in this scene:
iterations "Component/AnimationLoop/FreeMotionAnimationLoop.scn" "10"
timeout "Component/AnimationLoop/FreeMotionAnimationLoop.scn" "180"

# [Slow] Long
iterations "Component/Topology/Container/Dynamic/RemovingTetra2TriangleProcess_performanceTest.scn" "10"
timeout "Component/Topology/Container/Dynamic/RemovingTetra2TriangleProcess_performanceTest.scn" "180"

# [Warning] Temporarily ignore this scene, because it produces literally
# millions of warnings:
# WARNING[default2(MinProximityIntersection)]: WARNING: null distance between contact detected
ignore "Tutorials/Mappings/TutorialMappingOctopusArticulated.scn"

# [CUDA] We can't use CUDA on the build slaves, so let's just ignore this scene that
# uses the SofaCUDA plugin.
ignore "Benchmark/Accuracy/cylinder_TLEDTetraSolution.scn"

# [Deprecated] EdgeSetController was removed in v18.12 (deprecated since v17.12)
ignore "Component/Controller/MechanicalStateController.scn"

# [Crash] Those scene are crashing for the moment. See issue https://github.com/sofa-framework/sofa/issues/2189
# To be removed when scenes are fixed.
ignore "Benchmark/TopologicalChanges/ProjectToPlaneConstraint_RemovingMeshTest.scn"
ignore "Benchmark/TopologicalChanges/FixedPlaneConstraint_RemovingMeshTest.scn"
