Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • SWIFTsim SWIFTsim
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 57
    • Issues 57
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 21
    • Merge requests 21
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • SWIFT
  • SWIFTsimSWIFTsim
  • Merge requests
  • !583

Dump snapshots if the next time is strickly greater than the dump time.

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Matthieu Schaller requested to merge time_integration_bug into master Aug 09, 2018
  • Overview 6
  • Commits 1
  • Changes 1

Fixes #447 (closed).

The problem was arising when we were asking for a dump (of any kind) at exactly a time where we would have had a snapshot. That's rare hence went unnoticed. It was triggering a spurious drift_all.

Could you check whether we now pass all your tests successfully?

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: time_integration_bug