[vtk-developers] Help with TestQtDebugLeaksView test failure

Kyle Lutz kyle.lutz at kitware.com
Thu Mar 21 10:49:37 EDT 2013


On Thu, Mar 21, 2013 at 10:36 AM, David Cole <dlrdave at aol.com> wrote:
> Run it through ctest, but add “-D ExperimentalTest” on the command line and
> see if that makes a difference...

No difference :-(

Here's the full output:

C:\Dashboards\My Tests\VTK-vs10>ctest -R TestQtDebugLeaks -C Release -D Experime
ntalTest -V
UpdateCTestConfiguration  from :C:/Dashboards/My Tests/VTK-vs10/DartConfiguratio
n.tcl
Parse Config file:C:/Dashboards/My Tests/VTK-vs10/DartConfiguration.tcl
   Site: amber10.kitware
   Build name: Win64-VS10
 Add coverage exclude regular expressions.
 Add coverage exclude: vtk.*TCLInit.cxx
 Add coverage exclude: vtk[^\.]+(Java|Python|Tcl).cxx
 Add coverage exclude: .*vtkOpenGLState.*
 Add coverage exclude: .*Testing.Cxx.*cxx
 Add coverage exclude: .*Testing.Cxx.*h
 Add coverage exclude: .*moc_.*cxx
 Add coverage exclude: .*/Utilities/.*
 Add coverage exclude: .*/ThirdParty/.*
UpdateCTestConfiguration  from :C:/Dashboards/My Tests/VTK-vs10/DartConfiguratio
n.tcl
Parse Config file:C:/Dashboards/My Tests/VTK-vs10/DartConfiguration.tcl
Test project C:/Dashboards/My Tests/VTK-vs10
Constructing a list of tests
Done constructing a list of tests
Checking test dependency graph...
Checking test dependency graph end
test 690
    Start 690: vtkGUISupportQtCxx-TestQtDebugLeaksView

690: Test command: "C:\Dashboards\My Tests\VTK-vs10\bin\Release\vtkGUISupportQtC
xxTests.exe" "TestQtDebugLeaksView" "-D" "c:/Dashboards/My Tests/VTKData" "-T" "
C:/Dashboards/My Tests/VTK-vs10/Testing/Temporary" "-V" "Baseline/QVTK/TestQtDeb
ugLeaksView.png"
690: Test timeout computed to be: 240
690: Expect a warning message to be printed:
690: vtkQtDebugLeaksModel::getObjects: bad class name: "vtkConeSource"
1/1 Test #690: vtkGUISupportQtCxx-TestQtDebugLeaksView ...***Exception: SegFault
  0.06 sec

0% tests passed, 1 tests failed out of 1

Total Test time (real) =   1.29 sec

The following tests FAILED:
        690 - vtkGUISupportQtCxx-TestQtDebugLeaksView (SEGFAULT)
Errors while running CTest

-kyle



More information about the vtk-developers mailing list