View Issue Details

IDProjectCategoryView StatusLast Update
0003887Spring engineBuildbotpublic2013-07-22 14:53
Reporterabma Assigned Toabma  
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Target Version95.0 
Summary0003887: split validation steps / buildbot broken
Descriptionevery "test" should contain:

-prepare
-run
-analyze / upload

Additional Informationwill give faster results & more intuitive (but much more steps)
TagsNo tags attached.
Checked infolog.txt for Errors

Relationships

related to 0003875 resolvedabma stacktrace/addr2line broken on validation buildslave 

Activities

abma

2013-07-17 04:49

administrator   ~0011020

atm this makes every script except the first fail:

https://github.com/spring/spring/blob/develop/buildbot/slave/validation/tests-run.sh#L23

(as only the first one desyncs, this is atm fine)

abma

2013-07-17 04:51

administrator   ~0011021

also important: addr2line is still broken! (stacktraces /syncdebug results will be wrong)

abma

2013-07-17 04:52

administrator   ~0011022

aaand, maybe we are hunting some invalid bug. some time ago there existed some weird qtpfs caching bug. (all files written, second instance started up, but couldn't find some files / some files were incomplete)

abma

2013-07-18 13:02

administrator   ~0011027

locally implemented/fixed, but can test it earliest at monday, sorry :-|

abma

2013-07-22 11:34

administrator   ~0011043

partly done, only missing thing is to run "make install" only once & fix the analyze step.

Issue History

Date Modified Username Field Change
2013-07-17 04:48 abma New Issue
2013-07-17 04:48 abma Status new => assigned
2013-07-17 04:48 abma Assigned To => abma
2013-07-17 04:49 abma Note Added: 0011020
2013-07-17 04:51 abma Relationship added related to 0003875
2013-07-17 04:51 abma Note Added: 0011021
2013-07-17 04:52 abma Note Added: 0011022
2013-07-18 13:00 abma Severity minor => major
2013-07-18 13:00 abma Summary split validation steps => split validation steps / buildbot broken
2013-07-18 13:02 abma Note Added: 0011027
2013-07-22 11:34 abma Note Added: 0011043
2013-07-22 14:53 abma Status assigned => resolved
2013-07-22 14:53 abma Resolution open => fixed