Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unit tests for sub-project in CDash #17

Open
drdanz opened this issue Jan 31, 2014 · 4 comments
Open

Unit tests for sub-project in CDash #17

drdanz opened this issue Jan 31, 2014 · 4 comments

Comments

@drdanz
Copy link
Member

drdanz commented Jan 31, 2014

Find out if it is possible to have the unit tests for each superbuild-subproject in the corresponding subproject in CDash

@drdanz
Copy link
Member Author

drdanz commented May 21, 2014

After some investigation, this does not seem very doable at the moment.

@traversaro
Copy link
Member

Ok, so what's the recommended way of including tests for the icub dashboard ( http://dashboard.icub.org/ ) ?
Currently I have some subprojects that have local tests that are tested via Travis (for example in iDynTree ) but I guess this is not very suitable for inclusion in the dashboard.

@drdanz
Copy link
Member Author

drdanz commented May 22, 2014

Just include them for now, they will be executed...
The issue is that for now, you cannot show them like in the picture here: http://www.kitware.com/media/html/CDashSubprojects.html
The configure and build step work, but for the tests is more complicated

@drdanz drdanz added this to the Future milestone May 26, 2014
drdanz added a commit that referenced this issue Nov 30, 2014
@drdanz
Copy link
Member Author

drdanz commented Nov 30, 2014

Latest commit added one test that executes all the test for one subproject. I think that it will still appear as just one test, but this test should end in the right subproject in CDash, since it is labelled with the name of the project tested.

@drdanz drdanz added this to Postponed in YCM 1.0.0 Mar 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
YCM 1.0.0
  
Postponed
Development

No branches or pull requests

2 participants