RB Tests failing

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

RB Tests failing

Uko2
Hi,

now when you download a new Pharo4 image there are 3 tests failing/erroring:
Failures:
RBRenameInstanceVariableTest>>#testRenameInstVarAccessorsReferences

Errors:
RBRemoveClassTest>>#testRemoveClass
RBExtractMethodTest>>#testExtractMethodThatMovesTemporaryVariable

Is there an issue about that? Is anybody looking into it?

Uko

Reply | Threaded
Open this post in threaded view
|

Re: RB Tests failing

Max Leske

On 30.09.2014, at 11:02, Yuriy Tymchuk <[hidden email]> wrote:

> Hi,
>
> now when you download a new Pharo4 image there are 3 tests failing/erroring:
> Failures:
> RBRenameInstanceVariableTest>>#testRenameInstVarAccessorsReferences
>
> Errors:
> RBRemoveClassTest>>#testRemoveClass
> RBExtractMethodTest>>#testExtractMethodThatMovesTemporaryVariable
>
> Is there an issue about that? Is anybody looking into it?
>
> Uko
>

I was going to, haven’t checked th open issues yet
Reply | Threaded
Open this post in threaded view
|

Re: RB Tests failing

Nicolai Hess
In reply to this post by Uko2
2014-09-30 11:02 GMT+02:00 Yuriy Tymchuk <[hidden email]>:
Hi,

now when you download a new Pharo4 image there are 3 tests failing/erroring:
Failures:
RBRenameInstanceVariableTest>>#testRenameInstVarAccessorsReferences

Errors:
RBRemoveClassTest>>#testRemoveClass
RBExtractMethodTest>>#testExtractMethodThatMovesTemporaryVariable

Is there an issue about that? Is anybody looking into it?


Yes there are
13718
13719
13588
Mark Rizun worked on them, but the fix does not work resp. I can not
find a slice.



 

Uko


Reply | Threaded
Open this post in threaded view
|

Re: RB Tests failing

stepharo
Mark told me that he will publish them.

Stef

On 30/9/14 11:37, Nicolai Hess wrote:
2014-09-30 11:02 GMT+02:00 Yuriy Tymchuk <[hidden email]>:
Hi,

now when you download a new Pharo4 image there are 3 tests failing/erroring:
Failures:
RBRenameInstanceVariableTest>>#testRenameInstVarAccessorsReferences

Errors:
RBRemoveClassTest>>#testRemoveClass
RBExtractMethodTest>>#testExtractMethodThatMovesTemporaryVariable

Is there an issue about that? Is anybody looking into it?


Yes there are
13718
13719
13588
Mark Rizun worked on them, but the fix does not work resp. I can not
find a slice.



 

Uko