View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0015795VTK(No Category)public2015-10-21 10:432016-07-06 14:06
ReporterDženan Zukić 
Assigned ToShawn Waldon 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version7.1.0 
Summary0015795: Two rendering tests fail on VS2013 and VS2015
DescriptionvtkRenderingCoreCxx-TestResetCameraVerticalAspectRatio and vtkRenderingCoreCxx-TestResetCameraVerticalAspectRatioParallel fail on Visual Studio 2013 and 2015.

The log for following command is attached: C:\Dev\vtk-my-2013>ctest -C Release -R vtkRenderingCoreCxx-TestResetCameraVerticalAspectRatio -V

After examining the execution log, Cory suspects that the menu bar is shown (and it shouldn't be).
Tagshackaton
ProjectTBD
Typeincorrect functionality
Attached Fileslog file icon vtkCTest.log [^] (3,840 bytes) 2015-10-21 10:43

 Relationships

  Notes
(0035322)
Ben Boeckel (Kitware) (developer)
2015-10-21 11:17

These tests are passing on our VS2013 and VS2015 dashboards. See these builds:

2013: https://buildbot.kitware.com/builders/vtk-nemesis-windows-shared-release%2Bmpi%2Bopengl2%2Bpython/builds/1785 [^]
2015: https://buildbot.kitware.com/builders/vtk-nemesis-windows-shared-release%2Bmpi%2Bmsvc2015%2Bopengl2%2Bpython/builds/716 [^]
(0035326)
Dženan Zukić (developer)
2015-10-21 11:28
edited on: 2015-10-21 11:29

Maybe CMake configuration setting matter? Settings different from defaults are:
VTK_Group_Imaging ON
VTK_Group_Qt ON
VTK_LEGACY_REMOVE ON
VTK_SMP_IMPLEMENTATION_TYPE OpenMP

Qt version used is 4.8.7
Build is x64

(0035352)
Ben Boeckel (Kitware) (developer)
2015-10-21 13:37

The OpenMP backend is probably the cause. Does it work if you use Sequential?
(0035371)
Dženan Zukić (developer)
2015-10-21 16:06

It fails even after I changed to Sequential.
(0036215)
Shawn Waldon (developer)
2016-07-06 14:06

I just checked CDash, this is fixed in the latest master builds. The tests mentioned have been passing for a while. I'm just putting the fixed in version as master... I don't feel like bisecting on Windows.

 Issue History
Date Modified Username Field Change
2015-10-21 10:43 Dženan Zukić New Issue
2015-10-21 10:43 Dženan Zukić File Added: vtkCTest.log
2015-10-21 11:17 Ben Boeckel (Kitware) Note Added: 0035322
2015-10-21 11:28 Dženan Zukić Note Added: 0035326
2015-10-21 11:29 Dženan Zukić Note Edited: 0035326
2015-10-21 13:37 Ben Boeckel (Kitware) Note Added: 0035352
2015-10-21 15:51 Ben Boeckel (Kitware) Tag Attached: hackaton
2015-10-21 16:06 Dženan Zukić Note Added: 0035371
2016-07-06 14:06 Shawn Waldon Note Added: 0036215
2016-07-06 14:06 Shawn Waldon Status backlog => closed
2016-07-06 14:06 Shawn Waldon Assigned To => Shawn Waldon
2016-07-06 14:06 Shawn Waldon Resolution open => fixed
2016-07-06 14:06 Shawn Waldon Fixed in Version => 7.1.0


Copyright © 2000 - 2018 MantisBT Team