[Pharo-project] OSProcess tests failing
Has anyone an idea why the os process tests would fail for the #stable Configuration from http://www.squeaksource.com/MetacelloRepository? https://ci.inria.fr/pharo-contribution/job/OSProcess/3/console ==== Startup Error: MessageNotUnderstood: receiver of "processAccessor" is nil UndefinedObject(Object)>>doesNotUnderstand: #processAccessor OSProcess class>>accessor ThisOSProcess class>>shutDown: SmalltalkImage>>send:toClassesNamedIn:with: in Block: [class perform: startUpOrShutDown with: argument] BlockClosure>>on:do: SmalltalkImage>>logStartUpErrorDuring:into:tryDebugger SmalltalkImage>>send:toClassesNamedIn:with: in Block: [:name | ... OrderedCollection>>do: SmalltalkImage>>send:toClassesNamedIn:with: SmalltalkImage>>processShutDownList: SmalltalkImage>>shutDownImage: SmalltalkImage>>snapshot:andQuit: ConfigurationCommandLineHandler>>installVersion: ConfigurationCommandLineHandler>>installConfiguration ConfigurationCommandLineHandler>>activate ... ===============================================================
participants (1)
-
Camillo Bruni