E:\Builds\workspace\est_and_branch_Pipeline_Pharo8.0\Tests-windows-32>bash -c 'bootstrap/scripts/runTests.sh 32 Tests-windows-32'
+ CACHE=bootstrap-cache
+ find bootstrap-cache
bootstrap-cache
bootstrap-cache/Pharo8.0-32bit-548f43d.sources
bootstrap-cache/Pharo8.0-SNAPSHOT-32bit-548f43d.zip
bootstrap-cache/Pharo8.0-SNAPSHOT-bootstrap-32bit-548f43d.zip
bootstrap-cache/Pharo8.0-SNAPSHOT-compiler-32bit-548f43d.zip
bootstrap-cache/Pharo8.0-SNAPSHOT-core-32bit-548f43d.zip
bootstrap-cache/Pharo8.0-SNAPSHOT-hermesPackages-32bit-548f43d.zip
bootstrap-cache/Pharo8.0-SNAPSHOT-metacello-32bit-548f43d.zip
bootstrap-cache/Pharo8.0-SNAPSHOT-monticello-32bit-548f43d.zip
bootstrap-cache/Pharo8.0-SNAPSHOT-monticello_bootstrap-32bit-548f43d.zip
bootstrap-cache/Pharo8.0-SNAPSHOT-rpackage-32bit-548f43d.zip
bootstrap-cache/Pharo8.0-SNAPSHOT-traits-32bit-548f43d.zip
bootstrap-cache/PharoV60.sources
++ find bootstrap-cache -name 'Pharo*.zip'
++ head -n 1
++ cut -d/ -f 2
++ cut -d- -f 1-2
+ TEST_NAME_PREFIX=Pharo8.0-SNAPSHOT
+ TEST_VM_VERSION=70
+ ./bootstrap/scripts/getPharoVM.sh 70 vm 32
Downloading the latest pharoVM:
http://files.pharo.org/get-files/70/pharo-win-stable.zip
pharo-vm/PharoConsole.exe
Creating starter scripts pharo and pharo-ui
VM downloaded
++ find bootstrap-cache -name 'Pharo8.0-SNAPSHOT-32bit-*.zip'
+ IMAGE_ARCHIVE=bootstrap-cache/Pharo8.0-SNAPSHOT-32bit-548f43d.zip
+ unzip bootstrap-cache/Pharo8.0-SNAPSHOT-32bit-548f43d.zip
Archive: bootstrap-cache/Pharo8.0-SNAPSHOT-32bit-548f43d.zip
inflating: Pharo8.0-SNAPSHOT-32bit-548f43d.changes
inflating: Pharo8.0-SNAPSHOT-32bit-548f43d.image
inflating: Pharo8.0-32bit-548f43d.sources
extracting: pharo.version
++ find . -name Pharo8.0-SNAPSHOT-32bit-548f43d.image
+ IMAGE_FILE=./Pharo8.0-SNAPSHOT-32bit-548f43d.image
++ find . -name Pharo8.0-SNAPSHOT-32bit-548f43d.changes
+ CHANGES_FILE=./Pharo8.0-SNAPSHOT-32bit-548f43d.changes
+ cp bootstrap-cache/Pharo8.0-32bit-548f43d.sources bootstrap-cache/PharoV60.sources .
+ mv ./Pharo8.0-SNAPSHOT-32bit-548f43d.image Pharo.image
+ mv ./Pharo8.0-SNAPSHOT-32bit-548f43d.changes Pharo.changes
+ export PHARO_CI_TESTING_ENVIRONMENT=1
+ PHARO_CI_TESTING_ENVIRONMENT=1
+ ./pharo Pharo.image test --junit-xml-output --stage-name=Tests-windows-32 '.*'
Running tests in 569 Packages
ClyClassWithUndeclares>>method2WithUndeclares (undeclaredStubInstVar2 is Undeclared)
ClyClassWithUndeclares>>method1WithUndeclares (undeclaredStubInstVar1 is Undeclared)
The method FTTableMorph>>#basicHighlightRowIndexes: called from ClyHighlightingSelection>>#setUpSelectedRows:in:silently: has been deprecated.
Use #basicHighlightIndexes: instead
The method FTTableMorph>>#basicSelectRowIndexes: called from ClyDataSourceSelection>>#setUpSelectedRows:in:silently: has been deprecated.
Use #basicSelectIndexes: instead
The method FTTableMorph>>#basicSelectRowIndexes: called from ClyDataSourceSelection>>#setUpSelectedRows:in:silently: has been deprecated.
Use #basicSelectIndexes: instead
The method FTTableMorph>>#selectRowIndexes: called from ClyDataSourceSelection>>#setUpSelectedRows:in:silently: has been deprecated.
Use #selectIndexes: instead
The method FTTableMorph>>#selectedRowIndexes called from ClyQueryViewMorph>>#updateSelection has been deprecated.
Use #selectedIndexes instead
'Cannot read stored value of #notExistingClassStoredSettingSTONString. Exception: KeyNotFound: key #MockNotExistingClass not found in SystemDictionary'
[31m\The class #NuclearSiteTestingClassTestis removed twice
C2>>setValues2 (d is Undeclared)
C2>>setValues2 (e is Undeclared)
C2>>setValues2 (f is Undeclared)
C2>>getValues2 (d is Undeclared)
C2>>getValues2 (e is Undeclared)
C2>>getValues2 (f is Undeclared)
C2>>setValues2 (d is Undeclared)
C2>>setValues2 (e is Undeclared)
C2>>setValues2 (f is Undeclared)
C2>>getValues2 (d is Undeclared)
C2>>getValues2 (e is Undeclared)
C2>>getValues2 (f is Undeclared)
C1>>doSomething (otherSlot is Undeclared)
C1>>doSomething (otherSlot is Undeclared)
Pharo writing to the standard error
Pharo writing to the standard output
somethingsomething
UndefinedObject>>conditionBlockGenerator (val is Undeclared)
UndefinedObject>>conditionBlockGenerator (arg is Undeclared)
UndefinedObject>>conditionBlockGenerator (val is Undeclared)
UndefinedObject>>conditionBlockGenerator (arg is Undeclared)
UndefinedObject>>conditionBlockGenerator (arg1 is Undeclared)
UndefinedObject>>conditionBlockGenerator (arg2 is Undeclared)
UndefinedObject>>conditionBlockGenerator (arg1 is Undeclared)
UndefinedObject>>conditionBlockGenerator (arg2 is Undeclared)
UndefinedObject>>conditionBlockGenerator (var is Undeclared)
UndefinedObject>>conditionBlockGenerator (var is Undeclared)
'1'
'1'
'2'
'2'
OCMockCompilationClass>>methodWithUndeclaredVar (undeclaredTestVar is Undeclared)
UndefinedObject>>tt (Object is Undeclared)
testFileTreeRepository: E:\Builds\workspace\est_and_branch_Pipeline_Pharo8.0\Tests-windows-32\temp\repo
T6'Filed out to:
E:\Builds\workspace\est_and_branch_Pipeline_Pharo8.0\Tests-windows-32\T6.st
Click to open location'
TD
TB
TC
TA
CA
CB
TA
TB
TC
TD'Filed out to:
E:\Builds\workspace\est_and_branch_Pipeline_Pharo8.0\Tests-windows-32\Traits-Tests-FileOut.st
Click to open location'
Attempt to create AClass as a subclass of nil. Possibly a class is being loaded before its superclass.
The method SUnitTest>>#deprecatedMessage called from SUnitTest>>#testIgnoreDeprecationWarnings has been deprecated.
Deprecated method used by #testIgnoreDeprecationWarnings
The method FTSelectionStrategy>>#toggleRowIndex: called from GLMMorphicFTTest>>#testTypeOfMultipleSelection has been deprecated.
Use #toggleIndex: instead.
[31mSubscriptOutOfBounds: 0
[0mOrderedCollection(Object)>>errorSubscriptBounds:
OrderedCollection>>at:
OrderedCollection(SequenceableCollection)>>last
RubParagraph>>extent
Message>>sendTo:
[ aMessage sendTo: next ] in RubOpeningClosingDelimiterDecorator(RubParagraphDecorator)>>doesNotUnderstand: #extent in Block: [ aMessage sendTo: next ]
BlockClosure>>on:do:
RubOpeningClosingDelimiterDecorator(RubParagraphDecorator)>>doesNotUnderstand: #extent
Message>>sendTo:
[ aMessage sendTo: next ] in RubExtraSelectionDecorator(RubParagraphDecorator)>>doesNotUnderstand: #extent in Block: [ aMessage sendTo: next ]
BlockClosure>>on:do:
RubExtraSelectionDecorator(RubParagraphDecorator)>>doesNotUnderstand: #extent
Message>>sendTo:
[ aMessage sendTo: next ] in RubCurrentLineBarDecorator(RubParagraphDecorator)>>doesNotUnderstand: #extent in Block: [ aMessage sendTo: next ]
BlockClosure>>on:do:
RubCurrentLineBarDecorator(RubParagraphDecorator)>>doesNotUnderstand: #extent
Message>>sendTo:
[ aMessage sendTo: next ] in RubShoutStylerDecorator(RubParagraphDecorator)>>doesNotUnderstand: #extent in Block: [ aMessage sendTo: next ]
BlockClosure>>on:do:
RubShoutStylerDecorator(RubParagraphDecorator)>>doesNotUnderstand: #extent
RubEditingArea(RubAbstractTextArea)>>updateBottomFromParagraph
[ self wrapped
ifTrue: [ self updateBottomFromParagraph ]
ifFalse: [ self updateExtentFromParagraph ] ] in RubEditingArea(RubAbstractTextArea)>>paragraphWasComposedFrom:to: in Block: [ self wrapped...
RubEditingArea(RubAbstractTextArea)>>handleBoundsChange:
RubEditingArea(RubAbstractTextArea)>>paragraphWasComposedFrom:to:
[ self uptodateComposer
composeLinesFrom: 1
to: self text size
delta: 0
into: OrderedCollection new
priorLines: Array new
atY: self compositionRectangle top.
textArea
ifNotNil: [ textArea paragraphWasComposedFrom: 1 to: self text size ] ] in RubParagraph>>compose in Block: [ self uptodateComposer...
RubParagraph>>disableDrawingWhile:
RubParagraph>>compose
RubParagraph>>extentFromClientBottomRight:
[ self wrapped
ifTrue: [ (bounds notNil and: [ bounds width = aPoint x ])
ifTrue: [ ^ self ].
super
extent:
((self paragraph withoutDecorator extentFromClientBottomRight: aPoint)
max: self minimumExtent).
self recomputeSelection ] ] in RubEditingArea(RubAbstractTextArea)>>extent: in Block: [ self wrapped...
RubEditingArea(RubAbstractTextArea)>>handleBoundsChange: