Skip to content
New issue

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

Kratos New Testing #12503

Open
roigcarlo opened this issue Jul 2, 2024 · 0 comments
Open

Kratos New Testing #12503

roigcarlo opened this issue Jul 2, 2024 · 0 comments

Comments

@roigcarlo
Copy link
Member

roigcarlo commented Jul 2, 2024

@KratosMultiphysics/all As you my have notice we have recently merged #11506. This mean that, already open PR may have problems merging directly with the master.

If this is your case please merge the new master into your branch and the CI will not complain:

git checkout master
git pull origin master
git checkout [your_branch_name]
git merge master

Also, please notice that, since Kratos test now live in their own executable interfacing them with python is no longer possible (you can still launch them by calling a subprocess if you wish to do so). For that matter, KratosMultiphysics.Tester is no longer available.

We apologize for the trouble.

@roigcarlo roigcarlo pinned this issue Jul 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant