kdevelop c++ tests not passing

Aleix Pol aleixpol at kde.org
Wed May 9 00:58:48 UTC 2012


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




More information about the KDevelop-devel mailing list