Hi,

the CI server is currently not working but on my local Jenkins copy I
got this result for the Pharo Kernel Reload job:

All Failed Tests:
>>> Ring.Tests.Kernel.RGClassDefinitionTest.testAddingMethods   0.001   1
>>> Ring.Tests.Kernel.RGClassDefinitionTest.testAsClassDefinition       0.001   
>>> 1
>>> Ring.Tests.Kernel.RGClassDefinitionTest.testExistingClass   0.0     1
>>> Ring.Tests.Kernel.RGClassDefinitionTest.testNonExistingClass        0.0     
>>> 1
>>> Ring.Tests.Kernel.RGClassDefinitionTest.testWithComment     0.001   1
>>> Ring.Tests.Kernel.RGClassDefinitionTest.testWithDefaultNamespace    0.0     
>>> 1
>>> Ring.Tests.Kernel.RGMethodDefinitionTest.testExistingMethodWithClass        
>>> 0.0     1
>>> Ring.Tests.Kernel.RGMethodDefinitionTest.testExistingMethodWithPointer      
>>> 0.001   1
>>> Ring.Tests.Kernel.RGMethodDefinitionTest.testExistingMethodWithoutClass     
>>> 0.0     1
>>> Ring.Tests.Kernel.RGMethodDefinitionTest.testNonExistingMethodWithClass     
>>> 0.0     1
>>> Ring.Tests.Kernel.RGTraitDefinitionTest.testAddingMethods   0.001   1
>>> Ring.Tests.Kernel.RGTraitDefinitionTest.testExistingTrait   0.0     1
>>> Ring.Tests.Kernel.RGTraitDefinitionTest.testNonExistingClass        0.001   
>>> 1

On the first sight it is not very good result however it is the same
set of Ring related failing tests as in case of the original Pharo
image. So we are able to shrink Pharo to small headless image and then
load everything back without new failing tests.

Cheers,
-- Pavel

Reply via email to