View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0004716 | Spring engine | Buildbot | public | 2015-03-24 12:31 | 2015-03-26 16:35 | ||||
Reporter | cleanrock | ||||||||
Assigned To | abma | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Product Version | |||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0004716: validationtests use the previous build | ||||||||
Description | Look at any validationtests run and you will see the spring version in infolog is one commit behind. | ||||||||
Tags | No tags attached. | ||||||||
Checked infolog.txt for Errors | |||||||||
Attached Files |
|
![]() |
|
abma (administrator) 2015-03-24 17:40 Last edited: 2015-03-24 17:41 |
http://buildbot.springrts.com/builders/validationtests/builds/4574 http://buildbot.springrts.com/builders/validationtests/builds/4574/steps/validation%20test%20install/logs/stdio compiled is: Spring engine version: 98.0.1-462-ge819653 develop () but run is: Spring 98.0.1-461-g7e0b2f4 seems to "fail" when installing or linking i guess, really weird... |
abma (administrator) 2015-03-24 22:31 |
i guess dependencies are wrong when "make install-spring-headless" is run, updated version files aren't taken into account -> workarround could be to compile and then install: https://github.com/spring/spring/commit/57dc13caf38f9dbf699ef47309f4f117dee8c6e2 needs to be verified if it works. |
abma (administrator) 2015-03-26 16:34 Last edited: 2015-03-26 16:35 |
seems to work: http://buildbot.springrts.com/builders/validationtests/builds/4584/steps/validation%20test_2/logs/stdio Spring 98.0.1-476-gb5e79d0 develop (Debug Headless) commit hash: b5e79d0eb788f3417a5ea8ed522252537e1f09a2 fixed by https://github.com/spring/spring/commit/cb4efe77add24e56eec0e515f832c7d8c61afc63 |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2015-03-24 12:31 | cleanrock | New Issue | |
2015-03-24 17:40 | abma | Note Added: 0014223 | |
2015-03-24 17:41 | abma | Note Edited: 0014223 | View Revisions |
2015-03-24 22:31 | abma | Note Added: 0014224 | |
2015-03-24 22:31 | abma | Assigned To | => abma |
2015-03-24 22:31 | abma | Status | new => feedback |
2015-03-26 16:34 | abma | Note Added: 0014239 | |
2015-03-26 16:34 | abma | Status | feedback => resolved |
2015-03-26 16:34 | abma | Resolution | open => fixed |
2015-03-26 16:35 | abma | Note Edited: 0014239 | View Revisions |