[haiku-development] Re: Failing unit tests

  • From: Adrien Destugues <pulkomandy@xxxxxxxxxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Wed, 25 May 2016 07:12:54 +0200

On Tue, May 24, 2016 at 11:36:49PM +0200, Mark Hellegers wrote:

We are trying to get things fixed as we go, but there has not been 
much
interest from the devs so far...

I would guess there would be no complaints if someone sets up the build 
bot to run the tests after each commit. That should be step one.

That will result in the buildbot doing a KDL on the first run, and then
nothing will happen anymore. Either we must remove at least the KDLs and
possibly all crashes from the tests, or we need to set things up in a
way that we can run the test harness on a non-Haiku host, that spawns a
VM to run the tests, then collect the results (if possible, including
crashes and KDL reports)

An alternative is collecting a list of KDL'ing tests and blacklisting
those until they are fixed.

As for your problem with getting things written to disk, using 'sync'
may help a bit.

-- 
Adrien.

Other related posts: