View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0004298 | Spring engine | General | public | 2014-01-30 19:55 | 2014-02-01 05:00 | ||||||||
Reporter | SirMaverick | ||||||||||||
Assigned To | |||||||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||||||
Status | new | Resolution | open | ||||||||||
Product Version | 96.0.1+git | ||||||||||||
Target Version | Fixed in Version | ||||||||||||
Summary | 0004298: tests fail | ||||||||||||
Description | Just 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 Reproduce | enter into clean build directory make tests make test | ||||||||||||
Additional Information | 96.0.1-222-gfe468d9 | ||||||||||||
Tags | No tags attached. | ||||||||||||
Checked infolog.txt for Errors | |||||||||||||
Attached Files |
|
![]() |
|
abma (administrator) 2014-01-30 20:03 |
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 (administrator) 2014-01-31 00:02 |
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 (reporter) 2014-02-01 05:00 |
"make check" fails on a clean build directory. Works if run after "make install". |
![]() |
|||
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 |