Re: Hudson build is still unstable: moose-latest-dev #466

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

Re: Hudson build is still unstable: moose-latest-dev #466

Tudor Girba
Hi,

That's great.

I fixed the sorted issue (the problem was that internally we were calling sort: instead of sorted: and this does not copy the collection).

Cheers,
Doru


On 25 Nov 2010, at 21:18, Alexandre Bergel wrote:

> Hi!
>
> I fixed a number of test cases:
> The tests in MooseFinderTest were yellow because of some icons problems. I fixed this.
>
> For Mondrian:
> All the 310 tests are green in a 12554 (using the 'default' Metacello version).
> They are also green  in a 1.1.1 using the Metacello Version '2.1.2'
>
> This left 3 tests.
>
> I looked at:
> testSort
>
> | sorted group collection |
> group := MooseGroup withAll: #(1 3 2).
> collection := group entities.
> sorted := group sorted: [:a :b | a < b].
> self assert: sorted entities ~= collection
>
> It is yellow, I do not understand why. I would expect: sorted entities = collection
>
> I updated testCategoryImporter in: Moose-Tests-SmalltalkImporter-Core-AlexandreBergel.10
> "Update in testCategoryImporter. There was a bug due to the remodularlization."
>
> Cheers,
> Alexandre
>
> On 24 Nov 2010, at 20:21, [hidden email] wrote:
>
>> See <http://hudson.moosetechnology.org/job/moose-latest-dev/466/>
>>
>>
>
> --
> _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
> Alexandre Bergel  http://www.bergel.eu
> ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
>
>
>
>
>

--
www.tudorgirba.com

"What is more important: To be happy, or to make happy?"


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