See <https://ci.inria.fr/pharo-contribution/job/Seaside/PHARO=50,VERSION=development,VM=vm/812/>
------------------------------------------ Started by upstream project "Seaside" build number 812 originally caused by: Started by timer Building remotely on pharo-contribution-linux64-4.ci.inria.fr (32 64 linux) in workspace <https://ci.inria.fr/pharo-contribution/job/Seaside/PHARO=50,VERSION=development,VM=vm/ws/> Deleting project workspace... Deleting old artifacts from #810 [vm] $ /bin/sh -xe /tmp/hudson1478821863637463357.sh + dirname Seaside/PHARO=50,VERSION=development,VM=vm + export JOB_NAME=Seaside + bash + wget --quiet -O - get.pharo.org/50+vm Downloading the latest 50 Image: http://files.pharo.org/get-files/50/pharo.zip Pharo.image Downloading the latest pharoVM: http://files.pharo.org/get-files/50/pharo-linux-stable.zip pharo-vm/pharo Downloading PharoV50.sources: http://files.pharo.org/get-files/50/sources.zip Creating starter scripts pharo and pharo-ui + ./pharo Pharo.image save Seaside --delete-old + ./pharo Seaside.image --version + REPO=http://smalltalkhub.com/mc/Seaside/MetacelloConfigurations/main + ./pharo Seaside.image config http://smalltalkhub.com/mc/Seaside/MetacelloConfigurations/main ConfigurationOfSeaside3 --install=development --group=CI 'Installing ConfigurationOfSeaside3 development' [31mError: MessageNotUnderstood: receiver of "finish" is nil [0mUndefinedObject(Object)>>error: [ :err :rcvr | | errCtx errMorph | errCtx := thisContext. [ errCtx := errCtx sender. "Search the sender chain to find the morph causing the problem" [ errCtx notNil and: [ errCtx receiver isMorph not ] ] whileTrue: [ errCtx := errCtx sender ]. "If we're at the root of the context chain then we have a fatal drawing problem" errCtx ifNil: [ ^ self handleFatalDrawingError: err ]. errMorph := errCtx receiver. "If the morph causing the problem has already the #drawError flag set, then search for the next morph above in the caller chain." errMorph hasProperty: #errorOnDraw ] whileTrue. errMorph setProperty: #errorOnDraw toValue: true. "Install the old error handler, so we can re-raise the error" rcvr error: err ] in WorldState>>displayWorldSafely: in Block: [ :err :rcvr | ... BlockClosure>>cull:cull: [ :ex | errorHandlerBlock cull: ex description cull: ex receiver ] in BlockClosure>>ifError: in Block: [ :ex | errorHandlerBlock cull: ex description cul...etc... BlockClosure>>cull: Context>>evaluateSignal: Context>>handleSignal: MessageNotUnderstood(Exception)>>signal UndefinedObject(Object)>>doesNotUnderstand: #finish WorldState>>displayWorld:submorphs: WorldMorph>>displayWorld [ aWorld displayWorld ] in WorldState>>displayWorldSafely: in Block: [ aWorld displayWorld ] BlockClosure>>on:do: BlockClosure>>ifError: WorldState>>displayWorldSafely: WorldState>>doOneCycleNowFor: WorldState>>doOneCycleFor: WorldMorph>>doOneCycle [ [ World doOneCycle. Processor yield. false ] whileFalse: [ ] ] in MorphicUIManager>>spawnNewProcess in Block: [ [ World doOneCycle.... [ self value. Processor terminateActive ] in BlockClosure>>newProcess in Block: [ self value.... [0mBuild step 'Execute shell' marked build as failure Archiving artifacts Recording test results _______________________________________________ seaside-dev mailing list [hidden email] http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev |
See <https://ci.inria.fr/pharo-contribution/job/Seaside/PHARO=50,VERSION=development,VM=vm/813/>
_______________________________________________ seaside-dev mailing list [hidden email] http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev |
Free forum by Nabble | Edit this page |