We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
... although it really should not!
After this commit here fca872c the ftolerance tests somehow suddenly end before the RUN_FIRST signal is finished.
However, the commit only adds a runtime error in DFG, a function in test_helper and calls to that function in some tests. Not the ftolerance test.
To really show this, I have added an error to the test
DisCoTec/distributedcombigrid/tests/test_ftolerance.cpp
Line 431 in 2c7bef9
The text was updated successfully, but these errors were encountered:
Here you can see the test's output: https://simsgs.informatik.uni-stuttgart.de/jenkins/view/DisCoTec/job/DisCoTec-third-level-advection/104/console
Sorry, something went wrong.
test ftolerance: default-disable for now
9251b7f
(cf. #23)
d4755b0
(cf. #23) (cherry picked from commit 9251b7f)
No branches or pull requests
... although it really should not!
After this commit here
fca872c
the ftolerance tests somehow suddenly end before the RUN_FIRST signal is finished.
However, the commit only adds a runtime error in DFG, a function in test_helper and calls to that function in some tests. Not the ftolerance test.
To really show this, I have added an error to the test
DisCoTec/distributedcombigrid/tests/test_ftolerance.cpp
Line 431 in 2c7bef9
which is never thrown!
The text was updated successfully, but these errors were encountered: