Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • crown-core crown-core
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 75
    • Issues 75
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Crown
  • crown-corecrown-core
  • Issues
  • #109

Closed
Open
Created Jan 23, 2018 by Erik Jansen@crownsurferDeveloper

CPP unit testing broken (Boost test framework)

Currently unit-testing is disabled in the travis and gitlab continous integration pipeline. To be able to deliver quality software we should fix the unit-testing :).

Steps to reproduce

  • clone the repo of the crown-core
  • ./autogen.sh
  • ./configure
  • make
  • make install

Expected result

Compiling succeeds and the unit-testing passes.

Actual result

The make jobs results in an error: 'test/prevector_tests.cpp:12:31: fatal error: test/test_bitcoin.h: No such file or directory`

Work-around

Disable unit-testing using --disable-tests

Edited Jan 24, 2018 by Erik Jansen
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking