2025-07-20 18:34 CEST

View Issue Details Jump to Notes ]
IDProjectCategoryView StatusLast Update
0004716Spring engineBuildbotpublic2015-03-26 16:35
Reportercleanrock 
Assigned Toabma 
PrioritynormalSeverityminorReproducibilityalways
StatusresolvedResolutionfixed 
Product Version 
Target VersionFixed in Version 
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
Attached Files

-Relationships
+Relationships

-Notes

~0014223

abma (administrator)

Last edited: 2015-03-24 17:41

View 2 revisions

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

~0014224

abma (administrator)

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.

~0014239

abma (administrator)

Last edited: 2015-03-26 16:35

View 2 revisions

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

+Notes

-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 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
+Issue History