Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • CamiTK Community Edition CamiTK Community Edition
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 16
    • Issues 16
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • CamiTKCamiTK
  • CamiTK Community EditionCamiTK Community Edition
  • Merge requests
  • !9
The source project of this merge request has been removed.

FIXED additional test for an action not yet existing is ok if it is current target

Merged Emmanuel Promayon requested to merge (removed):bug/fix-additional-test-for-inbuild-target into develop Dec 17, 2017
  • Overview 1
  • Pipelines 0
  • Changes 1

It is ok to create an additional action test for an action that does not already exist (i.e., shared lib cannot be found), if and only if the action is a target of the currently build multi-CEP. In this case it is the shared lib will be created during build and be available at test time.

This should fix the problem (and bring back the dashboard to all green!).

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: bug/fix-additional-test-for-inbuild-target