View Issue Details

IDProjectCategoryView StatusLast Update
0003720Slicer4Module SubjectHierarchypublic2017-06-10 08:51
Reporterjcfr Assigned Topinter  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product Version 
Target VersionSlicer 4.4.0Fixed in VersionSlicer 4.4.0 
Summary0003720: Update py_SubjectHierarchyGenericSelfTest to support VTK6
Description

576: ======================================================================
576: ERROR: test_SubjectHierarchyGenericSelfTest_FullTest1 (SubjectHierarchyGenericSelfTest.SubjectHierarchyGenericSelfTestTest)
576: ----------------------------------------------------------------------
576: Traceback (most recent call last):
576: File "/home/jchris/Projects/Slicer-1-SuperBuild-Qt485/Slicer-build/lib/Slicer-4.3/qt-scripted-modules/SubjectHierarchyGenericSelfTest.py", line 152, in test_SubjectHierarchyGenericSelfTest_FullTest1
576: self.section_AddNodeToSubjectHierarchy()
576: File "/home/jchris/Projects/Slicer-1-SuperBuild-Qt485/Slicer-build/lib/Slicer-4.3/qt-scripted-modules/SubjectHierarchyGenericSelfTest.py", line 267, in section_AddNodeToSubjectHierarchy
576: sampleModelNode = self.createSampleModelVolume(ctVolumeNode, self.sampleModelName, sampleModelColor)
576: File "/home/jchris/Projects/Slicer-1-SuperBuild-Qt485/Slicer-build/lib/Slicer-4.3/qt-scripted-modules/SubjectHierarchyGenericSelfTest.py", line 436, in createSampleModelVolume
576: sphere.GetOutput().Update()
576: AttributeError: Update

TagsNo tags attached.

Activities

Related Changesets

Import 2017-06-07 23:51:09: master 8d88151d

2014-05-28 13:59:07

jcfr

Details Diff
BUG: Update SubjectHierarchyGenericSelfTestTest to support VTK6. Fixes 0003720

In both VTK 5 and 6 cases, the pipeline is connected and the
explicit call to "Update()" is not required.

git-svn-id: http://svn.slicer.org/Slicer4/trunk@23255 3bd1e089-480b-0410-8dfb-8563597acbee
mod - Applications/SlicerApp/Testing/Python/SubjectHierarchyGenericSelfTest.py Diff File

Issue History

Date Modified Username Field Change
2014-05-28 09:57 jcfr New Issue
2014-05-28 09:57 jcfr Status new => assigned
2014-05-28 09:57 jcfr Assigned To => pinter
2014-05-28 09:57 jcfr Target Version => Slicer 4.4.0
2014-05-28 09:57 jcfr Description Updated
2014-05-28 10:06 jcfr Note Added: 0011978
2014-05-28 10:06 jcfr Status assigned => resolved
2014-05-28 10:06 jcfr Fixed in Version => Slicer 4.4.0
2014-05-28 10:06 jcfr Resolution open => fixed
2014-05-28 10:06 jcfr Status resolved => closed
2017-06-10 08:51 jcfr Changeset attached => Slicer master 8d88151d