Re: Cdash for reporting individual test results

Thomas Zander <[email protected]> Sun, 21 Nov 2010 10:52:35 +0100
Newsgroups gmane.comp.kde.devel.koffice
Message-ID <[email protected]>
On Sunday 21. November 2010 09.59.41 Boudewijn Rempt wrote:
> On Sunday 21 November 2010, Boudewijn Rempt wrote:
> > On Saturday 20 November 2010, Cyrille Berger Skott wrote:
> > > On Saturday 20 November 2010, Thomas Zander wrote:
> > > > 134 fails? Interesting. I hope thats a problem on your side since
> > > > otherwise its  a big showstopper.
> > > 
> > > I tried a clean build/inst dir.
> > > Might be a problem of Qt version, I have 4.7RC1 (no more up-to-date
> > > package in debian yet), I think boudewijn has some 4.7.x. So Thomas
> > > and Casper, which version are you using ?
> > 
> > I have 4.7 -- but I haven't got the qtscript stuff installed. I never
> > remember to update it after updating Qt.
> 
> Cyrille was right, I do have them installed. This is my output:
> 
> 
> ********* Start testing of TestLoading *********
> Config: Using QTest library 4.7.1, Qt 4.7.1
[]
> Totals: 2 passed, 4 failed, 0 skipped
> ********* Finished testing of TestLoading *********

I did a recompile overnight and I started getting the same result that boud 
just posted here.
So I did a git bisect and turns out that the unit test started regressing after 
commit r1198838
   inline object can be inserted with specified char format

so if that change can be fixed to not break the unit test, we are all set :)

-- 
Thomas Zander