Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit aa2e16f

Browse files
committedFeb 4, 2025
KneeSimulator : Updated test's ignore_errors to fit AnyBody.8.1 better and to be more flexible for minor changes
1 parent 25e9a69 commit aa2e16f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎Tests/Applications/test_KneeSimulator.any

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
//pytest_markers=["slow"]
88
//# Ignore a specific a specific quirk in the model, where sigle time step was not converging
99
//# to the specified tolerance (AB#2486)
10-
//ignore_errors = ['Too many iterations used (final force error = 0.121916)']
10+
//ignore_errors = ['causes looping of Newton method (final force error = 0.']
1111
//save_study=[
1212
// "Main.KneeSimulatorStudy",
1313
//]

0 commit comments

Comments
 (0)
Please sign in to comment.