Skip to content
This repository was archived by the owner on Apr 29, 2021. It is now read-only.
This repository was archived by the owner on Apr 29, 2021. It is now read-only.

test are failing on windows #2

@rkanavath

Description

@rkanavath

see the dashboard build for SertitObject remote module. The two test are failing. There are two issues I can see on otbAggregate.cpp source.

  1. passing const char* for std::string throwing bad_alloc. This is fixed in this PR
  2. Call to SetNumberOfBins ( )
    For some reason, the number of bins seems a large value: 'Number of classes: 458470'. you can see this in test results on dashboard

Can you have a look at the second point and tell us what is wrong?

http://dash.orfeo-toolbox.org/viewTest.php?onlyfailed&buildid=206926

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions