← Back to team overview

lightspark-users team mailing list archive

Re: Jenkins CI for lightspark online

 

Jenkins reads the tests.junit xml file that is written by the 'tests' script.
Currently, it just writes one entry for each test swf, but I will
change that tomorrow.
Marking tests based on different classes of failure is a different
story. I actually
have not used jenkins before today, so I don't know if/how that is supported.

2011/9/18 Jani Monoses <jani@xxxxxxxxxx>:
> Excellent work as always Matthias!
> Is there an easy way to tell Jenkins about the number of individual tests
> succeeding/failing within a test?
> I may have missed it in the GUI but I only see the overall testfile count.
> If crashed/exited tests could be marked graphically in a different way that
> would be great too.
> Jani
>
> On Sun, Sep 18, 2011 at 9:40 PM, Matthias Gehre <M.Gehre@xxxxxx> wrote:
>>
>> Hello list,
>>
>> I'd like to present the Jenkins continuous integration server running at
>>
>> http://mediaservant.info/jenkins/job/Lightspark/
>>
>> Its building lightspark and running the testsuit after each update of
>> the official
>> repository.
>> Especially test results will be available on the page and be comparable to
>> prior
>> builds.
>>
>> Cheers,
>> Matthias
>>
>> --
>> Mailing list: https://launchpad.net/~lightspark-users
>> Post to     : lightspark-users@xxxxxxxxxxxxxxxxxxx
>> Unsubscribe : https://launchpad.net/~lightspark-users
>> More help   : https://help.launchpad.net/ListHelp
>
>


References