The issue is still present <https://ci.inria.fr/pharo/job/Pharo-4.0-Issue-Validator/24271//artifact/validationReport.html> (4th validation report) and I have no clue to fix it.
Cheers, Juraj > 5. 2. 2015 v 8:37, Sven Van Caekenberghe <s...@stfx.eu>: > >> >> On 05 Feb 2015, at 12:08, Juraj Kubelka <juraj.kube...@gmail.com> wrote: >> >> Thank you, >> >> I have tried it, and it works on my computer. It just tests: >> >> -=-=- >> testError >> self >> should: [ self do: [ 1/0 ]] >> raise: ZeroDivide >> -=-=- >> >> And it likely cannot finish the job within 10 seconds. Can anyone try it on >> an Unix machine? Maybe it could be different, but I do not believe. Moreover >> I do not see any relation with 14865 issue changes and this failing test >> case. > > There is probably no relation. Maybe it will pass on the next build. > >> Thanks, >> Juraj >> >>> 5. 2. 2015 v 5:08, Nicolai Hess <nicolaih...@web.de>: >>> >>> 2015-02-05 3:17 GMT+01:00 Juraj Kubelka <juraj.kube...@gmail.com>: >>> Hi, >>> >>> a validation report says that ImageWorkerTest>>#testError is failing but I >>> do not have that test in my Pharo image and I do not know how to download >>> it? Where is it come from? How can I execute it in my image? >>> >>> Thanks, >>> Juraj >>> >>> >>> You can use the issue tracker image: >>> >>> https://ci.inria.fr/pharo/view/all/job/Pharo-4.0-Issue-Tracker-Image/