Skip to content
GitLab
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 104
    • Issues 104
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 89
    • Merge requests 89
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and 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-repositoriesdumux-repositories
  • dumuxdumux
  • Merge requests
  • !1638

[test] Disable regression test for 2p2c adaptive sequential

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Timo Koch requested to merge feature/disable-regression-test-adaptive-sequential into master Jun 17, 2019
  • Overview 0
  • Commits 1
  • Pipelines 0
  • Changes 1

With our current test tool it is very hard to create regression tests for adaptive grids. The adaption criterion is usually based on a threshold, so it might be slightly different on different architectures. This will currently make the test fail, altough physically the solution might not be very different. For such cases tests are very complicated. One possibility might be the projection on a known grid on which the regression error can be computed.

Until such tools are avaiable, we simply compile and run the test but do not check for regression in the solution.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: feature/disable-regression-test-adaptive-sequential