View Issue Details

IDProjectCategoryView StatusLast Update
0004716Spring engineBuildbotpublic2015-03-26 16:35
Reportercleanrock Assigned Toabma  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Summary0004716: validationtests use the previous build
DescriptionLook at any validationtests run and you will see the spring version in infolog is one commit behind.
TagsNo tags attached.
Checked infolog.txt for Errors

Activities

abma

2015-03-24 17:40

administrator   ~0014223

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

2015-03-24 22:31

administrator   ~0014224

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

2015-03-26 16:34

administrator   ~0014239

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

Issue History

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
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