Test failure in Arki

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

Test failure in Arki

CyrilFerlicot
Hi,

I saw this test failure in Moose.

REPConcernTest>>testDefaults
 self assert: REPConcern new label = #REPConcern.

This comes from

Name: Arki-Reporter-Core-TudorGirba.24
Author: TudorGirba
Time: 30 December 2017, 11:32:57.176429 pm
UUID: 2944c23a-f71d-0d00-88a2-a4180f45ebf9
Ancestors: Arki-Reporter-Core-GuillaumeLarcheveque.23
improve label

Since it seems intentional, I will update the test to this:

REPConcernTest>>testDefaults
 self assert: REPConcern new label = 'REP Concern'.
 self assert: REPConcern new explanation = 'REP Concern'.

--
Cyril Ferlicot
https://ferlicot.fr
_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.list.inf.unibe.ch/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Test failure in Arki

Tudor Girba-2
Thanks!

Doru


> On Jan 15, 2018, at 4:30 PM, Cyril Ferlicot <[hidden email]> wrote:
>
> Hi,
>
> I saw this test failure in Moose.
>
> REPConcernTest>>testDefaults
> self assert: REPConcern new label = #REPConcern.
>
> This comes from
>
> Name: Arki-Reporter-Core-TudorGirba.24
> Author: TudorGirba
> Time: 30 December 2017, 11:32:57.176429 pm
> UUID: 2944c23a-f71d-0d00-88a2-a4180f45ebf9
> Ancestors: Arki-Reporter-Core-GuillaumeLarcheveque.23
> improve label
>
> Since it seems intentional, I will update the test to this:
>
> REPConcernTest>>testDefaults
> self assert: REPConcern new label = 'REP Concern'.
> self assert: REPConcern new explanation = 'REP Concern'.
>
> --
> Cyril Ferlicot
> https://ferlicot.fr
> _______________________________________________
> Moose-dev mailing list
> [hidden email]
> https://www.list.inf.unibe.ch/listinfo/moose-dev

--
www.tudorgirba.com
www.feenk.com

"We cannot reach the flow of things unless we let go."




_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.list.inf.unibe.ch/listinfo/moose-dev