Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • dumux dumux
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 96
    • Issues 96
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 99
    • Merge requests 99
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • dumux-repositories
  • dumuxdumux
  • Issues
  • #720
Closed
Open
Created Jun 03, 2019 by Kilian Weishaupt@kweisOwner

Merge of feature/improve-parameters breaks tests

After the merge of 5c1c0524, at least one test (test_ff_stokes_channel_3d) fails because the output file changed its name from

test_ff_stokes_channel_3d-00001.vtu to test_stokes_channel_3d-00001.vtu

CMakeLists.txt explicitly states

-Problem.Name test_ff_stokes_channel_3d

but somehow this is ignored and the name given in parmas.input is used.

Edited Jun 03, 2019 by Kilian Weishaupt
Assignee
Assign to
Time tracking