Source: scrm
Version: 1.6.1-1
Severity: important
Justification: fails to build from source

Builds of scrm for i386, hurd-i386, and kfreebsd-i386 all encountered
identical test suite errors:

  test_model.cc:156:Assertion
  Test name: TestModel::testAddPopulationSizes
  assertion failed
  - Expression: model.population_size(0) == 5
  
  test_param.cc:182:Assertion
  Test name: TestParam::testParseCommonOptions
  assertion failed
  - Expression: areSame(model.default_pop_size, 
(size_t)model.population_size(2))
  
  test_summary_statistics.cc:258:Assertion
  Test name: TestSummaryStatistics::testOrientedForestGenerateTreeData
  assertion failed
  - Expression: of.heights_.at(6) == 10.0 * sf && of.parents_.at(6) == 0
  
  Failures !!!
  Run: 111   Failure total: 3   Failures: 3   Errors: 0
  make[1]: *** [unittests] Error 1

Could you please take a look?

Thanks!

Reply via email to