Ah, of course there is a workaround to get back the old behaviour:


RubShoutStylerDecorator>>style: 

remove the 

aText size < 1000
        ifTrue: [ ^ self styler style: aText ].

after that it again styles everything in the background, which hides the bug.

Marcus

On 24 Feb 2016, at 12:20, Marcus Denker <marcus.denker@inria.fr> wrote:

It is a bug.

The alternative would be to continue to have the build failing on the CI often and the check of new submissions
8 out of 10 times��� honestly it was not possible to continue with a broken setup like that.

https://pharo.fogbugz.com/f/cases/17684/highlighting-broken-in-message-list-senders-off-implementors-of

We need to fix this next.

Marcus

On 24 Feb 2016, at 12:12, stepharo <stepharo@free.fr> wrote:

hi

May be this is a well known bug but now all the implementors are showed in red.
So I cannot film that.

Stef

<edehdbdi..png>