Smalltalk
›
Pharo
›
Pharo Smalltalk Users
Search
everywhere
only in this topic
Advanced Search
kernelPackageNames
‹
Previous Topic
Next Topic
›
Classic
List
Threaded
♦
♦
Locked
5 messages
Camillo Bruni-3
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
kernelPackageNames
What happened to SmalltalkImage>>#kernelPackageNames, it was removed / moved / renamed/,
but there is a failing test now:
https://ci.inria.fr/pharo/job/Pharo-3.0-Update-Step-2.1-Validation-A-L/618/label=linux-stable-worker/testReport/Tests.Release/ReleaseTest/testKernelExtensions/
Where shall I readd the method?
signature.asc
(457 bytes)
Download Attachment
Pavel Krivanek-3
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
Re: kernelPackageNames
It was moved to separate Shrinker package that is now on SmalltlakHub
http://smalltalkhub.com/#!/~PavelKrivanek/Shrinker
-- Pavel
2013/10/15 Camillo Bruni <
[hidden email]
>:
> What happened to SmalltalkImage>>#kernelPackageNames, it was removed / moved / renamed/,
> but there is a failing test now:
>
>
https://ci.inria.fr/pharo/job/Pharo-3.0-Update-Step-2.1-Validation-A-L/618/label=linux-stable-worker/testReport/Tests.Release/ReleaseTest/testKernelExtensions/
>
> Where shall I readd the method?
Camillo Bruni-3
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
Re: kernelPackageNames
so I can remove the failing test?
On 2013-10-15, at 21:32, Pavel Krivanek <
[hidden email]
> wrote:
> It was moved to separate Shrinker package that is now on SmalltlakHub
>
>
http://smalltalkhub.com/#!/~PavelKrivanek/Shrinker
>
> -- Pavel
>
> 2013/10/15 Camillo Bruni <
[hidden email]
>:
>> What happened to SmalltalkImage>>#kernelPackageNames, it was removed / moved / renamed/,
>> but there is a failing test now:
>>
>>
https://ci.inria.fr/pharo/job/Pharo-3.0-Update-Step-2.1-Validation-A-L/618/label=linux-stable-worker/testReport/Tests.Release/ReleaseTest/testKernelExtensions/
>>
>> Where shall I readd the method?
>
signature.asc
(457 bytes)
Download Attachment
Pavel Krivanek-3
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
Re: kernelPackageNames
I think yes. I will probably make some set of tests that will do
things like this before the shrinking job on the CI.
-- Pavel
2013/10/15 Camillo Bruni <
[hidden email]
>:
> so I can remove the failing test?
> On 2013-10-15, at 21:32, Pavel Krivanek <
[hidden email]
> wrote:
>
>> It was moved to separate Shrinker package that is now on SmalltlakHub
>>
>>
http://smalltalkhub.com/#!/~PavelKrivanek/Shrinker
>>
>> -- Pavel
>>
>> 2013/10/15 Camillo Bruni <
[hidden email]
>:
>>> What happened to SmalltalkImage>>#kernelPackageNames, it was removed / moved / renamed/,
>>> but there is a failing test now:
>>>
>>>
https://ci.inria.fr/pharo/job/Pharo-3.0-Update-Step-2.1-Validation-A-L/618/label=linux-stable-worker/testReport/Tests.Release/ReleaseTest/testKernelExtensions/
>>>
>>> Where shall I readd the method?
>>
>
Stéphane Ducasse
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
Re: kernelPackageNames
In reply to
this post
by Pavel Krivanek-3
cool :)
Stef
On Oct 15, 2013, at 9:32 PM, Pavel Krivanek <
[hidden email]
> wrote:
> It was moved to separate Shrinker package that is now on SmalltlakHub
>
>
http://smalltalkhub.com/#!/~PavelKrivanek/Shrinker
>
> -- Pavel
>
> 2013/10/15 Camillo Bruni <
[hidden email]
>:
>> What happened to SmalltalkImage>>#kernelPackageNames, it was removed / moved / renamed/,
>> but there is a failing test now:
>>
>>
https://ci.inria.fr/pharo/job/Pharo-3.0-Update-Step-2.1-Validation-A-L/618/label=linux-stable-worker/testReport/Tests.Release/ReleaseTest/testKernelExtensions/
>>
>> Where shall I readd the method?
>
Free forum by Nabble
Edit this page