Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • otb otb
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 190
    • Issues 190
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 11
    • Merge requests 11
  • 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
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Main Repositories
  • otbotb
  • Merge requests
  • !57

Avoid same output file name in test in GdalAdapters

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Manuel Grizonnet requested to merge avoid_same_output_file into develop Apr 18, 2018
  • Overview 3
  • Commits 3
  • Changes 1

Summary

Rename output filename in GdalAdapters test to avoid random behavior with parallel exécutions in tests.

Rationale

Related to !49 (merged) discussions with a random tests which is failing

Implementation Details

Classes and files

Give an overview of the implementation: main changes made to classes, files and modules. Do not paste complete diff, as it is available in the merge request already.

Applications

Describe any changes made to existing applications, or new applications that have been added.

Tests

Describe the testing strategy for new features.

Documentation

List or link documentation modifications that were made (doxygen, example, software guide, application documentation, cookbook).

Additional notes

List remaining open issues if any, and additional notes.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: avoid_same_output_file