View Issue Details

IDProjectCategoryView StatusLast Update
0004298Spring engineGeneralpublic2014-02-01 05:00
ReporterSirMaverick Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status newResolutionopen 
Product Version96.0.1+git 
Summary0004298: tests fail
DescriptionJust building tests and running them fails for two tests:

testUnitSync: "base/springcontent.sdz" is missing (only build with engine?)

testCreg: Could not find executable: spring-headless
Steps To Reproduceenter into clean build directory
make tests
make test
Additional Information96.0.1-222-gfe468d9
TagsNo tags attached.
Checked infolog.txt for Errors

Activities

abma

2014-01-30 20:03

administrator   ~0012788

you need to run make install to run them probably... not sure how to fix this.

running spring inside source dir still doesn't work, there is some other bug report about this, can't find it.

abma

2014-01-31 00:02

administrator   ~0012789

does "make check" work?

because of a cmake bug, dependencies for "make test" are not build:

http://stackoverflow.com/questions/733475/cmake-ctest-make-test-doesnt-build-tests

SirMaverick

2014-02-01 05:00

reporter   ~0012806

"make check" fails on a clean build directory. Works if run after "make install".

Issue History

Date Modified Username Field Change
2014-01-30 19:55 SirMaverick New Issue
2014-01-30 20:03 abma Note Added: 0012788
2014-01-31 00:02 abma Note Added: 0012789
2014-01-31 00:02 abma Status new => feedback
2014-02-01 05:00 SirMaverick Note Added: 0012806
2014-02-01 05:00 SirMaverick Status feedback => new