Skip to content

Console Output

+ bash -c 'bootstrap/scripts/runTests.sh 64 Tests-osx-64'
+++ dirname bootstrap/scripts/runTests.sh
++ cd bootstrap/scripts
++ pwd -P
+ SCRIPTS=/Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/bootstrap/scripts
+ . /Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/bootstrap/scripts/envvars.sh
++ '[' -z x ']'
++ '[' -z ']'
++ echo 'BOOTSTRAP_ARCH not specified, defaulting to 64'
BOOTSTRAP_ARCH not specified, defaulting to 64
++ export BOOTSTRAP_ARCH=64
++ BOOTSTRAP_ARCH=64
++ '[' -z ']'
++++ dirname /Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/bootstrap/scripts/envvars.sh
+++ cd /Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/bootstrap/scripts/../..
+++ pwd -P
++ export BOOTSTRAP_REPOSITORY=/Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64
++ BOOTSTRAP_REPOSITORY=/Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64
+++ pwd -P
++ ROOT_DIR=/Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/build
++ '[' -z ']'
++ BOOTSTRAP_CACHE=/Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/build/bootstrap-cache
++ export BOOTSTRAP_CACHE
++ '[' -z ']'
++ BOOTSTRAP_DOWNLOADS=/Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/build/bootstrap-downloads
++ export BOOTSTRAP_DOWNLOADS
++ '[' -z ']'
++ VM='/Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/build/bootstrap-downloads/vmtarget/pharo --headless'
++ VM_BOOTSTRAP='/Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/build/bootstrap-downloads/vmBootstrap/pharo --headless'
++ IMAGE_FLAGS=--no-default-preferences
++++ dirname /Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/bootstrap/scripts/envvars.sh
+++ cd /Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/bootstrap/scripts
+++ pwd -P
++ . /Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/bootstrap/scripts/envversion.sh
+ CACHE=/Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/build/bootstrap-cache
+ find /Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/build/bootstrap-cache
/Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/build/bootstrap-cache
/Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-hermesPackages-64bit-815ddc7d23.zip
/Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-traits-64bit-815ddc7d23.zip
/Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-core-64bit-815ddc7d23.zip
/Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-64bit-815ddc7d23.zip
/Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-bootstrap-64bit-815ddc7d23.zip
/Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/build/bootstrap-cache/Pharo10.0-64bit-9a68076.sources
/Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-monticello-64bit-815ddc7d23.zip
/Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-compiler-64bit-815ddc7d23.zip
/Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-metacello-64bit-815ddc7d23.zip
/Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/build/bootstrap-cache/Pharo13.0-64bit-815ddc7.sources
/Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-monticello_bootstrap-64bit-815ddc7d23.zip
/Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-rpackage-64bit-815ddc7d23.zip
++ cut -d- -f 1-2
+++ find /Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/build/bootstrap-cache -name 'Pharo*.zip'
+++ head -n 1
++ basename /Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-hermesPackages-64bit-815ddc7d23.zip
+ TEST_NAME_PREFIX=Pharo13.0-SNAPSHOT
++ echo Pharo13.0-SNAPSHOT
++ cut -d. -f 1
++ cut -d- -f 1
++ cut -c6-
+ TEST_VM_VERSION=130
+ TEST_VM_KIND=vm
+ /Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/bootstrap/scripts/getPharoVM.sh 130 vm 64
+ '[' 3 -lt 1 ']'
+ export PHARO=130
+ PHARO=130
+ export VM=vm
+ VM=vm
+ export ARCHITECTURE=64
+ ARCHITECTURE=64
+ export RETRY_REMAINING=3
+ RETRY_REMAINING=3
+ wget --quiet -O - get.pharo.org/64/vm130
+ bash
Downloading the latest pharoVM:
	http://files.pharo.org/get-files/130/pharo-vm-Darwin-arm64-stable.zip
pharo-vm/Pharo.app/Contents/MacOS/Pharo
Creating starter scripts pharo and pharo-ui
+ '[' 0 -eq 0 ']'
+ echo 'VM downloaded'
VM downloaded
++ find /Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/build/bootstrap-cache -name 'Pharo13.0-SNAPSHOT-64bit-*.zip'
+ IMAGE_ARCHIVE=/Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-64bit-815ddc7d23.zip
+ unzip /Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-64bit-815ddc7d23.zip
Archive:  /Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/build/bootstrap-cache/Pharo13.0-SNAPSHOT-64bit-815ddc7d23.zip
  inflating: Pharo13.0-SNAPSHOT-64bit-815ddc7d23.changes  
  inflating: Pharo13.0-SNAPSHOT-64bit-815ddc7d23.image  
  inflating: Pharo13.0-64bit-815ddc7.sources  
 extracting: pharo.version           
++ find . -name Pharo13.0-SNAPSHOT-64bit-815ddc7d23.image
+ IMAGE_FILE=./Pharo13.0-SNAPSHOT-64bit-815ddc7d23.image
++ find . -name Pharo13.0-SNAPSHOT-64bit-815ddc7d23.changes
+ CHANGES_FILE=./Pharo13.0-SNAPSHOT-64bit-815ddc7d23.changes
+ cp /Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/build/bootstrap-cache/Pharo10.0-64bit-9a68076.sources /Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/build/bootstrap-cache/Pharo13.0-64bit-815ddc7.sources .
+ mv ./Pharo13.0-SNAPSHOT-64bit-815ddc7d23.image Pharo.image
+ mv ./Pharo13.0-SNAPSHOT-64bit-815ddc7d23.changes Pharo.changes
+ export PHARO_CI_TESTING_ENVIRONMENT=1
+ PHARO_CI_TESTING_ENVIRONMENT=1
+ ./pharo Pharo.image test --junit-xml-output --stage-name=Tests-osx-64 '.*'
Running tests in 772 Packages
Beginning to run tests of NewTools-SpTextPresenterDecorators with random seed 651266033

Finished to run tests of NewTools-SpTextPresenterDecorators in 33 milliseconds 528 microseconds

Beginning to run tests of SUnit-Rules-Tests with random seed 790147858

Finished to run tests of SUnit-Rules-Tests in 169 milliseconds 17 microseconds

Beginning to run tests of Tool-Profilers-Tests with random seed 959451839

Finished to run tests of Tool-Profilers-Tests in 1 second 391 milliseconds 323 microseconds

Beginning to run tests of NewTools-Inspector-Tests with random seed 129990701

Finished to run tests of NewTools-Inspector-Tests in 539 milliseconds 556 microseconds

DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
Beginning to run tests of Roassal-Chart-Tests with random seed 914619210

DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLineSpineDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLineSpineDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLineSpineDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLineSpineDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLineSpineDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLineSpineDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLineSpineDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLineSpineDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSAbstractMarkerDecoration>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
Finished to run tests of Roassal-Chart-Tests in 935 milliseconds 910 microseconds

Beginning to run tests of Collections-Abstract-Tests with random seed 782308084

Finished to run tests of Collections-Abstract-Tests in 4 milliseconds 427 microseconds

Beginning to run tests of ReleaseTests with random seed 619135225

NewUndeclaredWarning: ReleaseTest>>methodForTest (undeclaredStubInstVar1 is Undeclared)
Finished to run tests of ReleaseTests in 46 seconds 818 milliseconds 868 microseconds

Beginning to run tests of MetacelloCommandLineHandler-Tests with random seed 938375644

Finished to run tests of MetacelloCommandLineHandler-Tests in 3 milliseconds 503 microseconds

Beginning to run tests of NautilusRefactoring-Tests with random seed 1059087841

Finished to run tests of NautilusRefactoring-Tests in 3 milliseconds 242 microseconds

Beginning to run tests of NumericInterpolator-Tests with random seed 686772707

Finished to run tests of NumericInterpolator-Tests in 20 milliseconds 359 microseconds

Beginning to run tests of Refactoring-UI-Tests with random seed 718210039

Finished to run tests of Refactoring-UI-Tests in 734 milliseconds 805 microseconds

Beginning to run tests of System-Dependencies-Tests with random seed 159402201

Finished to run tests of System-Dependencies-Tests in 3 seconds 953 milliseconds 193 microseconds

Beginning to run tests of HeuristicCompletion-Tests with random seed 795885387

Finished to run tests of HeuristicCompletion-Tests in 12 seconds 744 milliseconds 499 microseconds

Beginning to run tests of Kernel-CodeModel-Tests with random seed 475648789

ExtensionPointsOwningPackageNotification: An extension protocol points the package "XXXXX" while the class containing the method is already in this package. The creation of this protocol will be aborted.
ExtensionPointsOwningPackageNotification: An extension protocol points the package "XXXXX" while the class containing the method is already in this package. The creation of this protocol will be aborted.
NewUndeclaredWarning: TestClassOther>>nonexistingMethodName4 (class1 is Undeclared)
NewUndeclaredWarning: TestClass1>>m (TestClass2 is Undeclared)
NewUndeclaredWarning: TestClass1>>m (TestClass2 is Undeclared)
NewUndeclaredWarning: TestClass1>>m (TestClass2 is Undeclared)
Finished to run tests of Kernel-CodeModel-Tests in 721 milliseconds 325 microseconds

Beginning to run tests of Collections-Native-Tests with random seed 147753961

Finished to run tests of Collections-Native-Tests in 155 milliseconds 76 microseconds

Beginning to run tests of ClassAnnotation-Tests with random seed 224521092

Finished to run tests of ClassAnnotation-Tests in 537 milliseconds 478 microseconds

Beginning to run tests of Calypso-SystemTools-QueryBrowser-Tests with random seed 1015712157

Finished to run tests of Calypso-SystemTools-QueryBrowser-Tests in 523 milliseconds 74 microseconds

Beginning to run tests of SortFunctions-Tests with random seed 612267433

Finished to run tests of SortFunctions-Tests in 3 milliseconds 245 microseconds

Beginning to run tests of NewTools-Finder-Tests with random seed 923542190

Finished to run tests of NewTools-Finder-Tests in 3 seconds 125 milliseconds 414 microseconds

Beginning to run tests of System-OSEnvironments-Tests with random seed 389095907

Finished to run tests of System-OSEnvironments-Tests in 10 milliseconds 112 microseconds

Beginning to run tests of System-Settings-Tests with random seed 1011038959

Finished to run tests of System-Settings-Tests in 669 milliseconds 907 microseconds

Beginning to run tests of UndefinedClasses-Tests with random seed 754359180

Finished to run tests of UndefinedClasses-Tests in 22 milliseconds 981 microseconds

Beginning to run tests of Microdown-RichTextPresenter-Tests with random seed 559172518

Finished to run tests of Microdown-RichTextPresenter-Tests in 643 milliseconds 774 microseconds

Beginning to run tests of Zinc-HTTP-Examples with random seed 139733290

Finished to run tests of Zinc-HTTP-Examples in 476 milliseconds 719 microseconds

Beginning to run tests of Collections-Weak-Tests with random seed 511432967

Finished to run tests of Collections-Weak-Tests in 2 seconds 460 milliseconds 683 microseconds

Beginning to run tests of Metacello-TestsReference with random seed 300832683

Finished to run tests of Metacello-TestsReference in 3 milliseconds 726 microseconds

Beginning to run tests of Roassal-Global-Tests with random seed 896547245

DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from RSLinePlot>>#shape has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
Finished to run tests of Roassal-Global-Tests in 2 seconds 686 milliseconds 368 microseconds

Beginning to run tests of Roassal-Inspector-Tests with random seed 860669229

Finished to run tests of Roassal-Inspector-Tests in 48 milliseconds 885 microseconds

Beginning to run tests of CodeImport-Tests with random seed 576425567

Finished to run tests of CodeImport-Tests in 33 milliseconds 164 microseconds

Beginning to run tests of Tool-DependencyAnalyser-Tests with random seed 1000557184

Finished to run tests of Tool-DependencyAnalyser-Tests in 1 second 70 milliseconds 987 microseconds

Beginning to run tests of System-Identification-Tests with random seed 117345201

Finished to run tests of System-Identification-Tests in 46 milliseconds 379 microseconds

Beginning to run tests of Spec2-Code-Diff-Tests with random seed 1033747422

Finished to run tests of Spec2-Code-Diff-Tests in 1 millisecond 317 microseconds

Beginning to run tests of Monticello-Tests with random seed 472818400

Finished to run tests of Monticello-Tests in 1 second 80 milliseconds 997 microseconds

Beginning to run tests of SystemCommands-MethodCommands-Tests with random seed 471809561

Finished to run tests of SystemCommands-MethodCommands-Tests in 1 millisecond 541 microseconds

Beginning to run tests of EpiceaBrowsers-Tests with random seed 439893276

Finished to run tests of EpiceaBrowsers-Tests in 1 second 334 milliseconds 314 microseconds

Beginning to run tests of Refactoring-DataForTesting with random seed 372850259

Finished to run tests of Refactoring-DataForTesting in 1 millisecond 442 microseconds

Beginning to run tests of Commander2-Tests with random seed 925015125

Finished to run tests of Commander2-Tests in 3 milliseconds 567 microseconds

Beginning to run tests of Ring-Core-Tests with random seed 254315864

Finished to run tests of Ring-Core-Tests in 537 milliseconds 726 microseconds

Beginning to run tests of DrTests-TestCoverage-Tests with random seed 245508212

Finished to run tests of DrTests-TestCoverage-Tests in 76 milliseconds 388 microseconds

Beginning to run tests of Zinc-Character-Encoding-Tests with random seed 486866879

Finished to run tests of Zinc-Character-Encoding-Tests in 118 milliseconds 753 microseconds

Beginning to run tests of Shift-ClassBuilder-Tests with random seed 1017089335

Finished to run tests of Shift-ClassBuilder-Tests in 793 milliseconds 303 microseconds

Beginning to run tests of DrTests-TestCoverage-Tests-Mocks with random seed 868829264

Finished to run tests of DrTests-TestCoverage-Tests-Mocks in 1 millisecond 43 microseconds

Beginning to run tests of NewTools-Debugger-Breakpoints-Tools with random seed 327053907

Finished to run tests of NewTools-Debugger-Breakpoints-Tools in 308 milliseconds 309 microseconds

Beginning to run tests of Kernel-Tests with random seed 450861959

DeprecationPerformedNotification: Automatic deprecation caller rewrite: The method ExampleForDeprecationTest>>#deprecatedMessageWithTransform called from ExampleForDeprecationTest>>#sendsDeprecatedMessageWithTransform has been deprecated. This method is part of the DeprecationTest.
[ERROR] 2025-02-08 11:41:00.000 growOldSpaceByAtLeastcallingOperation (Replacement/generated/64/vm/src/gcc3x-cointerp.c:52293):Required space is bigger than the headroom while primitiveGrowMemoryByAtLeast - requested by the image. Could not allocate
DeprecationPerformedNotification: The method Semaphore>>#wait: called from SemaphoreTest>>#testWaitTimeDuration has been deprecated. Use #waitTimeoutMilliseconds: instead
DeprecationPerformedNotification: The method Semaphore>>#wait: called from SemaphoreTest>>#testWaitTimeDuration has been deprecated. Use #waitTimeoutMilliseconds: instead
DeprecationPerformedNotification: The method Semaphore>>#wait:onCompletion:onTimeout: called from SemaphoreTest>>#testWaitTimeDurationWithCompletionAndTimeoutBlocks has been deprecated. Use #waitTimeoutMilliseconds:onCompletion:onTimeout: instead
DeprecationPerformedNotification: The method Semaphore>>#wait:onCompletion:onTimeout: called from SemaphoreTest>>#testWaitTimeDurationWithCompletionAndTimeoutBlocks has been deprecated. Use #waitTimeoutMilliseconds:onCompletion:onTimeout: instead
Finished to run tests of Kernel-Tests in 7 seconds 426 milliseconds 697 microseconds

Beginning to run tests of EmergencyDebugger-Tests with random seed 1045940877

Finished to run tests of EmergencyDebugger-Tests in 325 milliseconds 717 microseconds

Beginning to run tests of Calypso-SystemPlugins-Deprecation-Queries-Tests with random seed 673052372

Finished to run tests of Calypso-SystemPlugins-Deprecation-Queries-Tests in 6 milliseconds 71 microseconds

Beginning to run tests of EnlumineurFormatter-Tests with random seed 620681435

Finished to run tests of EnlumineurFormatter-Tests in 86 milliseconds 902 microseconds

Beginning to run tests of Morphic-Tests with random seed 662278707

Finished to run tests of Morphic-Tests in 1 second 821 milliseconds 665 microseconds

Beginning to run tests of Roassal-Animation-Tests with random seed 478913873

Finished to run tests of Roassal-Animation-Tests in 1 second 559 milliseconds 533 microseconds

Beginning to run tests of Commander2-UI-Tests with random seed 393477482

Finished to run tests of Commander2-UI-Tests in 1 millisecond 447 microseconds

Beginning to run tests of Collections-Unordered-Tests with random seed 292113514

Finished to run tests of Collections-Unordered-Tests in 650 milliseconds 399 microseconds

Beginning to run tests of Refactoring-Environment-Tests with random seed 302873593

Finished to run tests of Refactoring-Environment-Tests in 27 seconds 134 milliseconds 696 microseconds

Beginning to run tests of Spec2-Adapters-Morphic-Tests with random seed 847931641

Finished to run tests of Spec2-Adapters-Morphic-Tests in 69 milliseconds 562 microseconds

Beginning to run tests of Geometry-Tests with random seed 495981631

Finished to run tests of Geometry-Tests in 26 milliseconds 870 microseconds

Beginning to run tests of Microdown-Tests with random seed 656314459

Finished to run tests of Microdown-Tests in 1 second 954 milliseconds 465 microseconds

Beginning to run tests of Collections-Sequenceable-Tests with random seed 323728896

Finished to run tests of Collections-Sequenceable-Tests in 509 milliseconds 422 microseconds

Beginning to run tests of Sindarin-Tests with random seed 96439296

Finished to run tests of Sindarin-Tests in 839 milliseconds 138 microseconds

Beginning to run tests of System-Benchmark-Tests with random seed 870165575

Finished to run tests of System-Benchmark-Tests in 2 milliseconds 317 microseconds

Beginning to run tests of NewTools-FontChooser with random seed 727847498

Requested font dd08sadna80nsazczxcz not found
Requested font Arial not found
Requested font dd08sadna80nsazczxcz not found
Requested font Arial not found
Finished to run tests of NewTools-FontChooser in 251 milliseconds 140 microseconds

Beginning to run tests of OpalCompiler-UI-Tests with random seed 694685255

Finished to run tests of OpalCompiler-UI-Tests in 36 milliseconds 647 microseconds

Beginning to run tests of NewTools-Spotter-Processors-Tests with random seed 981653610

Finished to run tests of NewTools-Spotter-Processors-Tests in 21 seconds 47 milliseconds 34 microseconds

Beginning to run tests of Transcript-NonInteractive-Tests with random seed 325468579
Pharo writing to the standard error

Pharo writing to the standard output
Finished to run tests of Transcript-NonInteractive-Tests in 3 milliseconds 421 microseconds

Beginning to run tests of ThreadedFFI-UFFI-Tests with random seed 799151784

Finished to run tests of ThreadedFFI-UFFI-Tests in 5 seconds 807 milliseconds 337 microseconds

Beginning to run tests of Roassal-UML-Tests with random seed 560321113

Finished to run tests of Roassal-UML-Tests in 29 milliseconds 881 microseconds

Beginning to run tests of ClassParser-Tests with random seed 478670967

Finished to run tests of ClassParser-Tests in 224 milliseconds 187 microseconds

Beginning to run tests of Roassal-Mondrian with random seed 224136281

Finished to run tests of Roassal-Mondrian in 8 milliseconds 433 microseconds

Beginning to run tests of FileSystem-Core-Tests with random seed 604508771

Finished to run tests of FileSystem-Core-Tests in 68 milliseconds 522 microseconds

Beginning to run tests of NewTools-RewriterTools-Tests with random seed 789575337

Finished to run tests of NewTools-RewriterTools-Tests in 157 milliseconds 828 microseconds

Beginning to run tests of BeautifulComments with random seed 354693703

Finished to run tests of BeautifulComments in 20 milliseconds 947 microseconds

Beginning to run tests of NewTools-Scopes-Tests with random seed 172891739

Finished to run tests of NewTools-Scopes-Tests in 140 milliseconds 973 microseconds

Beginning to run tests of System-Finalization-Tests with random seed 792061929

Finished to run tests of System-Finalization-Tests in 479 milliseconds 613 microseconds

Beginning to run tests of Slot-Tests with random seed 624286410

Finished to run tests of Slot-Tests in 6 seconds 259 milliseconds 503 microseconds

Beginning to run tests of Calypso-SystemPlugins-InheritanceAnalysis-Queries-Tests with random seed 572963134

Finished to run tests of Calypso-SystemPlugins-InheritanceAnalysis-Queries-Tests in 113 milliseconds 434 microseconds

Beginning to run tests of System-Installers-Tests with random seed 332552111

Finished to run tests of System-Installers-Tests in 145 milliseconds 603 microseconds

Beginning to run tests of System-History-Tests with random seed 517309761

Finished to run tests of System-History-Tests in 3 milliseconds 185 microseconds

Beginning to run tests of VariablesLibrary-Tests with random seed 250024006

Finished to run tests of VariablesLibrary-Tests in 207 milliseconds 587 microseconds

Beginning to run tests of DebugPoints-Tests with random seed 265944086

Finished to run tests of DebugPoints-Tests in 301 milliseconds 454 microseconds

Beginning to run tests of SystemCommands-RefactoringSupport-Tests with random seed 648537155

Finished to run tests of SystemCommands-RefactoringSupport-Tests in 23 milliseconds 73 microseconds

Beginning to run tests of Calypso-SystemPlugins-Flags-Queries-Tests with random seed 277428828

Finished to run tests of Calypso-SystemPlugins-Flags-Queries-Tests in 5 milliseconds 523 microseconds

Beginning to run tests of TaskIt-Tests with random seed 970497633

Finished to run tests of TaskIt-Tests in 19 seconds 913 milliseconds 127 microseconds

Beginning to run tests of Kernel-Tests-WithCompiler with random seed 132962348

Finished to run tests of Kernel-Tests-WithCompiler in 27 milliseconds 489 microseconds

Beginning to run tests of NewTools-FileBrowser-Tests with random seed 404627016

Finished to run tests of NewTools-FileBrowser-Tests in 6 seconds 510 milliseconds 644 microseconds

Beginning to run tests of System-BasicCommandLineHandler-Tests with random seed 37161143

Finished to run tests of System-BasicCommandLineHandler-Tests in 46 milliseconds 450 microseconds

Beginning to run tests of Calypso-SystemPlugins-Traits-Queries-Tests with random seed 40858855

Finished to run tests of Calypso-SystemPlugins-Traits-Queries-Tests in 19 milliseconds 92 microseconds

Beginning to run tests of Rubric-Tests with random seed 226728699

Finished to run tests of Rubric-Tests in 122 milliseconds 103 microseconds

Beginning to run tests of Graphics-Tests with random seed 866433910

Finished to run tests of Graphics-Tests in 1 second 780 milliseconds 246 microseconds

Beginning to run tests of NewValueHolder-Tests with random seed 223162730

Finished to run tests of NewValueHolder-Tests in 3 milliseconds 30 microseconds

Beginning to run tests of Calypso-SystemPlugins-FFI-Queries-Tests with random seed 430265455

Finished to run tests of Calypso-SystemPlugins-FFI-Queries-Tests in 4 milliseconds 460 microseconds

Beginning to run tests of Roassal-Interaction-Tests with random seed 140338292

Finished to run tests of Roassal-Interaction-Tests in 109 milliseconds 405 microseconds

Beginning to run tests of NewTools-Debugger-Fuel-Tests with random seed 614571744

Finished to run tests of NewTools-Debugger-Fuel-Tests in 19 milliseconds 775 microseconds

Beginning to run tests of NewTools-Core-Tests with random seed 246334452

Finished to run tests of NewTools-Core-Tests in 430 milliseconds 25 microseconds

Beginning to run tests of OpalCompiler-Tests with random seed 972454307

Finished to run tests of OpalCompiler-Tests in 638 milliseconds 930 microseconds

Beginning to run tests of Spec2-Morphic-Backend-Tests with random seed 927410983

Finished to run tests of Spec2-Morphic-Backend-Tests in 887 milliseconds 780 microseconds

Beginning to run tests of Collections-Streams-Tests with random seed 759314593

Finished to run tests of Collections-Streams-Tests in 184 milliseconds 617 microseconds

Beginning to run tests of Collections-DoubleLinkedList-Tests with random seed 594504026

Finished to run tests of Collections-DoubleLinkedList-Tests in 3 milliseconds 191 microseconds

Beginning to run tests of Network-Mail-Tests with random seed 626316127

Finished to run tests of Network-Mail-Tests in 6 milliseconds 34 microseconds

Beginning to run tests of PharoDocComment-Tests with random seed 736611172

Finished to run tests of PharoDocComment-Tests in 491 milliseconds 482 microseconds

Beginning to run tests of Coverage-Tests with random seed 136793447

Finished to run tests of Coverage-Tests in 252 milliseconds 504 microseconds

Beginning to run tests of NewTools-CodeCritiques-Tests with random seed 1064131941

Finished to run tests of NewTools-CodeCritiques-Tests in 818 milliseconds 341 microseconds

Beginning to run tests of Zinc-Zodiac-Tests with random seed 459212441

Finished to run tests of Zinc-Zodiac-Tests in 7 seconds 449 milliseconds 733 microseconds

Beginning to run tests of System-Support-Tests with random seed 344029363

Finished to run tests of System-Support-Tests in 1 second 542 milliseconds 997 microseconds

Beginning to run tests of System-Caching-Tests with random seed 552753598

Finished to run tests of System-Caching-Tests in 2 seconds 261 milliseconds 99 microseconds

Beginning to run tests of SystemCommands-MessageCommands-Tests with random seed 353832595

Finished to run tests of SystemCommands-MessageCommands-Tests in 7 milliseconds 222 microseconds

Beginning to run tests of Reflectivity-Tools-Tests with random seed 133684379

Finished to run tests of Reflectivity-Tools-Tests in 605 milliseconds 226 microseconds

Beginning to run tests of System-Hashing-Tests with random seed 324036346

Finished to run tests of System-Hashing-Tests in 645 milliseconds 358 microseconds

Beginning to run tests of Calypso-Browser-Tests with random seed 269834622

Finished to run tests of Calypso-Browser-Tests in 6 seconds 852 milliseconds 615 microseconds

Beginning to run tests of NewTools-Spotter-Tests with random seed 434020933

Finished to run tests of NewTools-Spotter-Tests in 639 milliseconds 58 microseconds

Beginning to run tests of Kernel-Extended-Tests with random seed 627105476

somethingsomethingFinished to run tests of Kernel-Extended-Tests in 1 second 67 milliseconds 184 microseconds

Beginning to run tests of SystemCommands-PackageCommands-Tests with random seed 938760434

Finished to run tests of SystemCommands-PackageCommands-Tests in 1 millisecond 221 microseconds

Beginning to run tests of Spec2-Code-Backend-Tests with random seed 998642418

Finished to run tests of Spec2-Code-Backend-Tests in 2 seconds 138 milliseconds 348 microseconds

Beginning to run tests of Refactoring-Changes-Tests with random seed 123490638

NewUndeclaredWarning: RBRefactoringChangeMock (SharedVar is Undeclared)
Finished to run tests of Refactoring-Changes-Tests in 187 milliseconds 727 microseconds

Beginning to run tests of Random-Tests with random seed 1058563339

Finished to run tests of Random-Tests in 359 milliseconds 151 microseconds

Beginning to run tests of OSWindow-Tests with random seed 1012342897

Finished to run tests of OSWindow-Tests in 1 millisecond 98 microseconds

Beginning to run tests of UnifiedFFI-Tests with random seed 644639860

Finished to run tests of UnifiedFFI-Tests in 273 milliseconds 773 microseconds

Beginning to run tests of Spec2-ListView-Tests with random seed 469361284

Finished to run tests of Spec2-ListView-Tests in 1 second 768 milliseconds 511 microseconds

Beginning to run tests of Epicea-Tests with random seed 847525743

Finished to run tests of Epicea-Tests in 427 milliseconds 251 microseconds

Beginning to run tests of NewTools-Debugger-Morphic with random seed 301527068

Finished to run tests of NewTools-Debugger-Morphic in 1 millisecond 293 microseconds

Beginning to run tests of Refactoring-Transformations-Tests with random seed 836805660

Finished to run tests of Refactoring-Transformations-Tests in 21 seconds 277 milliseconds 698 microseconds

Beginning to run tests of Traits-Tests with random seed 788481084

SystemNotification: T1
SystemNotification: T2
SystemNotification: T5
SystemNotification: T12
SystemNotification: TD
SystemNotification: TB
SystemNotification: TC
SystemNotification: TA
SystemNotification: T6
SystemNotification: T11
SystemNotification: T3
SystemNotification: T9
SystemNotification: T4
SystemNotification: T10
SystemNotification: CA
SystemNotification: CB
SystemNotification: C1
SystemNotification: C2
SystemNotification: C9
SystemNotification: C10
SystemNotification: C11
SystemNotification: T6
NewUndeclaredWarning: T1>>aMethod: (aMethod is Undeclared)
NewUndeclaredWarning: T2>>aMethod: (aMethod is Undeclared)
NewUndeclaredWarning: T1 classTrait>>aMethod: (aMethod is Undeclared)
NewUndeclaredWarning: T2 classTrait>>aMethod: (aMethod is Undeclared)
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from C2>>#m has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from TempClass>>#m has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from C11>>#m has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from C11>>#m has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from C11>>#m has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from C11>>#m has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from C11>>#m has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from C11>>#m has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from C10>>#m has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from C10>>#m has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from C10>>#m has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from C10>>#m has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from C10>>#m has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from C11>>#m has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from C10>>#m has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from C10>>#m has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from C11>>#m has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from C10>>#m has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from C10>>#m1 has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
DeprecationPerformedNotification: The method Object>>#explicitRequirement called from C10>>#m2 has been deprecated. This method will be removed in the future version of Pharo. See https://github.com/pharo-project/pharo/issues/15507 for details
Finished to run tests of Traits-Tests in 14 seconds 215 milliseconds 632 microseconds

Beginning to run tests of Morphic-Widgets-FastTable-Tests with random seed 163840200

Finished to run tests of Morphic-Widgets-FastTable-Tests in 28 milliseconds 715 microseconds

Beginning to run tests of Ring-ChunkImporter-Tests with random seed 223407587

Finished to run tests of Ring-ChunkImporter-Tests in 28 milliseconds 924 microseconds

Beginning to run tests of ProfStef-Tests with random seed 861788929

Finished to run tests of ProfStef-Tests in 125 milliseconds 751 microseconds

Beginning to run tests of Compression-Tests with random seed 180537729

Finished to run tests of Compression-Tests in 2 seconds 548 milliseconds 738 microseconds

Beginning to run tests of SUnit-Core with random seed 490434166

Finished to run tests of SUnit-Core in 2 milliseconds 251 microseconds

Beginning to run tests of DrTests-Tests with random seed 826302331

Finished to run tests of DrTests-Tests in 269 milliseconds 298 microseconds

Beginning to run tests of Debugger-Model-Tests with random seed 942760327

Finished to run tests of Debugger-Model-Tests in 712 milliseconds 178 microseconds

Beginning to run tests of Spec2-Backend-Tests with random seed 335817552

DeprecationPerformedNotification: Automatic deprecation caller rewrite: The method SpGridLayout>>#add:at: called from SpGridLayoutAdapterTest>>#testColumnSpanColumnHomogeneous has been deprecated. Use add:atPoint:
DeprecationPerformedNotification: Automatic deprecation caller rewrite: The method SpGridLayout>>#add:at: called from SpGridLayoutAdapterTest>>#testColumnSpanColumnNotHomogeneous has been deprecated. Use add:atPoint:
DeprecationPerformedNotification: Automatic deprecation caller rewrite: The method SpGridLayout>>#add:at: called from SpGridLayoutAdapterTest>>#testRowSpanRowHomogeneous has been deprecated. Use add:atPoint:
DeprecationPerformedNotification: Automatic deprecation caller rewrite: The method SpGridLayout>>#add:at: called from SpGridLayoutAdapterTest>>#testRowSpanRowNotHomogeneous has been deprecated. Use add:atPoint:
Finished to run tests of Spec2-Backend-Tests in 49 seconds 692 milliseconds 164 microseconds

Beginning to run tests of SUnit-Support-UITesting-Tests with random seed 1057422450

Finished to run tests of SUnit-Support-UITesting-Tests in 4 milliseconds 997 microseconds

Beginning to run tests of Calypso-SystemPlugins-Reflectivity-Queries-Tests with random seed 855618167

Finished to run tests of Calypso-SystemPlugins-Reflectivity-Queries-Tests in 78 milliseconds 534 microseconds

Beginning to run tests of Collections-Atomic-Tests with random seed 94722759

Finished to run tests of Collections-Atomic-Tests in 5 milliseconds 523 microseconds

Beginning to run tests of Renraku-Tests with random seed 1048362700

Finished to run tests of Renraku-Tests in 2 seconds 347 milliseconds 692 microseconds

Beginning to run tests of NewTools-RewriterTools-Backend-Tests with random seed 575151865

Finished to run tests of NewTools-RewriterTools-Backend-Tests in 3 milliseconds 741 microseconds

Beginning to run tests of Network-Tests with random seed 562546940

Finished to run tests of Network-Tests in 7 seconds 749 milliseconds 273 microseconds

Beginning to run tests of Ring-Monticello-Tests with random seed 208346691

Finished to run tests of Ring-Monticello-Tests in 52 milliseconds 512 microseconds

Beginning to run tests of NewTools-DebugPointsBrowser-Tests with random seed 131111800

Finished to run tests of NewTools-DebugPointsBrowser-Tests in 325 milliseconds 139 microseconds

Beginning to run tests of NewTools-Sindarin-Commands-Tests with random seed 679939006

Finished to run tests of NewTools-Sindarin-Commands-Tests in 32 milliseconds 697 microseconds

Beginning to run tests of NewTools-WindowManager-Tests with random seed 147266526

Finished to run tests of NewTools-WindowManager-Tests in 15 milliseconds 606 microseconds

Beginning to run tests of System-Time-Tests with random seed 11415533

DeprecationPerformedNotification: The method Date class>>#fromString: called from DateTest>>#testFromString has been deprecated. Use Date>>#readFrom:pattern: specifying a concrete pattern instead.
DeprecationPerformedNotification: The method Date class>>#readFrom: called from Date class>>#fromString: has been deprecated. Use Date>>#readFrom:pattern: specifying a concrete pattern instead.
DeprecationPerformedNotification: The method Date class>>#fromString: called from DateTest>>#testFromString has been deprecated. Use Date>>#readFrom:pattern: specifying a concrete pattern instead.
DeprecationPerformedNotification: The method Date class>>#readFrom: called from Date class>>#fromString: has been deprecated. Use Date>>#readFrom:pattern: specifying a concrete pattern instead.
DeprecationPerformedNotification: The method Date class>>#fromString: called from DateTest>>#testFromString has been deprecated. Use Date>>#readFrom:pattern: specifying a concrete pattern instead.
DeprecationPerformedNotification: The method Date class>>#readFrom: called from Date class>>#fromString: has been deprecated. Use Date>>#readFrom:pattern: specifying a concrete pattern instead.
DeprecationPerformedNotification: The method String>>#asDate called from UndefinedObject>>#DoIt has been deprecated. Use Date>>#readFrom:pattern: specifying a concrete pattern instead.
DeprecationPerformedNotification: The method Date class>>#fromString: called from String>>#asDate has been deprecated. Use Date>>#readFrom:pattern: specifying a concrete pattern instead.
DeprecationPerformedNotification: The method Date class>>#readFrom: called from Date class>>#fromString: has been deprecated. Use Date>>#readFrom:pattern: specifying a concrete pattern instead.
Finished to run tests of System-Time-Tests in 3 seconds 235 milliseconds 803 microseconds

Beginning to run tests of MonticelloTonel-Tests with random seed 724234131

Finished to run tests of MonticelloTonel-Tests in 167 milliseconds 311 microseconds

Beginning to run tests of ThreadedFFI-Tests with random seed 632732222


Returning an object but pool is fullFinished to run tests of ThreadedFFI-Tests in 53 milliseconds 549 microseconds

Beginning to run tests of AST-Core-Tests with random seed 504668531

NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared)
NewUndeclaredWarning: MCMockClassE>>foo (a is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared)
NewUndeclaredWarning: MCMockClassE>>foo (a is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared)
NewUndeclaredWarning: MCMockClassE>>foo (a is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared)
NewUndeclaredWarning: MCMockClassE>>foo (b is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (Δə is Undeclared)
NewUndeclaredWarning: MCMockClassE>>foo (Δə is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared)
NewUndeclaredWarning: MCMockClassE>>foo (a is Undeclared)
NewUndeclaredWarning: MCMockClassE>>foo (a is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared)
NewUndeclaredWarning: MCMockClassE>>foo (a is Undeclared)
Finished to run tests of AST-Core-Tests in 4 seconds 754 milliseconds 851 microseconds

Beginning to run tests of System-Sources-Tests with random seed 153585944

Finished to run tests of System-Sources-Tests in 40 milliseconds 640 microseconds

Beginning to run tests of FuzzyMatcher-Tests with random seed 257901379

Finished to run tests of FuzzyMatcher-Tests in 1 millisecond 481 microseconds

Beginning to run tests of RottenTestsFinder-Tests with random seed 192948549

Finished to run tests of RottenTestsFinder-Tests in 289 milliseconds 34 microseconds

Beginning to run tests of Keymapping-Tests with random seed 739648614

DeprecationPerformedNotification: Automatic deprecation caller rewrite: The method Morph>>#on:do: called from KMPerInstanceTest>>#testAddMoreThanOneHandler has been deprecated. Use bindKeyCombination:toAction:
Finished to run tests of Keymapping-Tests in 26 milliseconds 772 microseconds

Beginning to run tests of SUnit-Tests with random seed 374370946

Finished to run tests of SUnit-Tests in 4 seconds 82 milliseconds 255 microseconds

Beginning to run tests of Roassal-Spec-Tests with random seed 774558582

Finished to run tests of Roassal-Spec-Tests in 83 milliseconds 647 microseconds

Beginning to run tests of Calypso-SystemTools-FullBrowser-Tests with random seed 231329228

Finished to run tests of Calypso-SystemTools-FullBrowser-Tests in 629 milliseconds 582 microseconds

Beginning to run tests of Spec2-Dialogs-Tests with random seed 514087745

Finished to run tests of Spec2-Dialogs-Tests in 599 milliseconds 841 microseconds

Beginning to run tests of Text-Diff-Tests with random seed 918340506

Finished to run tests of Text-Diff-Tests in 3 milliseconds 864 microseconds

Beginning to run tests of Commander-Core-Tests with random seed 213404831

Finished to run tests of Commander-Core-Tests in 1 millisecond 985 microseconds

Beginning to run tests of Jobs-Tests with random seed 534329506

Finished to run tests of Jobs-Tests in 2 milliseconds 38 microseconds

Beginning to run tests of EmbeddedFreeType-Tests with random seed 691531940

Finished to run tests of EmbeddedFreeType-Tests in 3 milliseconds 682 microseconds

Beginning to run tests of SUnit-Visitor-Tests with random seed 815228071

Finished to run tests of SUnit-Visitor-Tests in 1 millisecond 287 microseconds

Beginning to run tests of Zinc-Resource-Meta-Tests with random seed 914508713

Finished to run tests of Zinc-Resource-Meta-Tests in 130 milliseconds 409 microseconds

Beginning to run tests of SUnit-MockObjects-Tests with random seed 386723884

Finished to run tests of SUnit-MockObjects-Tests in 6 milliseconds 329 microseconds

Beginning to run tests of NewTools-FontChooser-Tests with random seed 671366707

Finished to run tests of NewTools-FontChooser-Tests in 1 millisecond 714 microseconds

Beginning to run tests of Roassal-Shapes-Tests with random seed 555769654

Finished to run tests of Roassal-Shapes-Tests in 131 milliseconds 170 microseconds

Beginning to run tests of Shout-Tests with random seed 1047364795

Finished to run tests of Shout-Tests in 30 milliseconds 350 microseconds

Beginning to run tests of ColorPicker-Tests with random seed 679815897

Finished to run tests of ColorPicker-Tests in 96 milliseconds 130 microseconds

Beginning to run tests of Announcements-Core-Tests with random seed 221107003

Finished to run tests of Announcements-Core-Tests in 559 milliseconds 472 microseconds

Beginning to run tests of RTree-Tests with random seed 297546348

Finished to run tests of RTree-Tests in 7 milliseconds 545 microseconds

Beginning to run tests of Ombu-Tests with random seed 720143475

Finished to run tests of Ombu-Tests in 188 milliseconds 978 microseconds

Beginning to run tests of FreeType-Tests with random seed 542289457

Finished to run tests of FreeType-Tests in 5 seconds 75 milliseconds 416 microseconds

Beginning to run tests of Calypso-SystemPlugins-SUnit-Queries-Tests with random seed 654251523

Finished to run tests of Calypso-SystemPlugins-SUnit-Queries-Tests in 8 milliseconds 76 microseconds

Beginning to run tests of Debugger-Oups-Tests with random seed 75904525

Running: testCreationFromException from OupsDebugRequestTest
Running: testDebugSession from OupsDebugRequestTest
Running: testDefaultProcess from OupsDebugRequestTest
Running: testNewNotAllowed from OupsDebugRequestTest
Running: testNoPreDebugActionsBeforeComputation from OupsDebugRequestTest
Running: testNullExceptionForNamed from OupsDebugRequestTest
Running: testPreDebugActionForDebugItMethod from OupsDebugRequestTest
Running: testHandled from OupsDebuggerSelectionStrategyTest
Running: testDebuggers from OupsDebuggerSelectorTest
Running: testFirstUsableDebuggerForSession from OupsDebuggerSelectorTest
Running: testHandlesDebuggerErrors from OupsDebuggerSelectorTest
Running: testNextDebugger from OupsDebuggerSelectorTest
Running: testNextDebuggerForDebuggerFailure from OupsDebuggerSelectorTest
Running: testNextDebuggerForSession from OupsDebuggerSelectorTest
Running: testNoDebuggerForSession from OupsDebuggerSelectorTestI am an Oups NULL debugging exception
[ Set new ] in OupsDummyDebugger class>>dummySession in Block: [ Set new ]

Running: testNoNextDebugger from OupsDebuggerSelectorTest
Running: testOpenDebuggerError from OupsDebuggerSelectorTest
Running: testOpenDebuggerForSession from OupsDebuggerSelectorTest
Running: testOpenDebuggerWithErrorForSession from OupsDebuggerSelectorTest
Running: testTryOpenWith from OupsDebuggerSelectorTest
Running: testTryOpenWithSignalsError from OupsDebuggerSelectorTest
Running: testAvailableDebuggers from OupsDebuggerSystemTest
Running: testEnsureExceptionIn from OupsDebuggerSystemTest
Running: testHandleDebugRequest from OupsDebuggerSystemTest
Running: testHandleWarningDebugRequest from OupsDebuggerSystemTest
Running: testPreDebugActionExecuted from OupsDebuggerSystemTest
Running: testError from OupsSingleDebuggerSelectorTest
Running: testErrorWhenOpeningDebugger from OupsSingleDebuggerSelectorTestError
[ Set new ] in OupsDummyDebugger class>>dummySession in Block: [ Set new ]
I am an Oups NULL debugging exception
[ Set new ] in OupsDummyDebugger class>>dummySession in Block: [ Set new ]

Running: testHandled from OupsSingleDebuggerSelectorTestError
[ Set new ] in OupsDummyDebugger class>>dummySession in Block: [ Set new ]
I am an Oups NULL debugging exception
[ Set new ] in OupsDummyDebugger class>>dummySession in Block: [ Set new ]

Running: testNextDebugger from OupsSingleDebuggerSelectorTest
Running: testOpenDebuggerForSession from OupsSingleDebuggerSelectorTest
Finished to run tests of Debugger-Oups-Tests in 23 milliseconds 659 microseconds

Beginning to run tests of STON-Tests with random seed 606963236

Finished to run tests of STON-Tests in 1 second 6 milliseconds 321 microseconds

Beginning to run tests of FileSystem-Memory-Tests with random seed 985686036

Finished to run tests of FileSystem-Memory-Tests in 2 seconds 500 milliseconds 729 microseconds

Beginning to run tests of Files-Tests with random seed 783651802

Finished to run tests of Files-Tests in 3 seconds 468 milliseconds 859 microseconds

Beginning to run tests of Calypso-SystemPlugins-Undeclared-Queries-Tests with random seed 147836519

Finished to run tests of Calypso-SystemPlugins-Undeclared-Queries-Tests in 4 milliseconds 338 microseconds

Beginning to run tests of DrTests-CommentsToTests-Tests with random seed 210362220

Finished to run tests of DrTests-CommentsToTests-Tests in 6 milliseconds 372 microseconds

Beginning to run tests of Regex-Core-Tests with random seed 885705588

Finished to run tests of Regex-Core-Tests in 30 milliseconds 609 microseconds

Beginning to run tests of Spec2-Code-Tests with random seed 249064850

Finished to run tests of Spec2-Code-Tests in 1 second 751 milliseconds 858 microseconds

Beginning to run tests of Collections-Tests with random seed 1033822314

Finished to run tests of Collections-Tests in 2 milliseconds 161 microseconds

Beginning to run tests of NewTools-Playground-Tests with random seed 694575213

Finished to run tests of NewTools-Playground-Tests in 565 milliseconds 903 microseconds

Beginning to run tests of Spec2-Tests with random seed 818135460

Finished to run tests of Spec2-Tests in 10 seconds 357 milliseconds 132 microseconds

Beginning to run tests of System-Utilities-Tests with random seed 434548765

Finished to run tests of System-Utilities-Tests in 6 milliseconds 348 microseconds

Beginning to run tests of Tool-ExternalBrowser-Tests with random seed 1033155365

Finished to run tests of Tool-ExternalBrowser-Tests in 94 milliseconds 208 microseconds

Beginning to run tests of Hiedra-Tests with random seed 352663938

Finished to run tests of Hiedra-Tests in 141 milliseconds 366 microseconds

Beginning to run tests of Zodiac-Tests with random seed 106625553

Finished to run tests of Zodiac-Tests in 229 milliseconds 276 microseconds

Beginning to run tests of Roassal-BaselineMap-Tests with random seed 766958328

Finished to run tests of Roassal-BaselineMap-Tests in 31 milliseconds 917 microseconds

Beginning to run tests of Metacello-TestsCore with random seed 1031271702

MetacelloNotification: Recording baseline of BaselineOfTestToLock1...
MetacelloNotification: Project: TestToLock2
MetacelloNotification: ...finished baseline
MetacelloNotification: Recording baseline of BaselineOfTestToLock1...
MetacelloNotification: Project: TestToLock2
MetacelloNotification: Project is locked, skipping.
MetacelloNotification: ...finished baseline
Finished to run tests of Metacello-TestsCore in 18 milliseconds 395 microseconds

Beginning to run tests of System-Platforms-Tests with random seed 725460266

Finished to run tests of System-Platforms-Tests in 2 milliseconds 283 microseconds

Beginning to run tests of Athens-Cairo-Tests with random seed 813876013

Finished to run tests of Athens-Cairo-Tests in 16 milliseconds 632 microseconds

Beginning to run tests of Spec2-Morphic-Tests with random seed 636512830

Finished to run tests of Spec2-Morphic-Tests in 2 seconds 695 milliseconds 374 microseconds

Beginning to run tests of System-Localization-Tests with random seed 165811400

Finished to run tests of System-Localization-Tests in 7 milliseconds 183 microseconds

Beginning to run tests of Calypso-SystemPlugins-Reflectivity-Browser-Tests with random seed 521950671

Finished to run tests of Calypso-SystemPlugins-Reflectivity-Browser-Tests in 118 milliseconds 671 microseconds

Beginning to run tests of Morphic-Widgets-Taskbar-Tests with random seed 776579142

Finished to run tests of Morphic-Widgets-Taskbar-Tests in 17 milliseconds 568 microseconds

Beginning to run tests of AI-Algorithms-Graph-Tests with random seed 1052530007

Finished to run tests of AI-Algorithms-Graph-Tests in 17 milliseconds 554 microseconds

Beginning to run tests of Manifest-Tests with random seed 553480297

Finished to run tests of Manifest-Tests in 896 milliseconds 928 microseconds

Beginning to run tests of Calypso-SystemQueries-Tests with random seed 1007649259

Finished to run tests of Calypso-SystemQueries-Tests in 1 second 4 milliseconds 545 microseconds

Beginning to run tests of Clap-Tests with random seed 490841307

Finished to run tests of Clap-Tests in 15 milliseconds 883 microseconds

Beginning to run tests of Refactoring-Core-Tests with random seed 77467116

Finished to run tests of Refactoring-Core-Tests in 1 second 952 milliseconds 327 microseconds

Beginning to run tests of System-SessionManager-Tests with random seed 817774988

Finished to run tests of System-SessionManager-Tests in 8 milliseconds 622 microseconds

Beginning to run tests of Tool-ImageCleaner-Tests with random seed 122877334

Finished to run tests of Tool-ImageCleaner-Tests in 2 milliseconds 247 microseconds

Beginning to run tests of FileSystem-Disk-Tests with random seed 556407193

Finished to run tests of FileSystem-Disk-Tests in 2 seconds 183 milliseconds 159 microseconds

Beginning to run tests of NewTools-SettingsBrowser-Tests with random seed 90776609

Finished to run tests of NewTools-SettingsBrowser-Tests in 1 second 829 milliseconds 441 microseconds

Beginning to run tests of Beacon-Core-Tests with random seed 321914439

Finished to run tests of Beacon-Core-Tests in 2 milliseconds 82 microseconds

Beginning to run tests of Collections-Stack-Tests with random seed 455881033

Finished to run tests of Collections-Stack-Tests in 1 millisecond 501 microseconds

Beginning to run tests of Ring-Definitions-Monticello-Tests with random seed 1064829516

Finished to run tests of Ring-Definitions-Monticello-Tests in 4 milliseconds 793 microseconds

Beginning to run tests of Equals-Tests with random seed 665018961

Finished to run tests of Equals-Tests in 25 milliseconds 901 microseconds

Beginning to run tests of Collections-Strings-Tests with random seed 943143530

Finished to run tests of Collections-Strings-Tests in 664 milliseconds 122 microseconds

Beginning to run tests of Roassal-Layouts-Tests with random seed 155217157

Finished to run tests of Roassal-Layouts-Tests in 18 milliseconds 36 microseconds

Beginning to run tests of Kernel-ExtraUtils with random seed 701089559

Finished to run tests of Kernel-ExtraUtils in 4 milliseconds 423 microseconds

Beginning to run tests of System-Object Events-Tests with random seed 676389148

Finished to run tests of System-Object Events-Tests in 44 milliseconds 339 microseconds

Beginning to run tests of Metacello-TestsMCCore with random seed 501418057

MetacelloNotification: testFileTreeRepository: /Users/lse/Workspace/workspace/uest_and_branch_Pipeline_Pharo13/Tests-osx-64/temp/repo
Finished to run tests of Metacello-TestsMCCore in 16 milliseconds 67 microseconds

Beginning to run tests of FileSystem-Tests-Attributes with random seed 977234520

Finished to run tests of FileSystem-Tests-Attributes in 11 milliseconds 514 microseconds

Beginning to run tests of Zinc-Tests with random seed 191434341

Finished to run tests of Zinc-Tests in 10 seconds 25 milliseconds 443 microseconds

Beginning to run tests of Athens-Core-Tests with random seed 335954575

Finished to run tests of Athens-Core-Tests in 4 milliseconds 174 microseconds

Beginning to run tests of NewTools-DocumentBrowser-GitHubResource-Tests with random seed 56584342

Finished to run tests of NewTools-DocumentBrowser-GitHubResource-Tests in 2 seconds 69 milliseconds 906 microseconds

Beginning to run tests of NumberParser-Tests with random seed 299720364

Finished to run tests of NumberParser-Tests in 94 milliseconds 550 microseconds

Beginning to run tests of Specific-Rules-Tests with random seed 179662091

Finished to run tests of Specific-Rules-Tests in 3 milliseconds 218 microseconds

Beginning to run tests of Ring-Definitions-Tests-Containers with random seed 399366158

Finished to run tests of Ring-Definitions-Tests-Containers in 702 microseconds

Beginning to run tests of Fonts-Infrastructure-Tests with random seed 337471760

Finished to run tests of Fonts-Infrastructure-Tests in 746 microseconds

Beginning to run tests of Flashback-Decompiler-Tests with random seed 730701072

1
1
2
2
Finished to run tests of Flashback-Decompiler-Tests in 213 milliseconds 831 microseconds

Beginning to run tests of ClassDefinitionPrinters-Tests with random seed 556303592

Finished to run tests of ClassDefinitionPrinters-Tests in 7 milliseconds 469 microseconds

Beginning to run tests of ReferenceFinder-Core with random seed 761817839


Level 1 with 1 objects to search
Level 2 with 1 objects to search
Level 3 with 1 objects to searchFinished to run tests of ReferenceFinder-Core in 735 microseconds

Beginning to run tests of Metacello-Gitlab-Tests with random seed 33064687

Finished to run tests of Metacello-Gitlab-Tests in 1 millisecond 103 microseconds

Beginning to run tests of Tools-Tests with random seed 933518322

Finished to run tests of Tools-Tests in 108 milliseconds 429 microseconds

Beginning to run tests of Tools-CodeNavigation-Tests with random seed 443952222

Finished to run tests of Tools-CodeNavigation-Tests in 12 milliseconds 957 microseconds

Beginning to run tests of Debugging-Utils-Tests with random seed 674760554

Finished to run tests of Debugging-Utils-Tests in 225 milliseconds 329 microseconds

Beginning to run tests of FormCanvas-Tests with random seed 86662988

Finished to run tests of FormCanvas-Tests in 2 milliseconds 691 microseconds

Beginning to run tests of Ring-Definitions-Core-Tests with random seed 794149201

Finished to run tests of Ring-Definitions-Core-Tests in 32 milliseconds 275 microseconds

Beginning to run tests of NECompletion-Tests with random seed 550139249

Finished to run tests of NECompletion-Tests in 155 milliseconds 425 microseconds

Beginning to run tests of NewTools-Debugger-Tests with random seed 944283917

NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared)
NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared)
NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared)
Finished to run tests of NewTools-Debugger-Tests in 8 seconds 372 milliseconds 73 microseconds

Beginning to run tests of Text-Tests with random seed 585172930

Finished to run tests of Text-Tests in 11 milliseconds 34 microseconds

Beginning to run tests of Calypso-SystemPlugins-Critic-Queries-Tests with random seed 482024140

Finished to run tests of Calypso-SystemPlugins-Critic-Queries-Tests in 164 milliseconds 798 microseconds

Beginning to run tests of Roassal-SVG-Tests with random seed 1002082675

Finished to run tests of Roassal-SVG-Tests in 7 milliseconds 16 microseconds

Beginning to run tests of ReflectionMirrors-Primitives-Tests with random seed 630338427

Finished to run tests of ReflectionMirrors-Primitives-Tests in 4 milliseconds 102 microseconds

Beginning to run tests of General-Rules-Tests with random seed 79233920

NewUndeclaredWarning: ReStringConcatenationRuleTest>>method (string is Undeclared)
NewUndeclaredWarning: ReStringConcatenationRuleTest>>method (string is Undeclared)
Finished to run tests of General-Rules-Tests in 2 seconds 315 milliseconds 3 microseconds

Beginning to run tests of Collections-Arithmetic-Tests with random seed 929282701

Finished to run tests of Collections-Arithmetic-Tests in 5 milliseconds 827 microseconds

Beginning to run tests of Spec2-Commander2-Tests with random seed 959189138

Finished to run tests of Spec2-Commander2-Tests in 5 milliseconds 383 microseconds

Beginning to run tests of NewTools-DocumentBrowser-Tests with random seed 25016215

Finished to run tests of NewTools-DocumentBrowser-Tests in 47 milliseconds 226 microseconds

Beginning to run tests of DrTests-TestsProfiling-Tests with random seed 924497094

Finished to run tests of DrTests-TestsProfiling-Tests in 2 milliseconds 799 microseconds

Beginning to run tests of Math-Operations-Extensions-Tests with random seed 746968009

Finished to run tests of Math-Operations-Extensions-Tests in 1 millisecond 573 microseconds

Beginning to run tests of Calypso-NavigationModel-Tests with random seed 1031984587

Finished to run tests of Calypso-NavigationModel-Tests in 3 seconds 476 milliseconds 763 microseconds

Beginning to run tests of Collections-Support-Tests with random seed 1065561442

Finished to run tests of Collections-Support-Tests in 71 milliseconds 459 microseconds

Beginning to run tests of Reflectivity-Tests with random seed 246445739

an ObjectFinished to run tests of Reflectivity-Tests in 7 seconds 554 milliseconds 750 microseconds

Beginning to run tests of Fuel-Core-Tests with random seed 159031854

Finished to run tests of Fuel-Core-Tests in 7 seconds 404 milliseconds 681 microseconds

39947 run, 39947 passes, 0 failures, 0 errors.