Corrupted condenseChanges again in 7053 (was "[ANN] Squeak3.9g-7054...")

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Corrupted condenseChanges again in 7053 (was "[ANN] Squeak3.9g-7054...")

Pavel Krivanek
Hi all,

it seems that the problem with corrupted sources Squeak3.9g-7054 in
has the source in corrupted condenseChanges in 7053. This is the
result of the condenseChanges test:

Failed: ClassDescription >> noteRecategorizedSelector:from:to:
Failed: ClassDescription >> notifyOfRecategorizedSelector:from:to:
Failed: ClassDescription >> noteRecategorizedSelectors:oldComposition:
Failed: ClassDescription >>
addAndClassifySelector:withMethod:inProtocol:notifying:
Failed: ClassDescription >> updateOrganizationSelector:oldCategory:newCategory:
Failed: ClassDescription >> addSelector:withMethod:notifying:
Failed: ClassDescription >> noteAddedSelector:meta:

Failed: TraitDescription >> addSelector:withMethod:notifying:
Failed: TraitDescription >> updateOrganizationSelector:oldCategory:newCategory:
Failed: TraitDescription >> noteAddedSelector:meta:
Failed: TraitDescription >> noteRecategorizedSelectors:oldComposition:
Failed: TraitDescription >>
addAndClassifySelector:withMethod:inProtocol:notifying:
Failed: TraitDescription >> noteRecategorizedSelector:from:to:

I've got updated version of the kernel image for 7053/7054 but this
errors makes creating of the Rest of Squeak package very painful.

Cheers,
-- Pavel

Reply | Threaded
Open this post in threaded view
|

Re: Corrupted condenseChanges again in 7053 (was "[ANN] Squeak3.9g-7054...")

stéphane ducasse-2
Thanks pavel!!!!!!!
A LOT
I will then redo 7053 and see

On 19 août 06, at 16:43, Pavel Krivanek wrote:

> Hi all,
>
> it seems that the problem with corrupted sources Squeak3.9g-7054 in
> has the source in corrupted condenseChanges in 7053. This is the
> result of the condenseChanges test:
>
> Failed: ClassDescription >> noteRecategorizedSelector:from:to:
> Failed: ClassDescription >> notifyOfRecategorizedSelector:from:to:
> Failed: ClassDescription >> noteRecategorizedSelectors:oldComposition:
> Failed: ClassDescription >>
> addAndClassifySelector:withMethod:inProtocol:notifying:
> Failed: ClassDescription >>  
> updateOrganizationSelector:oldCategory:newCategory:
> Failed: ClassDescription >> addSelector:withMethod:notifying:
> Failed: ClassDescription >> noteAddedSelector:meta:
>
> Failed: TraitDescription >> addSelector:withMethod:notifying:
> Failed: TraitDescription >>  
> updateOrganizationSelector:oldCategory:newCategory:
> Failed: TraitDescription >> noteAddedSelector:meta:
> Failed: TraitDescription >> noteRecategorizedSelectors:oldComposition:
> Failed: TraitDescription >>
> addAndClassifySelector:withMethod:inProtocol:notifying:
> Failed: TraitDescription >> noteRecategorizedSelector:from:to:
>
> I've got updated version of the kernel image for 7053/7054 but this
> errors makes creating of the Rest of Squeak package very painful.
>
> Cheers,
> -- Pavel
>