Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VTK6 - Test ctkVTKPropertyWidgetTest is failing #468

Open
jcfr opened this issue May 21, 2014 · 0 comments
Open

VTK6 - Test ctkVTKPropertyWidgetTest is failing #468

jcfr opened this issue May 21, 2014 · 0 comments
Assignees
Labels

Comments

@jcfr
Copy link
Member

jcfr commented May 21, 2014

154: PASS   : ctkVTKPropertyWidgetTester::initTestCase()
154: PASS   : ctkVTKPropertyWidgetTester::testGUIEvents()
154: PASS   : ctkVTKPropertyWidgetTester::testVTKProperty()
154: FAIL!  : ctkVTKPropertyWidgetTester::testProperties() Compared doubles are not the same (fuzzy compare)
154:    Actual (propertyWidget.lineWidth()): 10.11
154:    Expected (10.11): 10.11
154:    Loc: [/home/jchris/Projects/Slicer-1-SuperBuild-Qt485/CTK/Libs/Visualization/VTK/Widgets/Testing/Cpp/ctkVTKPropertyWidgetTest.cpp(108)]
154: PASS   : ctkVTKPropertyWidgetTester::cleanupTestCase()
@jcfr jcfr added the Bug label May 21, 2014
jcfr added a commit to jcfr/CTK that referenced this issue May 21, 2014
This commit allows CTK to be compiler against VTK6 with testing enabled.
That said, there are some tests failing to pass. Issues commontk#467, commontk#468, commontk#469
and commontk#471 track the failure most likely related to VTK6.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants