Add tutorials with DuMux as solver into system tests#696
Draft
Add tutorials with DuMux as solver into system tests#696
Conversation
MakisH
reviewed
Jan 21, 2026
Comment on lines
+44
to
+48
| # - path: free-flow-over-porous-media | ||
| # case_combination: | ||
| # - free-flow-dumux | ||
| # - porous-media-dumux | ||
| # reference_result: ./free-flow-over-porous-media/reference-results/free-flow-dumux_porous-media-dumux.tar.gz |
Member
|
To test: trigger the run testsuite manual workflow with:
|
Member
|
I got further in the debugging and now see the error: #21 0.167 Cloning into 'dumux-adapter'...
#21 0.678 error: pathspec 'main' did not match any file(s) known to git
#21 ERROR: process "/bin/bash -c git clone --depth 1 https://github.com/precice/dumux-adapter.git && cd dumux-adapter && if [ -n \"${DUMUX_ADAPTER_PR}\" ]; then git fetch origin pull/${DUMUX_ADAPTER_PR}/head; fi && git checkout ${DUMUX_ADAPTER_REF} && cd .. && dunecontrol --opts=cmake-test.opts --only=dumux-adapter all" did not complete successfully: exit code: 1
------
> [micro-dumux dumux_adapter 6/6] RUN git clone --depth 1 https://github.com/precice/dumux-adapter.git && cd dumux-adapter && if [ -n "${DUMUX_ADAPTER_PR}" ]; then git fetch origin pull/${DUMUX_ADAPTER_PR}/head; fi && git checkout main && cd .. && dunecontrol --opts=cmake-test.opts --only=dumux-adapter all:
0.167 Cloning into 'dumux-adapter'...
0.678 error: pathspec 'main' did not match any file(s) known to git
------It seems like |
Member
|
You are pulling with |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Checklist:
changelog-entries/<PRnumber>.md.