kdevelop c++ tests not passing
Sven Brauch
svenbrauch at googlemail.com
Wed May 9 01:05:01 UTC 2012
I also got some failing tests in python which passed until recently (I
think they are caused to fail by a change in kdevplatform, because I
didn't change anything). I suspect something is broken. I tried to
investigate the issue, but didn't yet find the problem. I'll probably
do a bit of regression testing next. :)
Cheers
2012/5/9 Aleix Pol <aleixpol at kde.org>:
> Hi,
> When creating the review request I just found out there are some c++
> tests not passing. Milian are you aware of this?
>
> If you need more info, just ask :)
>
> Aleix
>
> kde-devel at thinktatil:~/build-kdevelop/languages/cpp$ make test
> Running tests...
> Test project /home/kde-devel/build-kdevelop/languages/cpp
> Start 1: parsertest
> 1/10 Test #1: parsertest ....................... Passed 0.20 sec
> Start 2: generatortest
> 2/10 Test #2: generatortest .................... Passed 0.12 sec
> Start 3: pooltest
> 3/10 Test #3: pooltest ......................... Passed 0.04 sec
> Start 4: cppexpressionparsertest
> 4/10 Test #4: cppexpressionparsertest .......... Passed 0.27 sec
> Start 5: duchaintest
> 5/10 Test #5: duchaintest ...................... Passed 0.94 sec
> Start 6: sourcemanipulationtest
> 6/10 Test #6: sourcemanipulationtest ........... Passed 0.19 sec
> Start 7: buddiestest
> 7/10 Test #7: buddiestest ......................***Failed 0.13 sec
> Start 8: cppspecialcompletion
> 8/10 Test #8: cppspecialcompletion ............. Passed 2.71 sec
> Start 9: cppcodecompletiontest
> 9/10 Test #9: cppcodecompletiontest ............***Failed 1.21 sec
> Start 10: cppcodegentest
> 10/10 Test #10: cppcodegentest ................... Passed 0.96 sec
>
> 80% tests passed, 2 tests failed out of 10
>
> Total Test time (real) = 6.79 sec
>
> The following tests FAILED:
> 7 - buddiestest (Failed)
> 9 - cppcodecompletiontest (Failed)
> Errors while running CTest
> make: *** [test] Error 8
>
> --
> KDevelop-devel mailing list
> KDevelop-devel at kdevelop.org
> https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel
More information about the KDevelop-devel
mailing list