Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
D
dorie
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 31
    • Issues 31
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 9
    • Merge Requests 9
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
  • dorie
  • dorie
  • Issues
  • #46

Closed
Open
Opened Mar 12, 2018 by Lukas Riedel@lriedelOwner0 of 1 task completed0/1 task

Rework system tests

Summary

Most reference tests are failing because of recent changes to the discretization method, solver parameters, and time step algorithm. There are two targets:

  • decrease overall system testing runtime
  • decrease number of system tests

Proposal

  • use new Newton solver parameters for tests (where applicable)

  • decrease reference test precision:

    • this is probably already achieved by #42 (closed). Double-check that!
  • use new adaptivity settings for reference tests:

    Use adaptivity.markingStrategy = threshold to optimize runtime

  • Do not combine infiltration tests with test using the evaporation BC

  • Squash ODE tests: remove adaptivity, only test one grid configuration per FEM order

Additional proposed changes

  • remove deprecated tag demeter
  • reduce artifacts expiration time
Edited Mar 12, 2018 by Lukas Riedel
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
v1.0 Release
Milestone
v1.0 Release
Assign milestone
Time tracking
None
Due date
None
Reference: dorie/dorie#46