[squeak-dev] First green ball on Jenkins

Frank Shearar frank.shearar at gmail.com
Wed Aug 1 06:23:14 UTC 2012


On 31 July 2012 22:49, radoslav hodnicak <rh at 4096.sk> wrote:
> Well it's red again :-)

Yes, sadly: it looks like Hudson really doesn't like having locally
modified files in the checked out git repository. Sad, because
clearing out that change is a single command - 'git reset --hard'.

Anyway, I suspect the reason for that is the first successful build,
by virtue of running the test script, changed the changes file. The
fix is to take the pristine image, copy it, and run the tests in THAT
image. I'll fix that later today.

frank

> What I'm interested in - is it/will it be possible to reuse this build
> server as upstream for my own jenkins server to build my own images based on
> squeak?
> (if I ever have one, this is purely theoretical at the moment)
>
> rado
>
>
> On Tue, Jul 31, 2012 at 10:15 PM, Frank Shearar <frank.shearar at gmail.com>
> wrote:
>>
>> On 31 July 2012 20:53, H. Hirzel <hannes.hirzel at gmail.com> wrote:
>> > First time in history of Squeak that we can download an image with up
>> > to the latest update included. Much faster to download an image than
>> > updating locally. Ideal for testing. Great! Many thanks.
>>
>> Ooh, careful there! This image isn't the latest up-to-date image. It's
>> about 100 updates behind. This is a first step, not a final one.
>>
>> Still to do, I need to
>> * add all the rest of the tests to the script,
>> * browbeat all & sundry into getting a green light on the remaining
>> tests (or saving them for later work by calling them expected
>> failures),
>> * updating the image under test before running the test so we _do_
>> have a green light on the absolute latest image.
>>
>> And then I'm sure we'll have more things to add to the todo list.
>>
>> frank
>>
>> > --Hannes
>> >
>> > On 7/31/12, Chris Cunnington <smalltalktelevision at gmail.com> wrote:
>> >> http://squeakci.org/
>> >>
>> >> Frank, has made the first green ball appear on the Jenkins server.
>> >> We invite you to look at this beautiful, multi-shaded green icon right
>> >> there, large as life.
>> >>
>> >> Yea, Frank!
>> >>
>> >> Chris
>> >>
>> >>
>> >
>>
>
>
>
>


More information about the Squeak-dev mailing list