Skip to content

Modification of the Travis tasks #699

Closed
@taketwo

Description

@taketwo

A pull request that adds support for vtk6 was merged just a few moments ago (#363). This raises a question if we should devise a separate Travis task to compile/link/test PCL with this version of the library.

I think that we should do this, however

  • only with clang;
  • only compile a subset of targets that actually depend on visualization.

This will minimize the risk of failing due to 50-minute timeout and impose less burden on Travis.

While we are at it, I would also propose to discuss a modification of the build task for gcc. More often than not this task fails due to timeout. This is a) confusing for those contributors who are new to PCL; b) makes Travis status non-informative for maintainers. I think we should articulate why do we want to have both clang and gcc tasks at the same time (i.e. what exactly do we test with the latter). Depending on the goal we should either get rid of if completely, or reduce the amount of targets.

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