Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#607 closed defect (fixed)

tests fail since #8300

Reported by: jave Owned by:
Priority: Should Have Milestone: Alpha 2
Component: Core engine Keywords:
Cc: Patch:

Description

Would someone want mails from my Hudson instance when this happens? Or would you like support to set up a public build server on your infrastructure? Currently I use Hudson the most, but I could help set up whatever.

Change History (6)

comment:1 by Philip Taylor, 14 years ago

Fail how? (Might be the build error from #608.)

Usually these problems get noticed fairly soon, but automatic notification would be pretty useful. We don't really have infrastructure, just an assortment of cheap servers, so it'd be much easier for us if you could host it and maintain it.

I'm not sure what the best method of notification is. Does Hudson provide some kind of RSS feed of build status, so anyone interested could subscribe to that (and not have to fiddle around with group email aliases)?

comment:2 by jave, 14 years ago

heres a log snippet:

Running 252 tests............................................................................................................................................................... In TestTextureConverter::test_convert_quality: ../../../source/graphics/tests/../../../source/graphics/tests/test_TextureConverter.h:88: Error: Expected (texdata[0*4] == texdata[4*4]), found (90 != 104) ............................................................................................ Failed 1 of 252 tests Success rate: 99% Finished: FAILURE

comment:3 by jave, 14 years ago

I also only have a server in my cupboard, but its got 100mbit and decent specs.

Hudson has RSS feeds notification, IRC notificiation, Email notification, Lava-lamp notification and whatnot.

I have some security-concerns to solve before hosting a public instance though.

comment:4 by Philip Taylor, 14 years ago

Ah, that one is likely this - I'm waiting to see if there's an official patch (for the 2.0 version) in the next couple of days, else I'll patch it myself.

comment:5 by fabio, 14 years ago

Resolution: fixed
Status: newclosed

This is fixed in current svn since r8313.

comment:6 by fabio, 14 years ago

Milestone: UnclassifiedOS Alpha 2
Note: See TracTickets for help on using tickets.