@kitware/vtk.js 19.2.13 → 19.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Common/Core/Base64.js +1 -1
- package/Common/Core/CellArray.js +2 -3
- package/Common/Core/ClassHierarchy.js +1 -1
- package/Common/Core/DataArray/Constants.js +1 -2
- package/Common/Core/DataArray.js +3 -4
- package/Common/Core/Endian.js +1 -2
- package/Common/Core/ImageHelper.js +1 -1
- package/Common/Core/LookupTable.js +1 -2
- package/Common/Core/MatrixBuilder.js +1 -1
- package/Common/Core/Points.js +1 -2
- package/Common/Core/PriorityQueue.js +1 -2
- package/Common/Core/ProgressHandler.js +1 -2
- package/Common/Core/ScalarsToColors/Constants.js +1 -2
- package/Common/Core/ScalarsToColors.js +2 -3
- package/Common/Core/StringArray.js +1 -2
- package/Common/Core/URLExtract.js +1 -1
- package/Common/Core/VariantArray.js +1 -2
- package/Common/Core.js +1 -1
- package/Common/DataModel/BoundingBox.js +2 -3
- package/Common/DataModel/Box.js +2 -3
- package/Common/DataModel/CardinalSpline1D.js +1 -2
- package/Common/DataModel/Cell.js +1 -2
- package/Common/DataModel/CellLinks.js +26 -27
- package/Common/DataModel/CellTypes/Constants.js +1 -2
- package/Common/DataModel/CellTypes.js +2 -3
- package/Common/DataModel/Cone.js +1 -2
- package/Common/DataModel/Cylinder.js +2 -3
- package/Common/DataModel/DataSet/Constants.js +1 -2
- package/Common/DataModel/DataSet.js +2 -3
- package/Common/DataModel/DataSetAttributes/Constants.js +1 -2
- package/Common/DataModel/DataSetAttributes/FieldData.js +1 -2
- package/Common/DataModel/DataSetAttributes.js +2 -3
- package/Common/DataModel/ITKHelper.js +1 -1
- package/Common/DataModel/ImageData.js +1 -2
- package/Common/DataModel/ImplicitBoolean/Constants.js +1 -2
- package/Common/DataModel/ImplicitBoolean.js +2 -3
- package/Common/DataModel/KochanekSpline1D.js +1 -2
- package/Common/DataModel/Line/Constants.js +1 -2
- package/Common/DataModel/Line.js +2 -3
- package/Common/DataModel/Molecule.js +1 -2
- package/Common/DataModel/PiecewiseFunction.js +1 -2
- package/Common/DataModel/Plane.js +2 -3
- package/Common/DataModel/PointSet.js +1 -2
- package/Common/DataModel/PolyData/Constants.js +1 -2
- package/Common/DataModel/PolyData.js +1 -2
- package/Common/DataModel/Polygon.js +1 -2
- package/Common/DataModel/SelectionNode/Constants.js +1 -2
- package/Common/DataModel/SelectionNode.js +2 -3
- package/Common/DataModel/Sphere.js +2 -3
- package/Common/DataModel/Spline1D.js +1 -2
- package/Common/DataModel/Spline3D/Constants.js +1 -2
- package/Common/DataModel/Spline3D.js +1 -2
- package/Common/DataModel/StructuredData/Constants.js +1 -2
- package/Common/DataModel/StructuredData.js +2 -3
- package/Common/DataModel/Triangle.js +2 -3
- package/Common/DataModel.js +1 -1
- package/Common/System/MobileVR/headsets.js +1 -1
- package/Common/System/MobileVR.js +1 -1
- package/Common/System/TimerLog.js +1 -2
- package/Common/System.js +1 -1
- package/Common/Transform/LandmarkTransform/Constants.js +1 -2
- package/Common/Transform/LandmarkTransform.js +2 -3
- package/Common/Transform.js +1 -1
- package/Common/index.js +1 -1
- package/Filters/Core/Cutter.js +3 -4
- package/Filters/Core.js +1 -1
- package/Filters/Cornerstone/ImageDataToCornerstoneImage.js +1 -2
- package/Filters/Cornerstone.js +1 -1
- package/Filters/General/AppendPolyData.js +1 -2
- package/Filters/General/Calculator.js +2 -3
- package/Filters/General/ClosedPolyLineToSurfaceFilter.js +1 -2
- package/Filters/General/ImageCropFilter.js +1 -2
- package/Filters/General/ImageMarchingCubes/caseTable.js +1 -1
- package/Filters/General/ImageMarchingCubes.js +1 -2
- package/Filters/General/ImageMarchingSquares/caseTable.js +1 -1
- package/Filters/General/ImageMarchingSquares.js +1 -2
- package/Filters/General/ImageOutlineFilter.js +1 -2
- package/Filters/General/ImageSliceFilter.js +1 -2
- package/Filters/General/ImageStreamline.js +1 -2
- package/Filters/General/LineFilter.js +1 -2
- package/Filters/General/MoleculeToRepresentation.js +1 -2
- package/Filters/General/OutlineFilter.js +1 -2
- package/Filters/General/PaintFilter/PaintFilter.worker.js +3 -3
- package/Filters/General/PaintFilter.js +3 -4
- package/Filters/General/ScalarToRGBA.js +1 -2
- package/Filters/General/TriangleFilter.js +1 -2
- package/Filters/General/TubeFilter/Constants.js +1 -2
- package/Filters/General/TubeFilter.js +1 -2
- package/Filters/General/WarpScalar.js +1 -2
- package/Filters/General/WindowedSincPolyDataFilter.js +43 -44
- package/Filters/General.js +1 -1
- package/Filters/Sources/Arrow2DSource/Constants.js +1 -2
- package/Filters/Sources/Arrow2DSource.js +2 -3
- package/Filters/Sources/ArrowSource.js +1 -2
- package/Filters/Sources/CircleSource.js +2 -3
- package/Filters/Sources/ConcentricCylinderSource.js +1 -2
- package/Filters/Sources/ConeSource.js +1 -2
- package/Filters/Sources/CubeSource.js +1 -2
- package/Filters/Sources/Cursor3D.js +12 -13
- package/Filters/Sources/CylinderSource.js +1 -2
- package/Filters/Sources/ImageGridSource.js +1 -2
- package/Filters/Sources/LineSource.js +1 -2
- package/Filters/Sources/PlaneSource.js +1 -2
- package/Filters/Sources/PointSource.js +1 -2
- package/Filters/Sources/RTAnalyticSource.js +1 -2
- package/Filters/Sources/SLICSource.js +1 -2
- package/Filters/Sources/SphereSource.js +1 -2
- package/Filters/Sources/ViewFinderSource.js +1 -2
- package/Filters/Sources.js +1 -1
- package/Filters/Texture/TextureMapToPlane.js +1 -2
- package/Filters/Texture/TextureMapToSphere.js +1 -2
- package/Filters/Texture.js +1 -1
- package/Filters/index.js +1 -1
- package/IO/Core/BinaryHelper.js +1 -1
- package/IO/Core/DataAccessHelper/HtmlDataAccessHelper.js +1 -1
- package/IO/Core/DataAccessHelper/HttpDataAccessHelper.js +1 -1
- package/IO/Core/DataAccessHelper/JSZipDataAccessHelper.js +3 -3
- package/IO/Core/DataAccessHelper/LiteHttpDataAccessHelper.js +1 -1
- package/IO/Core/DataAccessHelper.js +1 -2
- package/IO/Core/HttpDataSetReader.js +1 -2
- package/IO/Core/HttpDataSetSeriesReader.js +1 -2
- package/IO/Core/HttpSceneLoader.js +2 -3
- package/IO/Core/ImageStream/DefaultProtocol.js +1 -1
- package/IO/Core/ImageStream/ViewStream.js +1 -2
- package/IO/Core/ImageStream.js +1 -2
- package/IO/Core/ResourceLoader.js +1 -2
- package/IO/Core/Serializer/ArraySerializer.js +1 -2
- package/IO/Core/Serializer/FieldDataSerializer.js +1 -1
- package/IO/Core/Serializer/ImageDataSerializer.js +1 -1
- package/IO/Core/Serializer/PolyDataSerializer.js +1 -1
- package/IO/Core/Serializer.js +1 -1
- package/IO/Core/WSLinkClient.js +1 -2
- package/IO/Core/ZipMultiDataSetReader.js +3 -4
- package/IO/Core/ZipMultiDataSetWriter.js +3 -4
- package/IO/Core.js +1 -1
- package/IO/Geometry/DracoReader.js +1 -2
- package/IO/Geometry/PLYReader.js +1 -2
- package/IO/Geometry/STLReader.js +1 -2
- package/IO/Geometry/STLWriter/Constants.js +1 -2
- package/IO/Geometry/STLWriter.js +2 -3
- package/IO/Geometry.js +1 -1
- package/IO/Legacy/LegacyAsciiParser.js +1 -1
- package/IO/Legacy/PolyDataReader.js +1 -2
- package/IO/Legacy.js +1 -1
- package/IO/Misc/ElevationReader.js +1 -2
- package/IO/Misc/HttpDataSetLODsLoader.js +1 -2
- package/IO/Misc/ITKImageReader.js +1 -2
- package/IO/Misc/ITKPolyDataReader.js +1 -2
- package/IO/Misc/JSONNucleoReader.js +1 -2
- package/IO/Misc/JSONReader.js +1 -2
- package/IO/Misc/MTLReader.js +2 -3
- package/IO/Misc/OBJReader.js +1 -2
- package/IO/Misc/PDBReader.js +1 -2
- package/IO/Misc/SkyboxReader.js +3 -4
- package/IO/Misc.js +1 -1
- package/IO/XML/XMLImageDataReader.js +1 -2
- package/IO/XML/XMLImageDataWriter.js +2 -3
- package/IO/XML/XMLPolyDataReader.js +1 -2
- package/IO/XML/XMLPolyDataWriter.js +2 -3
- package/IO/XML/XMLReader.js +1 -2
- package/IO/XML/XMLWriter/Constants.js +1 -2
- package/IO/XML/XMLWriter.js +4 -4
- package/IO/XML.js +1 -1
- package/IO/index.js +1 -1
- package/Imaging/Core/AbstractImageInterpolator/Constants.js +1 -2
- package/Imaging/Core/AbstractImageInterpolator/InterpolationInfo.js +2 -3
- package/Imaging/Core/AbstractImageInterpolator.js +2 -3
- package/Imaging/Core/ImageInterpolator.js +2 -3
- package/Imaging/Core/ImagePointDataIterator.js +1 -2
- package/Imaging/Core/ImageReslice/Constants.js +1 -2
- package/Imaging/Core/ImageReslice.js +2 -3
- package/Imaging/Core.js +1 -1
- package/Imaging/Hybrid/SampleFunction.js +2 -3
- package/Imaging/Hybrid.js +1 -1
- package/Imaging/index.js +1 -1
- package/Interaction/Animations/TimeStepBasedAnimationHandler.js +2 -3
- package/Interaction/Manipulators/CompositeCameraManipulator.js +1 -2
- package/Interaction/Manipulators/CompositeGestureManipulator.js +1 -2
- package/Interaction/Manipulators/CompositeKeyboardManipulator.js +1 -2
- package/Interaction/Manipulators/CompositeMouseManipulator.js +1 -2
- package/Interaction/Manipulators/CompositeVRManipulator.js +1 -2
- package/Interaction/Manipulators/GestureCameraManipulator.js +1 -2
- package/Interaction/Manipulators/KeyboardCameraManipulator.js +1 -2
- package/Interaction/Manipulators/MouseBoxSelectorManipulator.js +3 -4
- package/Interaction/Manipulators/MouseCameraAxisRotateManipulator.js +1 -2
- package/Interaction/Manipulators/MouseCameraSliceManipulator.js +1 -2
- package/Interaction/Manipulators/MouseCameraTrackballFirstPersonManipulator.js +1 -2
- package/Interaction/Manipulators/MouseCameraTrackballMultiRotateManipulator.js +1 -2
- package/Interaction/Manipulators/MouseCameraTrackballPanManipulator.js +1 -2
- package/Interaction/Manipulators/MouseCameraTrackballRollManipulator.js +1 -2
- package/Interaction/Manipulators/MouseCameraTrackballRotateManipulator.js +1 -2
- package/Interaction/Manipulators/MouseCameraTrackballZoomManipulator.js +1 -2
- package/Interaction/Manipulators/MouseCameraTrackballZoomToMouseManipulator.js +1 -2
- package/Interaction/Manipulators/MouseCameraUnicamManipulator.js +1 -2
- package/Interaction/Manipulators/MouseCameraUnicamRotateManipulator.js +1 -2
- package/Interaction/Manipulators/MouseRangeManipulator.js +1 -2
- package/Interaction/Manipulators/VRButtonPanManipulator.js +1 -2
- package/Interaction/Manipulators.js +1 -1
- package/Interaction/Misc/DeviceOrientationToCamera.js +1 -1
- package/Interaction/Misc.js +1 -1
- package/Interaction/Style/InteractorStyleImage.js +1 -2
- package/Interaction/Style/InteractorStyleMPRSlice.js +1 -2
- package/Interaction/Style/InteractorStyleManipulator/Presets.js +1 -1
- package/Interaction/Style/InteractorStyleManipulator.js +2 -3
- package/Interaction/Style/InteractorStyleRemoteMouse.js +2 -3
- package/Interaction/Style/InteractorStyleTrackballCamera.js +1 -2
- package/Interaction/Style/InteractorStyleUnicam.js +1 -2
- package/Interaction/Style.js +1 -1
- package/Interaction/UI/CornerAnnotation.js +1 -2
- package/Interaction/UI/FPSMonitor.js +2 -3
- package/Interaction/UI/Icons.js +1 -1
- package/Interaction/UI/Slider/Constants.js +1 -2
- package/Interaction/UI/Slider.js +2 -3
- package/Interaction/UI/VolumeController.js +1 -2
- package/Interaction/UI.js +1 -1
- package/Interaction/Widgets/AbstractWidget.js +2 -3
- package/Interaction/Widgets/DistanceRepresentation.js +2 -3
- package/Interaction/Widgets/DistanceWidget.js +2 -3
- package/Interaction/Widgets/HandleRepresentation/Constants.js +1 -2
- package/Interaction/Widgets/HandleRepresentation.js +2 -3
- package/Interaction/Widgets/HandleWidget/Constants.js +1 -2
- package/Interaction/Widgets/HandleWidget.js +2 -3
- package/Interaction/Widgets/ImageCroppingRegionsRepresentation.js +1 -2
- package/Interaction/Widgets/ImageCroppingRegionsWidget/Constants.js +1 -1
- package/Interaction/Widgets/ImageCroppingRegionsWidget.js +2 -3
- package/Interaction/Widgets/LabelRepresentation/Constants.js +1 -2
- package/Interaction/Widgets/LabelRepresentation.js +3 -4
- package/Interaction/Widgets/LabelWidget.js +2 -3
- package/Interaction/Widgets/LineRepresentation/Constants.js +1 -2
- package/Interaction/Widgets/LineRepresentation.js +2 -3
- package/Interaction/Widgets/LineWidget/Constants.js +1 -2
- package/Interaction/Widgets/LineWidget.js +2 -3
- package/Interaction/Widgets/OrientationMarkerWidget/Constants.js +1 -1
- package/Interaction/Widgets/OrientationMarkerWidget.js +2 -3
- package/Interaction/Widgets/PiecewiseGaussianWidget/ComputeHistogram.worker.js +3 -3
- package/Interaction/Widgets/PiecewiseGaussianWidget.js +15 -16
- package/Interaction/Widgets/PointPlacer.js +1 -2
- package/Interaction/Widgets/ResliceCursor/ResliceCursor/Constants.js +1 -2
- package/Interaction/Widgets/ResliceCursor/ResliceCursor.js +2 -3
- package/Interaction/Widgets/ResliceCursor/ResliceCursorActor/Constants.js +1 -2
- package/Interaction/Widgets/ResliceCursor/ResliceCursorActor.js +2 -3
- package/Interaction/Widgets/ResliceCursor/ResliceCursorLineRepresentation.js +1 -2
- package/Interaction/Widgets/ResliceCursor/ResliceCursorPolyDataAlgorithm.js +2 -3
- package/Interaction/Widgets/ResliceCursor/ResliceCursorRepresentation.js +1 -2
- package/Interaction/Widgets/ResliceCursor/ResliceCursorWidget/Constants.js +1 -2
- package/Interaction/Widgets/ResliceCursor/ResliceCursorWidget.js +2 -3
- package/Interaction/Widgets/SphereHandleRepresentation.js +2 -3
- package/Interaction/Widgets/WidgetRepresentation.js +1 -2
- package/Interaction/Widgets.js +1 -1
- package/Interaction/index.js +1 -1
- package/Proxy/Animation/AbstractAnimationProxy.js +1 -2
- package/Proxy/Animation/AnimationProxyManager.js +1 -2
- package/Proxy/Animation/TimeStepBasedAnimationHandlerProxy.js +1 -2
- package/Proxy/Core/AbstractRepresentationProxy.js +1 -1
- package/Proxy/Core/LookupTableProxy/Constants.js +1 -1
- package/Proxy/Core/LookupTableProxy.js +1 -2
- package/Proxy/Core/PiecewiseFunctionProxy/Constants.js +1 -1
- package/Proxy/Core/PiecewiseFunctionProxy.js +2 -3
- package/Proxy/Core/ProxyManager/core.js +2 -2
- package/Proxy/Core/ProxyManager/properties.js +2 -2
- package/Proxy/Core/ProxyManager/state.js +2 -2
- package/Proxy/Core/ProxyManager/view.js +1 -1
- package/Proxy/Core/ProxyManager.js +1 -2
- package/Proxy/Core/SourceProxy.js +1 -2
- package/Proxy/Core/View2DProxy.js +1 -2
- package/Proxy/Core/ViewProxy.js +4 -4
- package/Proxy/Core.js +1 -1
- package/Proxy/Representations/GeometryRepresentationProxy.js +1 -2
- package/Proxy/Representations/GlyphRepresentationProxy.js +1 -2
- package/Proxy/Representations/MoleculeRepresentationProxy.js +1 -2
- package/Proxy/Representations/SkyboxRepresentationProxy.js +1 -2
- package/Proxy/Representations/SliceRepresentationProxy.js +2 -3
- package/Proxy/Representations/SlicedGeometryRepresentationProxy.js +1 -2
- package/Proxy/Representations/VolumeRepresentationProxy.js +1 -2
- package/Proxy/Representations.js +1 -1
- package/Proxy/index.js +1 -1
- package/Rendering/Core/AbstractMapper.js +1 -2
- package/Rendering/Core/AbstractMapper3D.js +1 -2
- package/Rendering/Core/AbstractPicker.js +1 -2
- package/Rendering/Core/Actor.js +2 -3
- package/Rendering/Core/Actor2D.js +1 -2
- package/Rendering/Core/AnnotatedCubeActor/Presets.js +1 -1
- package/Rendering/Core/AnnotatedCubeActor.js +2 -3
- package/Rendering/Core/AxesActor.js +2 -3
- package/Rendering/Core/Camera.js +1 -2
- package/Rendering/Core/CellPicker.js +2 -3
- package/Rendering/Core/ColorTransferFunction/ColorMaps.js +1 -1
- package/Rendering/Core/ColorTransferFunction/ColorMapsLite.js +1 -1
- package/Rendering/Core/ColorTransferFunction/Constants.js +1 -2
- package/Rendering/Core/ColorTransferFunction.js +2 -3
- package/Rendering/Core/Coordinate/Constants.js +1 -2
- package/Rendering/Core/Coordinate.js +2 -3
- package/Rendering/Core/CubeAxesActor.js +2 -3
- package/Rendering/Core/Follower.js +2 -3
- package/Rendering/Core/Glyph3DMapper/Constants.js +1 -2
- package/Rendering/Core/Glyph3DMapper.js +2 -3
- package/Rendering/Core/HardwareSelector.js +1 -2
- package/Rendering/Core/ImageMapper/Constants.js +1 -2
- package/Rendering/Core/ImageMapper.js +2 -3
- package/Rendering/Core/ImageProperty/Constants.js +1 -2
- package/Rendering/Core/ImageProperty.js +1 -2
- package/Rendering/Core/ImageSlice.js +1 -2
- package/Rendering/Core/InteractorObserver.js +2 -3
- package/Rendering/Core/InteractorStyle/Constants.js +1 -2
- package/Rendering/Core/InteractorStyle.js +2 -3
- package/Rendering/Core/Light.js +1 -2
- package/Rendering/Core/Mapper/CoincidentTopologyHelper.js +1 -2
- package/Rendering/Core/Mapper/Constants.js +1 -2
- package/Rendering/Core/Mapper/Static.js +1 -2
- package/Rendering/Core/Mapper.js +2 -3
- package/Rendering/Core/Picker.js +2 -3
- package/Rendering/Core/PixelSpaceCallbackMapper.js +1 -2
- package/Rendering/Core/PointPicker.js +1 -9
- package/Rendering/Core/Prop.js +1 -2
- package/Rendering/Core/Prop3D.js +1 -2
- package/Rendering/Core/Property/Constants.js +1 -2
- package/Rendering/Core/Property.js +2 -3
- package/Rendering/Core/Property2D.js +1 -2
- package/Rendering/Core/RenderWindow.js +1 -2
- package/Rendering/Core/RenderWindowInteractor/Constants.js +1 -2
- package/Rendering/Core/RenderWindowInteractor.js +2 -3
- package/Rendering/Core/Renderer.js +2 -3
- package/Rendering/Core/ScalarBarActor.js +2 -3
- package/Rendering/Core/Skybox.js +1 -2
- package/Rendering/Core/SphereMapper.js +1 -2
- package/Rendering/Core/StickMapper.js +1 -2
- package/Rendering/Core/SurfaceLICInterface/Constants.js +1 -2
- package/Rendering/Core/SurfaceLICInterface.js +1 -2
- package/Rendering/Core/SurfaceLICMapper.js +1 -2
- package/Rendering/Core/Texture.js +1 -2
- package/Rendering/Core/Viewport.js +1 -2
- package/Rendering/Core/Volume.js +1 -2
- package/Rendering/Core/VolumeMapper/Constants.js +1 -2
- package/Rendering/Core/VolumeMapper.js +1 -2
- package/Rendering/Core/VolumeProperty/Constants.js +1 -2
- package/Rendering/Core/VolumeProperty.js +2 -3
- package/Rendering/Core.js +2 -2
- package/Rendering/Misc/CanvasView.js +1 -2
- package/Rendering/Misc/FullScreenRenderWindow.js +1 -2
- package/Rendering/Misc/GenericRenderWindow.js +1 -2
- package/Rendering/Misc/RemoteView.js +1 -2
- package/Rendering/Misc/RenderWindowWithControlBar.js +2 -3
- package/Rendering/Misc/SynchronizableRenderWindow/vtkObjectManager.js +2 -2
- package/Rendering/Misc/SynchronizableRenderWindow.js +3 -4
- package/Rendering/Misc/TextureLODsDownloader.js +1 -2
- package/Rendering/Misc.js +1 -1
- package/Rendering/OpenGL/Actor.js +2 -3
- package/Rendering/OpenGL/Actor2D.js +2 -3
- package/Rendering/OpenGL/BufferObject/Constants.js +1 -2
- package/Rendering/OpenGL/BufferObject.js +2 -3
- package/Rendering/OpenGL/Camera.js +2 -3
- package/Rendering/OpenGL/CellArrayBufferObject.js +2 -4
- package/Rendering/OpenGL/Convolution2DPass.js +1 -2
- package/Rendering/OpenGL/ForwardPass.js +1 -2
- package/Rendering/OpenGL/Framebuffer.js +2 -3
- package/Rendering/OpenGL/Glyph3DMapper.js +3 -4
- package/Rendering/OpenGL/HardwareSelector/Constants.js +1 -2
- package/Rendering/OpenGL/HardwareSelector.js +2 -3
- package/Rendering/OpenGL/Helper.js +1 -2
- package/Rendering/OpenGL/ImageMapper.js +2 -3
- package/Rendering/OpenGL/ImageSlice.js +2 -3
- package/Rendering/OpenGL/PixelSpaceCallbackMapper.js +1 -2
- package/Rendering/OpenGL/PolyDataMapper.js +2 -3
- package/Rendering/OpenGL/RadialDistortionPass.js +1 -2
- package/Rendering/OpenGL/RenderWindow.js +1 -2
- package/Rendering/OpenGL/Renderer.js +2 -3
- package/Rendering/OpenGL/ReplacementShaderMapper.js +1 -1
- package/Rendering/OpenGL/Shader.js +1 -2
- package/Rendering/OpenGL/ShaderCache.js +1 -2
- package/Rendering/OpenGL/ShaderProgram.js +1 -1
- package/Rendering/OpenGL/Skybox.js +2 -3
- package/Rendering/OpenGL/SphereMapper.js +2 -3
- package/Rendering/OpenGL/StickMapper.js +2 -3
- package/Rendering/OpenGL/SurfaceLIC/LineIntegralConvolution2D/pingpong.js +1 -2
- package/Rendering/OpenGL/SurfaceLIC/LineIntegralConvolution2D.js +1 -2
- package/Rendering/OpenGL/SurfaceLIC/SurfaceLICInterface.js +1 -2
- package/Rendering/OpenGL/SurfaceLIC/SurfaceLICMapper.js +3 -4
- package/Rendering/OpenGL/SurfaceLIC.js +1 -1
- package/Rendering/OpenGL/Texture/Constants.js +1 -2
- package/Rendering/OpenGL/Texture.js +3 -4
- package/Rendering/OpenGL/TextureUnitManager.js +1 -2
- package/Rendering/OpenGL/VertexArrayObject.js +1 -2
- package/Rendering/OpenGL/ViewNodeFactory.js +1 -2
- package/Rendering/OpenGL/Volume.js +2 -3
- package/Rendering/OpenGL/VolumeMapper.js +3 -4
- package/Rendering/OpenGL.js +1 -1
- package/Rendering/SceneGraph/RenderPass.js +1 -2
- package/Rendering/SceneGraph/RenderWindowViewNode.js +1 -2
- package/Rendering/SceneGraph/ViewNode.js +1 -1
- package/Rendering/SceneGraph/ViewNodeFactory.js +1 -2
- package/Rendering/SceneGraph.js +1 -1
- package/Rendering/WebGPU/Actor.js +1 -2
- package/Rendering/WebGPU/BindGroup.js +1 -2
- package/Rendering/WebGPU/Buffer.js +2 -3
- package/Rendering/WebGPU/BufferManager/Constants.js +1 -2
- package/Rendering/WebGPU/BufferManager.js +3 -4
- package/Rendering/WebGPU/Camera.js +1 -2
- package/Rendering/WebGPU/Device.js +2 -3
- package/Rendering/WebGPU/ForwardPass.js +1 -2
- package/Rendering/WebGPU/FullScreenQuad.js +1 -2
- package/Rendering/WebGPU/Glyph3DMapper.js +3 -4
- package/Rendering/WebGPU/HardwareSelectionPass.js +1 -2
- package/Rendering/WebGPU/HardwareSelector.js +1 -2
- package/Rendering/WebGPU/MapperHelper.js +1 -2
- package/Rendering/WebGPU/OpaquePass.js +2 -4
- package/Rendering/WebGPU/OrderIndependentTranslucentPass.js +1 -2
- package/Rendering/WebGPU/Pipeline.js +2 -3
- package/Rendering/WebGPU/PixelSpaceCallbackMapper.js +1 -2
- package/Rendering/WebGPU/PolyDataMapper.js +3 -4
- package/Rendering/WebGPU/RenderEncoder.js +2 -3
- package/Rendering/WebGPU/RenderWindow.js +11 -3
- package/Rendering/WebGPU/Renderer.js +2 -3
- package/Rendering/WebGPU/Sampler.js +1 -2
- package/Rendering/WebGPU/ShaderCache.js +1 -2
- package/Rendering/WebGPU/ShaderDescription.js +1 -2
- package/Rendering/WebGPU/ShaderModule.js +1 -1
- package/Rendering/WebGPU/SphereMapper.js +1 -2
- package/Rendering/WebGPU/StickMapper.js +1 -2
- package/Rendering/WebGPU/StorageBuffer.js +1 -2
- package/Rendering/WebGPU/Texture.js +2 -3
- package/Rendering/WebGPU/TextureManager.js +24 -7
- package/Rendering/WebGPU/TextureView.js +19 -4
- package/Rendering/WebGPU/Types.js +83 -42
- package/Rendering/WebGPU/UniformBuffer.js +1 -2
- package/Rendering/WebGPU/VertexInput.js +2 -3
- package/Rendering/WebGPU/ViewNodeFactory.js +1 -2
- package/Rendering/WebGPU/Volume.js +1 -2
- package/Rendering/WebGPU/VolumePass.js +2 -3
- package/Rendering/WebGPU/VolumePassFSQ.js +4 -4
- package/Rendering/WebGPU.js +1 -1
- package/Rendering/index.js +1 -1
- package/ThirdParty/index.js +2 -2
- package/Utilities/DataGenerator/convert-cli.js +10 -8
- package/Utilities/ExampleRunner/example-runner-cli.js +2 -1
- package/Utilities/ExampleRunner/template-config.js +8 -6
- package/Utilities/TestResults/TESTS-Chrome_Headless_93.0.4577.63_(Linux_x86_64).xml +1058 -1058
- package/Utilities/XMLConverter/xml2json-cli.js +5 -4
- package/Widgets/Core/AbstractWidget/Constants.js +1 -2
- package/Widgets/Core/AbstractWidget.js +1 -2
- package/Widgets/Core/AbstractWidgetFactory.js +2 -3
- package/Widgets/Core/StateBuilder/boundsMixin.js +1 -2
- package/Widgets/Core/StateBuilder/colorMixin.js +1 -2
- package/Widgets/Core/StateBuilder/cornerMixin.js +1 -2
- package/Widgets/Core/StateBuilder/directionMixin.js +1 -2
- package/Widgets/Core/StateBuilder/manipulatorMixin.js +1 -2
- package/Widgets/Core/StateBuilder/nameMixin.js +1 -2
- package/Widgets/Core/StateBuilder/orientationMixin.js +1 -2
- package/Widgets/Core/StateBuilder/originMixin.js +1 -2
- package/Widgets/Core/StateBuilder/scale1Mixin.js +1 -2
- package/Widgets/Core/StateBuilder/scale3Mixin.js +1 -2
- package/Widgets/Core/StateBuilder/shapeMixin.js +1 -2
- package/Widgets/Core/StateBuilder/textMixin.js +1 -2
- package/Widgets/Core/StateBuilder/visibleMixin.js +1 -2
- package/Widgets/Core/StateBuilder.js +1 -2
- package/Widgets/Core/WidgetManager/Constants.js +1 -2
- package/Widgets/Core/WidgetManager.js +1 -2
- package/Widgets/Core/WidgetState.js +1 -2
- package/Widgets/Core.js +1 -1
- package/Widgets/Manipulators/LineManipulator.js +1 -2
- package/Widgets/Manipulators/PlaneManipulator.js +1 -2
- package/Widgets/Manipulators/TrackballManipulator.js +1 -2
- package/Widgets/Manipulators.js +1 -1
- package/Widgets/Representations/ArrowHandleRepresentation.js +2 -3
- package/Widgets/Representations/CircleContextRepresentation.js +1 -2
- package/Widgets/Representations/ContextRepresentation.js +2 -3
- package/Widgets/Representations/ConvexFaceContextRepresentation.js +1 -2
- package/Widgets/Representations/CroppingOutlineRepresentation.js +1 -2
- package/Widgets/Representations/CubeHandleRepresentation.js +1 -2
- package/Widgets/Representations/HandleRepresentation.js +2 -3
- package/Widgets/Representations/ImplicitPlaneRepresentation.js +1 -2
- package/Widgets/Representations/OutlineContextRepresentation.js +1 -2
- package/Widgets/Representations/PolyLineRepresentation.js +2 -3
- package/Widgets/Representations/RectangleContextRepresentation.js +1 -2
- package/Widgets/Representations/ResliceCursorContextRepresentation.js +2 -3
- package/Widgets/Representations/SphereHandleRepresentation.js +1 -2
- package/Widgets/Representations/SplineContextRepresentation.js +1 -2
- package/Widgets/Representations/WidgetRepresentation/Constants.js +1 -2
- package/Widgets/Representations/WidgetRepresentation.js +1 -2
- package/Widgets/Representations.js +1 -1
- package/Widgets/SVG/SVGLandmarkRepresentation.js +2 -3
- package/Widgets/SVG/SVGRepresentation.js +3 -2
- package/Widgets/Widgets3D/AngleWidget/behavior.js +1 -1
- package/Widgets/Widgets3D/AngleWidget/state.js +1 -1
- package/Widgets/Widgets3D/AngleWidget.js +1 -2
- package/Widgets/Widgets3D/DistanceWidget/behavior.js +1 -1
- package/Widgets/Widgets3D/DistanceWidget/state.js +1 -1
- package/Widgets/Widgets3D/DistanceWidget.js +1 -2
- package/Widgets/Widgets3D/EllipseWidget/behavior.js +2 -2
- package/Widgets/Widgets3D/EllipseWidget/state.js +1 -1
- package/Widgets/Widgets3D/EllipseWidget.js +2 -3
- package/Widgets/Widgets3D/ImageCroppingWidget/behavior.js +1 -1
- package/Widgets/Widgets3D/ImageCroppingWidget/state.js +1 -1
- package/Widgets/Widgets3D/ImageCroppingWidget.js +1 -2
- package/Widgets/Widgets3D/ImplicitPlaneWidget.js +1 -2
- package/Widgets/Widgets3D/InteractiveOrientationWidget/behavior.js +2 -2
- package/Widgets/Widgets3D/InteractiveOrientationWidget/state.js +1 -2
- package/Widgets/Widgets3D/InteractiveOrientationWidget.js +1 -2
- package/Widgets/Widgets3D/LineWidget/Constants.js +1 -2
- package/Widgets/Widgets3D/LineWidget/behavior.js +2 -2
- package/Widgets/Widgets3D/LineWidget/state.js +1 -1
- package/Widgets/Widgets3D/LineWidget.js +1 -2
- package/Widgets/Widgets3D/PaintWidget.js +1 -2
- package/Widgets/Widgets3D/PolyLineWidget/behavior.js +1 -1
- package/Widgets/Widgets3D/PolyLineWidget/state.js +1 -1
- package/Widgets/Widgets3D/PolyLineWidget.js +1 -2
- package/Widgets/Widgets3D/RectangleWidget/behavior.js +2 -2
- package/Widgets/Widgets3D/RectangleWidget/state.js +1 -1
- package/Widgets/Widgets3D/RectangleWidget.js +2 -3
- package/Widgets/Widgets3D/ResliceCursorWidget/Constants.js +1 -2
- package/Widgets/Widgets3D/ResliceCursorWidget/behavior.js +1 -1
- package/Widgets/Widgets3D/ResliceCursorWidget/state.js +1 -1
- package/Widgets/Widgets3D/ResliceCursorWidget.js +1 -2
- package/Widgets/Widgets3D/ShapeWidget/Constants.js +1 -2
- package/Widgets/Widgets3D/ShapeWidget/behavior.js +2 -2
- package/Widgets/Widgets3D/ShapeWidget.js +1 -2
- package/Widgets/Widgets3D/SplineWidget/behavior.js +1 -1
- package/Widgets/Widgets3D/SplineWidget/state.js +1 -1
- package/Widgets/Widgets3D/SplineWidget.js +1 -2
- package/Widgets/Widgets3D.js +1 -1
- package/Widgets/index.js +1 -1
- package/_vendor/base64-js/index.js_commonjs-exports +1 -0
- package/_vendor/blueimp-md5/js/md5.js_commonjs-module +3 -0
- package/_vendor/define-properties/index.js_commonjs-proxy +1 -1
- package/_vendor/globalthis/implementation.browser.js_commonjs-module +3 -0
- package/_vendor/globalthis/implementation.browser.js_commonjs-proxy +1 -1
- package/_vendor/globalthis/polyfill.js_commonjs-proxy +1 -1
- package/_vendor/globalthis/shim.js_commonjs-proxy +2 -1
- package/_vendor/jszip/dist/jszip.min.js_commonjs-module +3 -0
- package/_vendor/object-keys/implementation.js_commonjs-proxy +1 -1
- package/_vendor/object-keys/index.js_commonjs-proxy +1 -1
- package/_vendor/object-keys/isArguments.js_commonjs-proxy +1 -1
- package/_vendor/seedrandom/lib/alea.js_commonjs-module +3 -0
- package/_vendor/seedrandom/lib/alea.js_commonjs-proxy +1 -1
- package/_vendor/seedrandom/lib/tychei.js_commonjs-module +3 -0
- package/_vendor/seedrandom/lib/tychei.js_commonjs-proxy +1 -1
- package/_vendor/seedrandom/lib/xor128.js_commonjs-module +3 -0
- package/_vendor/seedrandom/lib/xor128.js_commonjs-proxy +1 -1
- package/_vendor/seedrandom/lib/xor4096.js_commonjs-module +3 -0
- package/_vendor/seedrandom/lib/xor4096.js_commonjs-proxy +1 -1
- package/_vendor/seedrandom/lib/xorshift7.js_commonjs-module +3 -0
- package/_vendor/seedrandom/lib/xorshift7.js_commonjs-proxy +1 -1
- package/_vendor/seedrandom/lib/xorwow.js_commonjs-module +3 -0
- package/_vendor/seedrandom/lib/xorwow.js_commonjs-proxy +1 -1
- package/_vendor/seedrandom/seedrandom.js_commonjs-module +3 -0
- package/_vendor/seedrandom/seedrandom.js_commonjs-proxy +1 -1
- package/_vendor/webworker-promise/lib/register.js_commonjs-module +3 -0
- package/_vendor/webworker-promise/lib/tiny-emitter.js_commonjs-proxy +1 -1
- package/_vendor/webworker-promise/src/tiny-emitter.js_commonjs-proxy +1 -0
- package/_vendor/xmlbuilder2/lib/xmlbuilder2.min.js_commonjs-module +3 -0
- package/_virtual/commonjsHelpers.js +3 -4
- package/_virtual/{polyfill-node_buffer.js → polyfill-node.buffer.js} +1 -1
- package/_virtual/{polyfill-node_global.js → polyfill-node.global.js} +0 -0
- package/_virtual/rollup-plugin-worker-loader__module_Sources/Filters/General/PaintFilter/PaintFilter.worker.js +1 -1
- package/_virtual/rollup-plugin-worker-loader__module_Sources/Interaction/Widgets/PiecewiseGaussianWidget/ComputeHistogram.worker.js +1 -1
- package/macros.js +4 -5
- package/package.json +54 -55
- package/vendor/base64-js/index.js +1 -87
- package/vendor/blueimp-md5/js/md5.js +6 -3
- package/vendor/d3-array/src/ascending.js +1 -1
- package/vendor/d3-array/src/bisect.js +2 -1
- package/vendor/d3-array/src/bisector.js +21 -23
- package/vendor/d3-array/src/mode.js +1 -0
- package/vendor/d3-scale/src/continuous.js +2 -2
- package/vendor/d3-time/src/ticks.js +1 -0
- package/vendor/define-properties/index.js +2 -1
- package/vendor/globalthis/implementation.browser.js +4 -9
- package/vendor/globalthis/index.js +13 -6
- package/vendor/globalthis/polyfill.js +6 -3
- package/vendor/globalthis/shim.js +12 -9
- package/vendor/jszip/dist/jszip.min.js +11 -0
- package/vendor/object-keys/index.js +2 -2
- package/vendor/pako/dist/pako.esm.mjs +397 -388
- package/vendor/seedrandom/index.js +28 -21
- package/vendor/seedrandom/lib/alea.js +4 -5
- package/vendor/seedrandom/lib/tychei.js +4 -5
- package/vendor/seedrandom/lib/xor128.js +4 -5
- package/vendor/seedrandom/lib/xor4096.js +4 -5
- package/vendor/seedrandom/lib/xorshift7.js +4 -5
- package/vendor/seedrandom/lib/xorwow.js +4 -5
- package/vendor/seedrandom/seedrandom.js +4 -5
- package/vendor/webworker-promise/lib/register.js +14 -8
- package/vendor/webworker-promise/src/index.js +110 -0
- package/vendor/webworker-promise/src/tiny-emitter.js +51 -0
- package/vendor/xmlbuilder2/lib/xmlbuilder2.min.js +6 -7
- package/vtk.js +2 -3
- package/_vendor/base64-js/index.js_commonjs-proxy +0 -1
- package/_vendor/buffer/index.js_commonjs-proxy +0 -1
- package/_vendor/ieee754/index.js_commonjs-proxy +0 -1
- package/_vendor/immediate/lib/browser.js_commonjs-proxy +0 -1
- package/_vendor/inherits/inherits_browser.js_commonjs-proxy +0 -1
- package/_vendor/jszip/lib/base64.js_commonjs-proxy +0 -1
- package/_vendor/jszip/lib/compressedObject.js_commonjs-proxy +0 -1
- package/_vendor/jszip/lib/compressions.js_commonjs-proxy +0 -1
- package/_vendor/jszip/lib/crc32.js_commonjs-proxy +0 -1
- package/_vendor/jszip/lib/defaults.js_commonjs-proxy +0 -1
- package/_vendor/jszip/lib/external.js_commonjs-proxy +0 -1
- package/_vendor/jszip/lib/flate.js_commonjs-proxy +0 -1
- package/_vendor/jszip/lib/generate/ZipFileWorker.js_commonjs-proxy +0 -1
- package/_vendor/jszip/lib/generate/index.js_commonjs-proxy +0 -1
- package/_vendor/jszip/lib/load.js_commonjs-proxy +0 -1
- package/_vendor/jszip/lib/nodejs/NodejsStreamInputAdapter.js_commonjs-proxy +0 -1
- package/_vendor/jszip/lib/nodejs/NodejsStreamOutputAdapter.js_commonjs-proxy +0 -1
- package/_vendor/jszip/lib/nodejsUtils.js_commonjs-proxy +0 -1
- package/_vendor/jszip/lib/object.js_commonjs-proxy +0 -1
- package/_vendor/jszip/lib/readable-stream-browser.js_commonjs-proxy +0 -1
- package/_vendor/jszip/lib/reader/ArrayReader.js_commonjs-proxy +0 -1
- package/_vendor/jszip/lib/reader/DataReader.js_commonjs-proxy +0 -1
- package/_vendor/jszip/lib/reader/NodeBufferReader.js_commonjs-proxy +0 -1
- package/_vendor/jszip/lib/reader/StringReader.js_commonjs-proxy +0 -1
- package/_vendor/jszip/lib/reader/Uint8ArrayReader.js_commonjs-proxy +0 -1
- package/_vendor/jszip/lib/reader/readerFor.js_commonjs-proxy +0 -1
- package/_vendor/jszip/lib/signature.js_commonjs-proxy +0 -1
- package/_vendor/jszip/lib/stream/ConvertWorker.js_commonjs-proxy +0 -1
- package/_vendor/jszip/lib/stream/Crc32Probe.js_commonjs-proxy +0 -1
- package/_vendor/jszip/lib/stream/DataLengthProbe.js_commonjs-proxy +0 -1
- package/_vendor/jszip/lib/stream/DataWorker.js_commonjs-proxy +0 -1
- package/_vendor/jszip/lib/stream/GenericWorker.js_commonjs-proxy +0 -1
- package/_vendor/jszip/lib/stream/StreamHelper.js_commonjs-proxy +0 -1
- package/_vendor/jszip/lib/support.js_commonjs-proxy +0 -1
- package/_vendor/jszip/lib/utf8.js_commonjs-proxy +0 -1
- package/_vendor/jszip/lib/utils.js_commonjs-proxy +0 -1
- package/_vendor/jszip/lib/zipEntries.js_commonjs-proxy +0 -1
- package/_vendor/jszip/lib/zipEntry.js_commonjs-proxy +0 -1
- package/_vendor/jszip/lib/zipObject.js_commonjs-proxy +0 -1
- package/_vendor/jszip/node_modules/pako/index.js_commonjs-proxy +0 -1
- package/_vendor/jszip/node_modules/pako/lib/deflate.js_commonjs-proxy +0 -1
- package/_vendor/jszip/node_modules/pako/lib/inflate.js_commonjs-proxy +0 -1
- package/_vendor/jszip/node_modules/pako/lib/utils/common.js_commonjs-proxy +0 -1
- package/_vendor/jszip/node_modules/pako/lib/utils/strings.js_commonjs-proxy +0 -1
- package/_vendor/jszip/node_modules/pako/lib/zlib/adler32.js_commonjs-proxy +0 -1
- package/_vendor/jszip/node_modules/pako/lib/zlib/constants.js_commonjs-proxy +0 -1
- package/_vendor/jszip/node_modules/pako/lib/zlib/crc32.js_commonjs-proxy +0 -1
- package/_vendor/jszip/node_modules/pako/lib/zlib/deflate.js_commonjs-proxy +0 -1
- package/_vendor/jszip/node_modules/pako/lib/zlib/gzheader.js_commonjs-proxy +0 -1
- package/_vendor/jszip/node_modules/pako/lib/zlib/inffast.js_commonjs-proxy +0 -1
- package/_vendor/jszip/node_modules/pako/lib/zlib/inflate.js_commonjs-proxy +0 -1
- package/_vendor/jszip/node_modules/pako/lib/zlib/inftrees.js_commonjs-proxy +0 -1
- package/_vendor/jszip/node_modules/pako/lib/zlib/messages.js_commonjs-proxy +0 -1
- package/_vendor/jszip/node_modules/pako/lib/zlib/trees.js_commonjs-proxy +0 -1
- package/_vendor/jszip/node_modules/pako/lib/zlib/zstream.js_commonjs-proxy +0 -1
- package/_vendor/lie/lib/browser.js_commonjs-proxy +0 -1
- package/_vendor/safe-buffer/index.js_commonjs-proxy +0 -1
- package/_vendor/set-immediate-shim/index.js_commonjs-proxy +0 -1
- package/_vendor/util/support/isBufferBrowser.js_commonjs-proxy +0 -1
- package/_virtual/_polyfill-node_stream.js_commonjs-proxy.js +0 -6
- package/_virtual/polyfill-node__buffer_list.js +0 -59
- package/_virtual/polyfill-node__stream_duplex.js +0 -44
- package/_virtual/polyfill-node__stream_passthrough.js +0 -15
- package/_virtual/polyfill-node__stream_readable.js +0 -896
- package/_virtual/polyfill-node__stream_transform.js +0 -132
- package/_virtual/polyfill-node__stream_writable.js +0 -480
- package/_virtual/polyfill-node_process.js +0 -225
- package/_virtual/polyfill-node_stream.js +0 -120
- package/vendor/buffer/index.js +0 -2112
- package/vendor/events/events.js +0 -457
- package/vendor/ieee754/index.js +0 -92
- package/vendor/immediate/lib/browser.js +0 -72
- package/vendor/inherits/inherits_browser.js +0 -29
- package/vendor/jszip/lib/base64.js +0 -113
- package/vendor/jszip/lib/compressedObject.js +0 -74
- package/vendor/jszip/lib/compressions.js +0 -20
- package/vendor/jszip/lib/crc32.js +0 -77
- package/vendor/jszip/lib/defaults.js +0 -25
- package/vendor/jszip/lib/external.js +0 -22
- package/vendor/jszip/lib/flate.js +0 -96
- package/vendor/jszip/lib/generate/ZipFileWorker.js +0 -540
- package/vendor/jszip/lib/generate/index.js +0 -61
- package/vendor/jszip/lib/index.js +0 -58
- package/vendor/jszip/lib/load.js +0 -82
- package/vendor/jszip/lib/nodejs/NodejsStreamInputAdapter.js +0 -74
- package/vendor/jszip/lib/nodejs/NodejsStreamOutputAdapter.js +0 -45
- package/vendor/jszip/lib/nodejsUtils.js +0 -59
- package/vendor/jszip/lib/object.js +0 -389
- package/vendor/jszip/lib/readable-stream-browser.js +0 -14
- package/vendor/jszip/lib/reader/ArrayReader.js +0 -58
- package/vendor/jszip/lib/reader/DataReader.js +0 -117
- package/vendor/jszip/lib/reader/NodeBufferReader.js +0 -20
- package/vendor/jszip/lib/reader/StringReader.js +0 -39
- package/vendor/jszip/lib/reader/Uint8ArrayReader.js +0 -23
- package/vendor/jszip/lib/reader/readerFor.js +0 -28
- package/vendor/jszip/lib/signature.js +0 -17
- package/vendor/jszip/lib/stream/ConvertWorker.js +0 -26
- package/vendor/jszip/lib/stream/Crc32Probe.js +0 -24
- package/vendor/jszip/lib/stream/DataLengthProbe.js +0 -28
- package/vendor/jszip/lib/stream/DataWorker.js +0 -116
- package/vendor/jszip/lib/stream/GenericWorker.js +0 -263
- package/vendor/jszip/lib/stream/StreamHelper.js +0 -214
- package/vendor/jszip/lib/support.js +0 -45
- package/vendor/jszip/lib/utf8.js +0 -284
- package/vendor/jszip/lib/utils.js +0 -486
- package/vendor/jszip/lib/zipEntries.js +0 -257
- package/vendor/jszip/lib/zipEntry.js +0 -293
- package/vendor/jszip/lib/zipObject.js +0 -133
- package/vendor/jszip/node_modules/pako/index.js +0 -18
- package/vendor/jszip/node_modules/pako/lib/deflate.js +0 -406
- package/vendor/jszip/node_modules/pako/lib/inflate.js +0 -429
- package/vendor/jszip/node_modules/pako/lib/utils/common.js +0 -110
- package/vendor/jszip/node_modules/pako/lib/utils/strings.js +0 -192
- package/vendor/jszip/node_modules/pako/lib/zlib/adler32.js +0 -51
- package/vendor/jszip/node_modules/pako/lib/zlib/constants.js +0 -68
- package/vendor/jszip/node_modules/pako/lib/zlib/crc32.js +0 -59
- package/vendor/jszip/node_modules/pako/lib/zlib/deflate.js +0 -1892
- package/vendor/jszip/node_modules/pako/lib/zlib/gzheader.js +0 -58
- package/vendor/jszip/node_modules/pako/lib/zlib/inffast.js +0 -345
- package/vendor/jszip/node_modules/pako/lib/zlib/inflate.js +0 -1572
- package/vendor/jszip/node_modules/pako/lib/zlib/inftrees.js +0 -345
- package/vendor/jszip/node_modules/pako/lib/zlib/messages.js +0 -32
- package/vendor/jszip/node_modules/pako/lib/zlib/trees.js +0 -1232
- package/vendor/jszip/node_modules/pako/lib/zlib/zstream.js +0 -47
- package/vendor/lie/lib/browser.js +0 -274
- package/vendor/process/browser.js +0 -190
- package/vendor/safe-buffer/index.js +0 -69
- package/vendor/set-immediate-shim/index.js +0 -8
- package/vendor/string_decoder/lib/string_decoder.js +0 -276
- package/vendor/util/support/isBufferBrowser.js +0 -8
- package/vendor/util/util.js +0 -706
- package/vendor/webworker-promise/lib/index.js +0 -172
|
@@ -1,1037 +1,1037 @@
|
|
|
1
1
|
<?xml version="1.0"?>
|
|
2
|
-
<testsuite name="Chrome Headless 93.0.4577.63 (Linux x86_64)" package="" timestamp="2021-09-
|
|
2
|
+
<testsuite name="Chrome Headless 93.0.4577.63 (Linux x86_64)" package="" timestamp="2021-09-21T20:55:49" id="0" hostname="fv-az122-726" tests="1029" errors="0" failures="0" time="22467.061">
|
|
3
3
|
<properties>
|
|
4
4
|
<property name="browser.fullName" value="Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/93.0.4577.63 Safari/537.36"/>
|
|
5
5
|
</properties>
|
|
6
|
-
<testcase name=" Matching image - delta 0.
|
|
7
|
-
<testcase name=" Image match resolution" time="0.
|
|
8
|
-
<testcase name="# Test angleBetweenVector
 should be strictly equal" time="0.
|
|
9
|
-
<testcase name="# Test angleBetweenVector
 should be strictly equal" time="0.
|
|
10
|
-
<testcase name="# Test angleBetweenVector
 should be strictly equal" time="0.
|
|
11
|
-
<testcase name="# Test angleBetweenVector
 should be strictly equal" time="0.
|
|
12
|
-
<testcase name="# Test angleBetweenVector
 should be strictly equal" time="0.
|
|
13
|
-
<testcase name="# Test angleBetweenVector
 should be strictly equal" time="0.
|
|
14
|
-
<testcase name="# Test signedAngleBetweenVector
 should be strictly equal" time="0.
|
|
15
|
-
<testcase name="# Test signedAngleBetweenVector
 should be strictly equal" time="0.
|
|
16
|
-
<testcase name="# Test signedAngleBetweenVector
 should be strictly equal" time="0.
|
|
17
|
-
<testcase name="# Test signedAngleBetweenVector
 should be strictly equal" time="0.
|
|
18
|
-
<testcase name="# Test signedAngleBetweenVector
 should be strictly equal" time="0.
|
|
19
|
-
<testcase name="# Test signedAngleBetweenVector
 should be strictly equal" time="0.
|
|
20
|
-
<testcase name="# Test signedAngleBetweenVector
 should be strictly equal" time="0.
|
|
21
|
-
<testcase name="# Test roundNumber
 vtkMath.roundNumber(1)" time="0.
|
|
22
|
-
<testcase name="# Test roundNumber
 vtkMath.roundNumber(1, 1)" time="0.
|
|
23
|
-
<testcase name="# Test roundNumber
 vtkMath.roundNumber(1.4)" time="0.
|
|
24
|
-
<testcase name="# Test roundNumber
 vtkMath.roundNumber(1.4, 0)" time="0.
|
|
25
|
-
<testcase name="# Test roundNumber
 vtkMath.roundNumber(1.4, 1)" time="0.
|
|
26
|
-
<testcase name="# Test roundNumber
 vtkMath.roundNumber(1.4, 2)" time="0.
|
|
27
|
-
<testcase name="# Test roundNumber
 vtkMath.roundNumber(1.46, 0)" time="0.
|
|
28
|
-
<testcase name="# Test roundNumber
 vtkMath.roundNumber(1.46, 1)" time="0.
|
|
29
|
-
<testcase name="# Test roundNumber
 vtkMath.roundNumber(1.46, 2)" time="0.
|
|
30
|
-
<testcase name="# Test roundNumber
 vtkMath.roundNumber(123.46, 0)" time="0.
|
|
31
|
-
<testcase name="# Test roundNumber
 vtkMath.roundNumber(123.46, 1)" time="0.
|
|
32
|
-
<testcase name="# Test roundNumber
 vtkMath.roundNumber(123.46, 2)" time="0.
|
|
33
|
-
<testcase name="# Test roundNumber
 vtkMath.roundNumber(6.06627640054528e-14, 6)" time="0.
|
|
34
|
-
<testcase name="# Test roundNumber
 vtkMath.roundNumber(-6.06627640054528e-14, 6)" time="0.
|
|
35
|
-
<testcase name="# Test roundNumber
 vtkMath.roundNumber(1.23456e4, 2)" time="0.
|
|
36
|
-
<testcase name="# Test areEquals
 same vec1" time="0.
|
|
37
|
-
<testcase name="# Test areEquals
 same vec2" time="0.
|
|
38
|
-
<testcase name="# Test areEquals
 same vec2" time="0.
|
|
39
|
-
<testcase name="# Test areEquals
 larger vec" time="0.
|
|
40
|
-
<testcase name="# Test areEquals
 smaller vec" time="0.
|
|
41
|
-
<testcase name="# Test areEquals
 exact comparison for same vec" time="0.
|
|
42
|
-
<testcase name="# Test areEquals
 exact(0) comparison for diff vec" time="0.
|
|
43
|
-
<testcase name="# Test areEquals
 approx(1e-8) comparison for diff vec" time="0.
|
|
44
|
-
<testcase name="# Test areEquals
 approx (2e-7) comparison for diff vec" time="0.
|
|
45
|
-
<testcase name="# Test areEquals
 approx (1e-6) comparison for diff vec" time="0.
|
|
46
|
-
<testcase name="# Test vtkMatrixBuilder rotateFromDirections
 should be truthy" time="0.
|
|
47
|
-
<testcase name="# Test vtkMatrixBuilder rotateFromDirections
 should be truthy" time="0.
|
|
48
|
-
<testcase name="# Test vtkMatrixBuilder rotateFromDirections
 should be truthy" time="0.
|
|
49
|
-
<testcase name="# Test LookupTable setTable
 vtkLookupTable TestSetTable" time="0.
|
|
50
|
-
<testcase name="# Test LookupTable setTable
 should be strictly equal" time="
|
|
51
|
-
<testcase name="# Test LookupTable setTable
 Matching image - delta 0.00%" time="
|
|
52
|
-
<testcase name="# Test LookupTable setTable
 Image match resolution" time="
|
|
53
|
-
<testcase name="# Test vtkBoundingBox intersectBox
 should be strictly equal" time="
|
|
54
|
-
<testcase name="# Test vtkBoundingBox intersectBox
 should be strictly equal" time="
|
|
55
|
-
<testcase name="# Test vtkBoundingBox intersectBox
 should be strictly equal" time="
|
|
56
|
-
<testcase name="# Test vtkBoundingBox intersectBox
 should be strictly equal" time="
|
|
57
|
-
<testcase name="# Test vtkBoundingBox intersectBox
 should be strictly equal" time="
|
|
58
|
-
<testcase name="# Test vtkBoundingBox intersectBox
 should be strictly equal" time="
|
|
59
|
-
<testcase name="# Test vtkBoundingBox intersectBox
 should be strictly equal" time="
|
|
60
|
-
<testcase name="# Test vtkBoundingBox intersectBox
 should be strictly equal" time="
|
|
61
|
-
<testcase name="# Test vtkBoundingBox intersectBox
 should be strictly equal" time="
|
|
62
|
-
<testcase name="# Test vtkBoundingBox intersectBox
 should be strictly equal" time="
|
|
63
|
-
<testcase name="# Test vtkBoundingBox intersectBox
 should be strictly equal" time="
|
|
64
|
-
<testcase name="# Test vtkBoundingBox intersectPlane
 should be strictly equal" time="
|
|
65
|
-
<testcase name="# Test vtkBoundingBox intersectPlane
 should be strictly equal" time="
|
|
66
|
-
<testcase name="# Test vtkBoundingBox intersectPlane
 should be strictly equal" time="
|
|
67
|
-
<testcase name="# Test vtkBox instance
 Make sure the class definition exists" time="
|
|
68
|
-
<testcase name="# Test vtkBox instance
 should be truthy" time="
|
|
69
|
-
<testcase name="# Test vtkBox bounds
 should be strictly equal" time="
|
|
70
|
-
<testcase name="# Test vtkBox bounds
 should be strictly equal" time="
|
|
71
|
-
<testcase name="# Test vtkBox bounds
 should be strictly equal" time="
|
|
72
|
-
<testcase name="# Test vtkBox bounds
 should be strictly equal" time="
|
|
73
|
-
<testcase name="# Test vtkBox bounds
 should be strictly equal" time="
|
|
74
|
-
<testcase name="# Test vtkBox bounds
 should be strictly equal" time="
|
|
75
|
-
<testcase name="# Test vtkBox evaluateFunction
 should be strictly equal" time="
|
|
76
|
-
<testcase name="# Test vtkBox evaluateFunction
 should be strictly equal" time="
|
|
77
|
-
<testcase name="# Test vtkBox evaluateFunction
 should be strictly equal" time="
|
|
78
|
-
<testcase name="# Test vtkBox evaluateFunction
 should be strictly equal" time="
|
|
79
|
-
<testcase name="# Test vtkCell instance
 Make sure the class definition exists" time="
|
|
80
|
-
<testcase name="# Test vtkCell instance
 should be truthy" time="
|
|
81
|
-
<testcase name="# Test vtkCell initialize without pointsIds
 should be strictly equal" time="
|
|
82
|
-
<testcase name="# Test vtkCell initialize without pointsIds
 should be strictly equal" time="
|
|
83
|
-
<testcase name="# Test vtkCell initialize without pointsIds
 should be strictly equal" time="
|
|
84
|
-
<testcase name="# Test vtkCell initialize without pointsIds
 should be strictly equal" time="
|
|
85
|
-
<testcase name="# Test vtkCell initialize without pointsIds
 should be strictly equal" time="
|
|
86
|
-
<testcase name="# Test vtkCell initialize with pointsIds
 should be strictly equal" time="
|
|
87
|
-
<testcase name="# Test vtkCell initialize with pointsIds
 should be strictly equal" time="
|
|
88
|
-
<testcase name="# Test vtkCell initialize with pointsIds
 should be strictly equal" time="
|
|
89
|
-
<testcase name="# Test vtkCell initialize with pointsIds
 should be strictly equal" time="
|
|
90
|
-
<testcase name="# Test vtkCell initialize with pointsIds
 should not be strictly equal" time="
|
|
91
|
-
<testcase name="# Test vtkCell initialize with pointsIds
 should be strictly equal" time="
|
|
92
|
-
<testcase name="# Test vtkCell initialize with pointsIds
 should be deeply equivalent" time="
|
|
93
|
-
<testcase name="# Test vtkCell initialize with pointsIds
 should be deeply equivalent" time="
|
|
94
|
-
<testcase name="# Test vtkCell initialize with pointsIds
 should be deeply equivalent" time="
|
|
95
|
-
<testcase name="# Test vtkCell deepCopy
 should not be strictly equal" time="
|
|
96
|
-
<testcase name="# Test vtkCell deepCopy
 should be deeply equivalent" time="
|
|
97
|
-
<testcase name="# Test Cone Implicit Function
 Cone Implicit Function" time="
|
|
98
|
-
<testcase name="# Test Cone Implicit Function
 Matching image - delta 0.00%" time="
|
|
99
|
-
<testcase name="# Test Cone Implicit Function
 Image match resolution" time="
|
|
100
|
-
<testcase name="# Test vtkDataSetAttributes instance
 Make sure the class definition exists" time="
|
|
101
|
-
<testcase name="# Test vtkDataSetAttributes instance
 Make sure the newInstance method exists." time="
|
|
102
|
-
<testcase name="# Test vtkDataSetAttributes instance
 Default number of arrays should be 0" time="
|
|
103
|
-
<testcase name="# Test vtkDataSetAttributes instance
 Default Scalars should be null" time="
|
|
104
|
-
<testcase name="# Test vtkDataSetAttributes instance
 Adding scalars empty DSA should return index of 0" time="
|
|
105
|
-
<testcase name="# Test vtkDataSetAttributes instance
 Setting scalars should return 0 (the index of the array)." time="
|
|
106
|
-
<testcase name="# Test vtkDataSetAttributes instance
 Setting scalars with an invalid name should return -1." time="
|
|
107
|
-
<testcase name="# Test vtkDataSetAttributes instance
 Setting scalars with an invalid name should reset the attribute." time="
|
|
108
|
-
<testcase name="# Test vtkDataSetAttributes instance
 Default Vectors should be null" time="
|
|
109
|
-
<testcase name="# Test vtkDataSetAttributes instance
 Adding vectors empty DSA should return index of 1" time="
|
|
110
|
-
<testcase name="# Test vtkDataSetAttributes instance
 Setting vectors should return 1 (the index of the array)." time="
|
|
111
|
-
<testcase name="# Test vtkDataSetAttributes instance
 Setting vectors with an invalid name should return -1." time="
|
|
112
|
-
<testcase name="# Test vtkDataSetAttributes instance
 Setting vectors with an invalid name should reset the attribute." time="
|
|
113
|
-
<testcase name="# Test vtkDataSetAttributes instance
 Default Normals should be null" time="
|
|
114
|
-
<testcase name="# Test vtkDataSetAttributes instance
 Adding normals empty DSA should return index of 2" time="
|
|
115
|
-
<testcase name="# Test vtkDataSetAttributes instance
 Setting normals should return 2 (the index of the array)." time="
|
|
116
|
-
<testcase name="# Test vtkDataSetAttributes instance
 Setting normals with an invalid name should return -1." time="
|
|
117
|
-
<testcase name="# Test vtkDataSetAttributes instance
 Setting normals with an invalid name should reset the attribute." time="
|
|
118
|
-
<testcase name="# Test vtkDataSetAttributes instance
 Default TCoords should be null" time="
|
|
119
|
-
<testcase name="# Test vtkDataSetAttributes instance
 Adding tcoords empty DSA should return index of 3" time="
|
|
120
|
-
<testcase name="# Test vtkDataSetAttributes instance
 Setting tcoords should return 3 (the index of the array)." time="
|
|
121
|
-
<testcase name="# Test vtkDataSetAttributes instance
 Setting tcoords with an invalid name should return -1." time="
|
|
122
|
-
<testcase name="# Test vtkDataSetAttributes instance
 Setting tcoords with an invalid name should reset the attribute." time="
|
|
123
|
-
<testcase name="# Test vtkDataSetAttributes instance
 Default Tensors should be null" time="
|
|
124
|
-
<testcase name="# Test vtkDataSetAttributes instance
 Adding tensors empty DSA should return index of 4" time="
|
|
125
|
-
<testcase name="# Test vtkDataSetAttributes instance
 Setting tensors should return 4 (the index of the array)." time="
|
|
126
|
-
<testcase name="# Test vtkDataSetAttributes instance
 Setting tensors with an invalid name should return -1." time="
|
|
127
|
-
<testcase name="# Test vtkDataSetAttributes instance
 Setting tensors with an invalid name should reset the attribute." time="
|
|
128
|
-
<testcase name="# Test vtkDataSetAttributes instance
 Default GlobalIds should be null" time="
|
|
129
|
-
<testcase name="# Test vtkDataSetAttributes instance
 Adding globalids empty DSA should return index of 5" time="
|
|
130
|
-
<testcase name="# Test vtkDataSetAttributes instance
 Setting globalids should return 5 (the index of the array)." time="
|
|
131
|
-
<testcase name="# Test vtkDataSetAttributes instance
 Setting globalids with an invalid name should return -1." time="
|
|
132
|
-
<testcase name="# Test vtkDataSetAttributes instance
 Setting globalids with an invalid name should reset the attribute." time="
|
|
133
|
-
<testcase name="# Test vtkDataSetAttributes instance
 Default PedigreeIds should be null" time="
|
|
134
|
-
<testcase name="# Test vtkDataSetAttributes instance
 Adding pedigreeids empty DSA should return index of 6" time="
|
|
135
|
-
<testcase name="# Test vtkDataSetAttributes instance
 Setting pedigreeids should return 6 (the index of the array)." time="
|
|
136
|
-
<testcase name="# Test vtkDataSetAttributes instance
 Setting pedigreeids with an invalid name should return -1." time="
|
|
137
|
-
<testcase name="# Test vtkDataSetAttributes instance
 Setting pedigreeids with an invalid name should reset the attribute." time="
|
|
138
|
-
<testcase name="# Test vtkLine instance
 Make sure the class definition exists" time="
|
|
139
|
-
<testcase name="# Test vtkLine instance
 should be truthy" time="
|
|
140
|
-
<testcase name="# Test vtkLine static::intersection
 Points on line" time="
|
|
141
|
-
<testcase name="# Test vtkLine static::intersection
 Points on line" time="
|
|
142
|
-
<testcase name="# Test vtkLine static::intersection
 Points on line" time="
|
|
143
|
-
<testcase name="# Test vtkLine static::intersection
 Intersection" time="
|
|
144
|
-
<testcase name="# Test vtkLine static::intersection
 should be strictly equal" time="
|
|
145
|
-
<testcase name="# Test vtkLine static::intersection
 should be strictly equal" time="
|
|
146
|
-
<testcase name="# Test vtkLine static::intersection
 No intersection" time="
|
|
147
|
-
<testcase name="# Test vtkLine static::distanceToLine
 Invalid line" time="
|
|
148
|
-
<testcase name="# Test vtkLine static::distanceToLine
 should be strictly equal" time="
|
|
149
|
-
<testcase name="# Test vtkLine static::distanceToLine
 should be deeply equivalent" time="
|
|
150
|
-
<testcase name="# Test vtkLine static::distanceToLine
 On line" time="
|
|
151
|
-
<testcase name="# Test vtkLine static::distanceToLine
 should be strictly equal" time="
|
|
152
|
-
<testcase name="# Test vtkLine static::distanceToLine
 should be deeply equivalent" time="
|
|
153
|
-
<testcase name="# Test vtkLine static::distanceToLine
 should be strictly equal" time="
|
|
154
|
-
<testcase name="# Test vtkLine static::distanceToLine
 should be strictly equal" time="
|
|
155
|
-
<testcase name="# Test vtkLine static::distanceToLine
 should be deeply equivalent" time="
|
|
156
|
-
<testcase name="# Test vtkLine static::distanceToLine
 should be strictly equal" time="
|
|
157
|
-
<testcase name="# Test vtkLine static::distanceToLine
 should be strictly equal" time="
|
|
158
|
-
<testcase name="# Test vtkLine static::distanceToLine
 should be deeply equivalent" time="
|
|
159
|
-
<testcase name="# Test vtkLine static::distanceToLine
 should be strictly equal" time="
|
|
160
|
-
<testcase name="# Test vtkLine static::distanceToLine
 should be strictly equal" time="
|
|
161
|
-
<testcase name="# Test vtkLine static::distanceToLine
 should be deeply equivalent" time="
|
|
162
|
-
<testcase name="# Test vtkLine intersectWithLine
 should be strictly equal" time="
|
|
163
|
-
<testcase name="# Test vtkLine intersectWithLine
 should be deeply equivalent" time="
|
|
164
|
-
<testcase name="# Test vtkLine intersectWithLine
 should be strictly equal" time="
|
|
165
|
-
<testcase name="# Test vtkLine intersectWithLine
 should be strictly equal" time="
|
|
166
|
-
<testcase name="# Test vtkLine intersectWithLine
 should be deeply equivalent" time="
|
|
167
|
-
<testcase name="# Test vtkLine intersectWithLine
 should be strictly equal" time="
|
|
168
|
-
<testcase name="# Test vtkLine intersectWithLine
 should be strictly equal" time="
|
|
169
|
-
<testcase name="# Test vtkPlane instance
 Make sure the class definition exists" time="
|
|
170
|
-
<testcase name="# Test vtkPlane instance
 should be truthy" time="
|
|
171
|
-
<testcase name="# Test vtkPlane projectVector
 should be strictly equal" time="
|
|
172
|
-
<testcase name="# Test vtkPlane projectVector
 should be strictly equal" time="
|
|
173
|
-
<testcase name="# Test vtkPlane projectVector
 should be strictly equal" time="
|
|
174
|
-
<testcase name="# Test vtkPlane projectVector
 should be strictly equal" time="
|
|
175
|
-
<testcase name="# Test vtkPlane projectVector
 should be strictly equal" time="
|
|
176
|
-
<testcase name="# Test vtkPlane projectVector
 should be strictly equal" time="
|
|
177
|
-
<testcase name="# Test vtkPlane projectVector
 should be strictly equal" time="
|
|
178
|
-
<testcase name="# Test vtkPlane projectVector
 should be strictly equal" time="
|
|
179
|
-
<testcase name="# Test vtkPlane projectVector
 should be strictly equal" time="
|
|
180
|
-
<testcase name="# Test vtkPlane projectPoint
 should be strictly equal" time="
|
|
181
|
-
<testcase name="# Test vtkPlane projectPoint
 should be strictly equal" time="
|
|
182
|
-
<testcase name="# Test vtkPlane projectPoint
 should be strictly equal" time="
|
|
183
|
-
<testcase name="# Test vtkPlane DistanceToPlane
 should be strictly equal" time="
|
|
184
|
-
<testcase name="# Test vtkPlane DistanceToPlane
 should be strictly equal" time="
|
|
185
|
-
<testcase name="# Test vtkPlane Push
 should be strictly equal" time="
|
|
186
|
-
<testcase name="# Test vtkPlane Push
 should be strictly equal" time="
|
|
187
|
-
<testcase name="# Test vtkPlane Push
 should be strictly equal" time="
|
|
188
|
-
<testcase name="# Test vtkPlane intersectWithLine
 should be strictly equal" time="
|
|
189
|
-
<testcase name="# Test vtkPlane intersectWithLine
 should be strictly equal" time="
|
|
190
|
-
<testcase name="# Test vtkPlane intersectWithLine
 should be strictly equal" time="
|
|
191
|
-
<testcase name="# Test vtkPlane intersectWithLine
 should be strictly equal" time="
|
|
192
|
-
<testcase name="# Test vtkPlane intersectWithLine
 should be strictly equal" time="
|
|
193
|
-
<testcase name="# Test vtkPlane intersectWithLine
 should be strictly equal" time="
|
|
194
|
-
<testcase name="# Test vtkPlane intersectWithLine
 should be strictly equal" time="
|
|
195
|
-
<testcase name="# Test vtkPlane intersectWithLine
 should be strictly equal" time="
|
|
196
|
-
<testcase name="# Test vtkPlane intersectWithLine
 should be strictly equal" time="
|
|
197
|
-
<testcase name="# Test vtkPlane intersectWithLine
 should be strictly equal" time="
|
|
198
|
-
<testcase name="# Test vtkPlane intersectWithLine
 should be strictly equal" time="
|
|
199
|
-
<testcase name="# Test vtkPlane intersectWithLine
 should be strictly equal" time="
|
|
200
|
-
<testcase name="# Test vtkPlane intersectWithLine
 should be strictly equal" time="
|
|
201
|
-
<testcase name="# Test vtkPlane intersectWithLine
 should be strictly equal" time="
|
|
202
|
-
<testcase name="# Test vtkPlane intersectWithLine
 should be strictly equal" time="
|
|
203
|
-
<testcase name="# Test vtkPlane intersectWithLine
 should be strictly equal" time="
|
|
204
|
-
<testcase name="# Test vtkPlane intersectWithLine
 should be strictly equal" time="
|
|
205
|
-
<testcase name="# Test vtkPlane intersectWithPlane
 should be strictly equal" time="
|
|
206
|
-
<testcase name="# Test vtkPlane intersectWithPlane
 should be strictly equal" time="
|
|
207
|
-
<testcase name="# Test vtkPlane intersectWithPlane
 should be strictly equal" time="
|
|
208
|
-
<testcase name="# Test vtkPlane intersectWithPlane
 should be strictly equal" time="
|
|
209
|
-
<testcase name="# Test vtkPlane intersectWithPlane
 should be strictly equal" time="
|
|
210
|
-
<testcase name="# Test vtkPlane intersectWithPlane
 should be strictly equal" time="
|
|
211
|
-
<testcase name="# Test vtkPlane intersectWithPlane
 should be strictly equal" time="
|
|
212
|
-
<testcase name="# Test vtkPlane intersectWithPlane
 should be strictly equal" time="
|
|
213
|
-
<testcase name="# Test vtkPlane intersectWithPlane
 should be strictly equal" time="
|
|
214
|
-
<testcase name="# Test vtkPlane intersectWithPlane
 should be strictly equal" time="
|
|
215
|
-
<testcase name="# Test vtkPlane intersectWithPlane
 should be strictly equal" time="
|
|
216
|
-
<testcase name="# Test vtkPlane intersectWithPlane
 should be strictly equal" time="
|
|
217
|
-
<testcase name="# Test vtkPlane intersectWithPlane
 should be strictly equal" time="
|
|
218
|
-
<testcase name="# Test vtkPlane intersectWithPlane
 should be strictly equal" time="
|
|
219
|
-
<testcase name="# Test vtkPlane intersectWithPlane
 should be strictly equal" time="
|
|
220
|
-
<testcase name="# Test vtkPlane evaluateFunction
 should be strictly equal" time="
|
|
221
|
-
<testcase name="# Test vtkPlane evaluateFunction
 should be strictly equal" time="
|
|
222
|
-
<testcase name="# Test vtkPlane evaluateFunction
 should be strictly equal" time="
|
|
223
|
-
<testcase name="# Test vtkPolyData instance
 Make sure the class definition exists" time="
|
|
224
|
-
<testcase name="# Test vtkPolyData instance
 should be truthy" time="
|
|
225
|
-
<testcase name="# Test vtkPolyData cells
 Line cell should be made of the number of points plus 1" time="
|
|
226
|
-
<testcase name="# Test vtkPolyData cells
 Triangle cells should be made of 3 points" time="
|
|
227
|
-
<testcase name="# Test vtkPolyData cells
 should be deeply equivalent" time="
|
|
228
|
-
<testcase name="# Test vtkTriangle instance
 Make sure the class definition exists" time="
|
|
229
|
-
<testcase name="# Test vtkTriangle instance
 should be truthy" time="
|
|
230
|
-
<testcase name="# Test vtkTriangle static::computeNormalDirection
 should be deeply equivalent" time="
|
|
231
|
-
<testcase name="# Test vtkTriangle static::computeNormalDirection
 should be deeply equivalent" time="
|
|
232
|
-
<testcase name="# Test vtkTriangle static::computeNormalDirection
 should be deeply equivalent" time="
|
|
233
|
-
<testcase name="# Test vtkTriangle static::computeNormal
 should be deeply equivalent" time="
|
|
234
|
-
<testcase name="# Test vtkTriangle static::computeNormal
 should be deeply equivalent" time="
|
|
235
|
-
<testcase name="# Test vtkTriangle static::computeNormal
 should be deeply equivalent" time="
|
|
236
|
-
<testcase name="# Test vtkTriangle intersectWithLine
 should be strictly equal" time="
|
|
237
|
-
<testcase name="# Test vtkTriangle intersectWithLine
 should be strictly equal" time="
|
|
238
|
-
<testcase name="# Test vtkTriangle intersectWithLine
 should be strictly equal" time="
|
|
239
|
-
<testcase name="# Test vtkTriangle intersectWithLine
 should be deeply equivalent" time="
|
|
240
|
-
<testcase name="# Test vtkTriangle intersectWithLine
 should be deeply equivalent" time="
|
|
241
|
-
<testcase name="# Test vtkTriangle intersectWithLine
 should be strictly equal" time="
|
|
242
|
-
<testcase name="# Test vtkTriangle intersectWithLine
 should be strictly equal" time="
|
|
243
|
-
<testcase name="# Test vtkTriangle intersectWithLine
 should be deeply equivalent" time="
|
|
244
|
-
<testcase name="# Test vtkTriangle intersectWithLine
 should be deeply equivalent" time="
|
|
245
|
-
<testcase name="# Test vtkTriangle intersectWithLine
 should be strictly equal" time="
|
|
246
|
-
<testcase name="# Test vtkTriangle intersectWithLine
 should be strictly equal" time="
|
|
247
|
-
<testcase name="# Test vtkTriangle intersectWithLine
 should be strictly equal" time="
|
|
248
|
-
<testcase name="# Test vtkTriangle intersectWithLine
 should be strictly equal" time="
|
|
249
|
-
<testcase name="# Test vtkTriangle intersectWithLine
 should be deeply equivalent" time="
|
|
250
|
-
<testcase name="# Test vtkTriangle evaluatePosition
 should be strictly equal" time="
|
|
251
|
-
<testcase name="# Test vtkTriangle evaluatePosition
 should be strictly equal" time="
|
|
252
|
-
<testcase name="# Test vtkTriangle evaluatePosition
 should be deeply equivalent" time="
|
|
253
|
-
<testcase name="# Test vtkTriangle evaluatePosition
 should be deeply equivalent" time="
|
|
254
|
-
<testcase name="# Test vtkTriangle evaluatePosition
 should be strictly equal" time="
|
|
255
|
-
<testcase name="# Test vtkTriangle evaluatePosition
 should be strictly equal" time="
|
|
256
|
-
<testcase name="# Test vtkTriangle evaluatePosition
 should be deeply equivalent" time="
|
|
257
|
-
<testcase name="# Test vtkTriangle evaluatePosition
 should be deeply equivalent" time="
|
|
258
|
-
<testcase name="# Test vtkTriangle evaluatePosition
 should be strictly equal" time="
|
|
259
|
-
<testcase name="# Test vtkTriangle evaluatePosition
 should be strictly equal" time="
|
|
260
|
-
<testcase name="# Test vtkTriangle evaluatePosition
 should be deeply equivalent" time="
|
|
261
|
-
<testcase name="# Test vtkTriangle evaluatePosition
 should be deeply equivalent" time="
|
|
262
|
-
<testcase name="# Test vtkCutter cutCube
 should be strictly equal" time="
|
|
263
|
-
<testcase name="# Test vtkCutter cutCube
 should be strictly equal" time="
|
|
264
|
-
<testcase name="# Test vtkCutter cutCube
 should be strictly equal" time="
|
|
265
|
-
<testcase name="# Test vtkCutter cutCube
 should be strictly equal" time="
|
|
266
|
-
<testcase name="# Test vtkCutter cutCube
 should be strictly equal" time="
|
|
267
|
-
<testcase name="# Test vtkCutter cutCube
 should be strictly equal" time="
|
|
268
|
-
<testcase name="# Test vtkAppendPolyData instance
 Make sure the class definition exists." time="
|
|
269
|
-
<testcase name="# Test vtkAppendPolyData instance
 Make sure an instance can be created." time="
|
|
270
|
-
<testcase name="# Test vtkAppendPolyData execution
 Make sure the number of points is correct." time="
|
|
271
|
-
<testcase name="# Test vtkAppendPolyData execution
 Make sure the output data type is correct." time="
|
|
272
|
-
<testcase name="# Test vtkAppendPolyData execution
 Make sure the number of polys is correct." time="
|
|
273
|
-
<testcase name="# Test vtkAppendPolyData rendering
 vtkAppendPolyData Rendering" time="
|
|
274
|
-
<testcase name="# Test vtkAppendPolyData rendering
 Matching image - delta 0.00%" time="
|
|
275
|
-
<testcase name="# Test vtkAppendPolyData rendering
 Image match resolution" time="
|
|
276
|
-
<testcase name="# Test vtkCalculator instance
 Make sure the class definition exists." time="
|
|
277
|
-
<testcase name="# Test vtkCalculator instance
 Make sure an instance can be created." time="
|
|
278
|
-
<testcase name="# Test vtkCalculator execution
 Output dataset exists" time="
|
|
279
|
-
<testcase name="# Test vtkCalculator execution
 The output dataset should be a vtkPolydata" time="
|
|
280
|
-
<testcase name="# Test vtkCalculator execution
 The number of points did not change between input 66 and output 66" time="
|
|
281
|
-
<testcase name="# Test vtkCalculator execution
 Output point-scalars array exists." time="
|
|
282
|
-
<testcase name="# Test vtkCalculator execution
 Output point-scalars is "sine wave"." time="
|
|
283
|
-
<testcase name="# Test vtkCalculator execution
 Output field-data array exists." time="
|
|
284
|
-
<testcase name="# Test vtkCalculator execution
 The uniform result variable should be 22.55; got 22.549999237060547." time="
|
|
285
|
-
<testcase name="# Test vtkClosedPolyLineToSurfaceFilter instance
 Make sure the class defination exists" time="
|
|
286
|
-
<testcase name="# Test vtkClosedPolyLineToSurfaceFilter instance
 Make sure an instance can be created." time="
|
|
287
|
-
<testcase name="# Test vtkClosedPolyLineToSurfaceFilter execution
 Polys should have a single segment with 96 point indices" time="
|
|
288
|
-
<testcase name="# Test vtkImageStreamline instance
 Make sure the class definition exist" time="
|
|
289
|
-
<testcase name="# Test vtkImageStreamline instance
 Make sure the instance exist" time="
|
|
290
|
-
<testcase name="# Test vtkImageStreamline instance
 Default integrationStep should be 1" time="
|
|
291
|
-
<testcase name="# Test vtkImageStreamline instance
 Default MaximumNumberOfSteps should be 1000" time="
|
|
292
|
-
<testcase name="# Test vtkImageStreamline instance
 Updated value of integrationStep should be 0.1" time="
|
|
293
|
-
<testcase name="# Test vtkImageStreamline execution
 Output dataset exist" time="
|
|
294
|
-
<testcase name="# Test vtkImageStreamline execution
 The output dataset should be a vtkPolydata" time="
|
|
295
|
-
<testcase name="# Test vtkImageStreamline execution
 The number of points should be 2228" time="
|
|
296
|
-
<testcase name="# Test MultipleBonds
 should be truthy" time="
|
|
297
|
-
<testcase name="# Test MultipleBonds
 Matching image - delta 0.
|
|
298
|
-
<testcase name="# Test MultipleBonds
 Image match resolution" time="
|
|
299
|
-
<testcase name="# Test vtkPaintFilter ellipse on images with large spacing
 Matching image - delta 0.00%" time="
|
|
300
|
-
<testcase name="# Test vtkPaintFilter ellipse on images with large spacing
 Image match resolution" time="
|
|
301
|
-
<testcase name="# Test vtkTubeFilter instance
 Make sure the class definition exists." time="
|
|
302
|
-
<testcase name="# Test vtkTubeFilter instance
 Make sure an instance can be created." time="
|
|
303
|
-
<testcase name="# Test vtkTubeFilter execution
 Make sure the output data type is double." time="
|
|
304
|
-
<testcase name="# Test vtkTubeFilter execution
 Make sure the output number of points is correct without capping." time="
|
|
305
|
-
<testcase name="# Test vtkTubeFilter execution
 Make sure the output number of normals is correct without capping." time="
|
|
306
|
-
<testcase name="# Test vtkTubeFilter execution
 Make sure the output data type is float." time="
|
|
307
|
-
<testcase name="# Test vtkTubeFilter execution
 Make sure the output number of points is correct with capping." time="
|
|
308
|
-
<testcase name="# Test vtkTubeFilter execution
 Make sure the output number of normals is correct with capping." time="
|
|
309
|
-
<testcase name="# Test vtkTubeFilter rendering
 vtkTubeFilter Rendering" time="
|
|
310
|
-
<testcase name="# Test vtkTubeFilter rendering
 Matching image - delta 0.00%" time="
|
|
311
|
-
<testcase name="# Test vtkTubeFilter rendering
 Image match resolution" time="
|
|
312
|
-
<testcase name="# Test vtkTubeFilter colorMapping
 Make sure the output number of points is correct without capping." time="
|
|
313
|
-
<testcase name="# Test vtkTubeFilter colorMapping
 Make sure the length of the radius array is correct." time="
|
|
314
|
-
<testcase name="# Test vtkTubeFilter colorMapping
 Make sure the length of the color array is correct." time="
|
|
315
|
-
<testcase name="# Test vtkTubeFilter colorMapping
 Make sure the array name to color by is correct." time="
|
|
316
|
-
<testcase name="# Test vtkTubeFilter colorMapping
 Make sure the scalar mode is correct." time="
|
|
317
|
-
<testcase name="# Test vtkTubeFilter colorMapping
 Make sure the color mode is correct." time="
|
|
318
|
-
<testcase name="# Test vtkTubeFilter color map rendering
 Matching image - delta 0.00%" time="
|
|
319
|
-
<testcase name="# Test vtkTubeFilter color map rendering
 Image match resolution" time="
|
|
320
|
-
<testcase name="# Test vtkWarpScalar instance
 Make sure the class definition exist" time="
|
|
321
|
-
<testcase name="# Test vtkWarpScalar instance
 Make sure the instance exist" time="
|
|
322
|
-
<testcase name="# Test vtkWarpScalar instance
 Default ScaleFactor should be 1" time="
|
|
323
|
-
<testcase name="# Test vtkWarpScalar instance
 Default UseNormal should be false" time="
|
|
324
|
-
<testcase name="# Test vtkWarpScalar instance
 Default xyPlane should be false" time="
|
|
325
|
-
<testcase name="# Test vtkWarpScalar instance
 Default normal should be [0, 0, 1]" time="
|
|
326
|
-
<testcase name="# Test vtkWarpScalar instance
 Updated value of ScaleFactor should be 2.5" time="
|
|
327
|
-
<testcase name="# Test vtkWarpScalar execution
 Output dataset exist" time="
|
|
328
|
-
<testcase name="# Test vtkWarpScalar execution
 The output dataset should be a vtkPolydata" time="
|
|
329
|
-
<testcase name="# Test vtkWarpScalar execution
 The number of points do not change between input 50 and output 50" time="
|
|
330
|
-
<testcase name="# Test vtkConcentricCylinderSource Rendering
 vtkConcentricCylinderSource Rendering" time="
|
|
331
|
-
<testcase name="# Test vtkConcentricCylinderSource Rendering
 Matching image - delta 0.00%" time="
|
|
332
|
-
<testcase name="# Test vtkConcentricCylinderSource Rendering
 Image match resolution" time="
|
|
333
|
-
<testcase name="# Test vtkConeSource Rendering
 vtkConeSource Rendering" time="
|
|
334
|
-
<testcase name="# Test vtkConeSource Rendering
 Matching image - delta 0.00%" time="
|
|
335
|
-
<testcase name="# Test vtkConeSource Rendering
 Image match resolution" time="
|
|
336
|
-
<testcase name="# Test vtkCubeSource Rendering
 vtkCubeSource Rendering" time="
|
|
337
|
-
<testcase name="# Test vtkCubeSource Rendering
 Matching image - delta 0.
|
|
338
|
-
<testcase name="# Test vtkCubeSource Rendering
 Image match resolution" time="
|
|
339
|
-
<testcase name="# Test vtkCylinderSource Rendering
 vtkCylinderSource Rendering" time="
|
|
340
|
-
<testcase name="# Test vtkCylinderSource Rendering
 Matching image - delta 0.00%" time="
|
|
341
|
-
<testcase name="# Test vtkCylinderSource Rendering
 Image match resolution" time="
|
|
342
|
-
<testcase name="# Test vtkLineSource Rendering
 vtkLineSource Rendering" time="
|
|
343
|
-
<testcase name="# Test vtkLineSource Rendering
 Matching image - delta 0.
|
|
344
|
-
<testcase name="# Test vtkLineSource Rendering
 Image match resolution" time="
|
|
345
|
-
<testcase name="# Test vtkPlaneSource Rendering
 vtkPlaneSource Rendering" time="
|
|
346
|
-
<testcase name="# Test vtkPlaneSource Rendering
 Matching image - delta 0.00%" time="
|
|
347
|
-
<testcase name="# Test vtkPlaneSource Rendering
 Image match resolution" time="
|
|
348
|
-
<testcase name="# Test vtkPointSource Rendering
 vtkPointSource Rendering" time="
|
|
349
|
-
<testcase name="# Test vtkPointSource Rendering
 Matching image - delta 0.00%" time="
|
|
350
|
-
<testcase name="# Test vtkPointSource Rendering
 Image match resolution" time="
|
|
351
|
-
<testcase name="# Test vtkTextureMapToPlane instance
 Make sure the class definition exists" time="
|
|
352
|
-
<testcase name="# Test vtkTextureMapToPlane instance
 should be truthy" time="
|
|
353
|
-
<testcase name="# Test vtkTextureMapToPlane TCoords generation
 should be strictly equal" time="
|
|
354
|
-
<testcase name="# Test vtkTextureMapToPlane TCoords generation
 should be strictly equal" time="
|
|
355
|
-
<testcase name="# Test vtkTextureMapToPlane TCoords generation
 should be strictly equal" time="
|
|
356
|
-
<testcase name="# Test vtkTextureMapToPlane TCoords generation
 should be strictly equal" time="
|
|
357
|
-
<testcase name="# Test vtkTextureMapToPlane TCoords generation
 should be strictly equal" time="
|
|
358
|
-
<testcase name="# Test vtkTextureMapToPlane TCoords generation
 should be strictly equal" time="
|
|
359
|
-
<testcase name="# Test vtkTextureMapToPlane TCoords generation
 should be strictly equal" time="
|
|
360
|
-
<testcase name="# Test vtkTextureMapToPlane TCoords generation
 should be strictly equal" time="
|
|
361
|
-
<testcase name="# Test vtkTextureMapToPlane TCoords generation
 should be strictly equal" time="
|
|
362
|
-
<testcase name="# Test vtkTextureMapToPlane TCoords generation
 should be strictly equal" time="
|
|
363
|
-
<testcase name="# Test vtkTextureMapToPlane TCoords generation
 should be strictly equal" time="
|
|
364
|
-
<testcase name="# Test vtkTextureMapToPlane TCoords generation
 should be strictly equal" time="
|
|
365
|
-
<testcase name="# Test vtkTextureMapToPlane TCoords generation
 should be strictly equal" time="
|
|
366
|
-
<testcase name="# Test vtkTextureMapToPlane TCoords generation
 should be strictly equal" time="
|
|
367
|
-
<testcase name="# Test vtkTextureMapToPlane TCoords generation
 should be strictly equal" time="
|
|
368
|
-
<testcase name="# Test vtkTextureMapToPlane TCoords generation
 should be strictly equal" time="
|
|
369
|
-
<testcase name="# Test vtkTextureMapToPlane TCoords generation
 should be strictly equal" time="
|
|
370
|
-
<testcase name="# Test vtkTextureMapToPlane TCoords generation
 should be strictly equal" time="
|
|
371
|
-
<testcase name="# Test vtkTextureMapToPlane TCoords generation
 should be strictly equal" time="
|
|
372
|
-
<testcase name="# Test vtkTextureMapToPlane TCoords generation
 should be strictly equal" time="
|
|
373
|
-
<testcase name="# Test vtkTextureMapToPlane TCoords generation
 should be strictly equal" time="
|
|
374
|
-
<testcase name="# Test vtkTextureMapToPlane TCoords generation
 should be strictly equal" time="
|
|
375
|
-
<testcase name="# Test vtkTextureMapToPlane TCoords generation
 should be strictly equal" time="
|
|
376
|
-
<testcase name="# Test vtkTextureMapToPlane TCoords generation
 should be strictly equal" time="
|
|
377
|
-
<testcase name="# Test vtkTextureMapToPlane TCoords generation
 should be strictly equal" time="
|
|
378
|
-
<testcase name="# Test vtkTextureMapToPlane TCoords generation
 should be strictly equal" time="
|
|
379
|
-
<testcase name="# Test vtkTextureMapToPlane TCoords generation
 should be strictly equal" time="
|
|
380
|
-
<testcase name="# Test vtkTextureMapToPlane TCoords generation
 should be strictly equal" time="
|
|
381
|
-
<testcase name="# Test vtkTextureMapToPlane TCoords generation
 should be strictly equal" time="
|
|
382
|
-
<testcase name="# Test vtkTextureMapToPlane TCoords generation
 should be strictly equal" time="
|
|
383
|
-
<testcase name="# Test vtkTextureMapToPlane TCoords generation
 should be strictly equal" time="
|
|
384
|
-
<testcase name="# Test vtkTextureMapToPlane TCoords generation
 should be strictly equal" time="
|
|
385
|
-
<testcase name="# Test vtkTextureMapToPlane TCoords generation
 should be strictly equal" time="
|
|
386
|
-
<testcase name="# Test vtkTextureMapToPlane TCoords generation
 should be strictly equal" time="
|
|
387
|
-
<testcase name="# Test vtkTextureMapToPlane TCoords generation
 should be strictly equal" time="
|
|
388
|
-
<testcase name="# Test vtkTextureMapToPlane TCoords generation
 should be strictly equal" time="
|
|
389
|
-
<testcase name="# Test vtkTextureMapToPlane TCoords generation
 should be strictly equal" time="
|
|
390
|
-
<testcase name="# Test vtkTextureMapToPlane TCoords generation
 should be strictly equal" time="
|
|
391
|
-
<testcase name="# Test vtkTextureMapToPlane TCoords generation
 should be strictly equal" time="
|
|
392
|
-
<testcase name="# Test vtkTextureMapToPlane TCoords generation
 should be strictly equal" time="
|
|
393
|
-
<testcase name="# Test vtkTextureMapToPlane TCoords generation
 should be strictly equal" time="
|
|
394
|
-
<testcase name="# Test vtkTextureMapToPlane TCoords generation
 should be strictly equal" time="
|
|
395
|
-
<testcase name="# Test vtkTextureMapToPlane TCoords generation
 should be strictly equal" time="
|
|
396
|
-
<testcase name="# Test vtkTextureMapToPlane TCoords generation
 should be strictly equal" time="
|
|
397
|
-
<testcase name="# Test vtkTextureMapToPlane TCoords generation
 should be strictly equal" time="
|
|
398
|
-
<testcase name="# Test vtkTextureMapToPlane TCoords generation
 should be strictly equal" time="
|
|
399
|
-
<testcase name="# Test vtkTextureMapToPlane TCoords generation
 should be strictly equal" time="
|
|
400
|
-
<testcase name="# Test vtkTextureMapToPlane TCoords generation
 should be strictly equal" time="
|
|
401
|
-
<testcase name="# Test vtkTextureMapToPlane TCoords generation automatic
 should be strictly equal" time="
|
|
402
|
-
<testcase name="# Test vtkTextureMapToPlane TCoords generation automatic
 should be strictly equal" time="
|
|
403
|
-
<testcase name="# Test vtkTextureMapToPlane TCoords generation automatic
 should be strictly equal" time="
|
|
404
|
-
<testcase name="# Test vtkTextureMapToPlane TCoords generation automatic
 should be strictly equal" time="
|
|
405
|
-
<testcase name="# Test vtkTextureMapToPlane TCoords generation automatic
 should be strictly equal" time="
|
|
406
|
-
<testcase name="# Test vtkTextureMapToPlane TCoords generation automatic
 should be strictly equal" time="
|
|
407
|
-
<testcase name="# Test vtkTextureMapToPlane TCoords generation automatic
 should be strictly equal" time="
|
|
408
|
-
<testcase name="# Test vtkTextureMapToPlane TCoords generation automatic
 should be strictly equal" time="
|
|
409
|
-
<testcase name="# Test vtkTextureMapToPlane TCoords generation automatic
 should be strictly equal" time="
|
|
410
|
-
<testcase name="# Test vtkTextureMapToPlane TCoords generation automatic
 should be strictly equal" time="
|
|
411
|
-
<testcase name="# Test vtkTextureMapToPlane TCoords generation automatic
 should be strictly equal" time="
|
|
412
|
-
<testcase name="# Test vtkTextureMapToPlane TCoords generation automatic
 should be strictly equal" time="
|
|
413
|
-
<testcase name="# Test vtkTextureMapToPlane TCoords generation automatic
 should be strictly equal" time="
|
|
414
|
-
<testcase name="# Test vtkTextureMapToPlane TCoords generation automatic
 should be strictly equal" time="
|
|
415
|
-
<testcase name="# Test vtkTextureMapToPlane TCoords generation automatic
 should be strictly equal" time="
|
|
416
|
-
<testcase name="# Test vtkTextureMapToPlane TCoords generation automatic
 should be strictly equal" time="
|
|
417
|
-
<testcase name="# Test vtkTextureMapToPlane TCoords generation automatic
 should be strictly equal" time="
|
|
418
|
-
<testcase name="# Test vtkTextureMapToPlane TCoords generation automatic
 should be strictly equal" time="
|
|
419
|
-
<testcase name="# Test vtkTextureMapToPlane TCoords generation automatic
 should be strictly equal" time="
|
|
420
|
-
<testcase name="# Test vtkTextureMapToPlane TCoords generation automatic
 should be strictly equal" time="
|
|
421
|
-
<testcase name="# Test vtkTextureMapToPlane TCoords generation automatic
 should be strictly equal" time="
|
|
422
|
-
<testcase name="# Test vtkTextureMapToPlane TCoords generation automatic
 should be strictly equal" time="
|
|
423
|
-
<testcase name="# Test vtkTextureMapToPlane TCoords generation automatic
 should be strictly equal" time="
|
|
424
|
-
<testcase name="# Test vtkTextureMapToPlane TCoords generation automatic
 should be strictly equal" time="
|
|
425
|
-
<testcase name="# Test vtkTextureMapToPlane TCoords generation automatic
 should be strictly equal" time="
|
|
426
|
-
<testcase name="# Test vtkTextureMapToPlane TCoords generation automatic
 should be strictly equal" time="
|
|
427
|
-
<testcase name="# Test vtkTextureMapToPlane TCoords generation automatic
 should be strictly equal" time="
|
|
428
|
-
<testcase name="# Test vtkTextureMapToPlane TCoords generation automatic
 should be strictly equal" time="
|
|
429
|
-
<testcase name="# Test vtkTextureMapToPlane TCoords generation automatic
 should be strictly equal" time="
|
|
430
|
-
<testcase name="# Test vtkTextureMapToPlane TCoords generation automatic
 should be strictly equal" time="
|
|
431
|
-
<testcase name="# Test vtkTextureMapToPlane TCoords generation automatic
 should be strictly equal" time="
|
|
432
|
-
<testcase name="# Test vtkTextureMapToPlane TCoords generation automatic
 should be strictly equal" time="
|
|
433
|
-
<testcase name="# Test vtkTextureMapToPlane TCoords generation automatic
 should be strictly equal" time="
|
|
434
|
-
<testcase name="# Test vtkTextureMapToPlane TCoords generation automatic
 should be strictly equal" time="
|
|
435
|
-
<testcase name="# Test vtkTextureMapToPlane TCoords generation automatic
 should be strictly equal" time="
|
|
436
|
-
<testcase name="# Test vtkTextureMapToPlane TCoords generation automatic
 should be strictly equal" time="
|
|
437
|
-
<testcase name="# Test vtkTextureMapToPlane TCoords generation automatic
 should be strictly equal" time="
|
|
438
|
-
<testcase name="# Test vtkTextureMapToPlane TCoords generation automatic
 should be strictly equal" time="
|
|
439
|
-
<testcase name="# Test vtkTextureMapToPlane TCoords generation automatic
 should be strictly equal" time="
|
|
440
|
-
<testcase name="# Test vtkTextureMapToPlane TCoords generation automatic
 should be strictly equal" time="
|
|
441
|
-
<testcase name="# Test vtkTextureMapToPlane TCoords generation automatic
 should be strictly equal" time="
|
|
442
|
-
<testcase name="# Test vtkTextureMapToPlane TCoords generation automatic
 should be strictly equal" time="
|
|
443
|
-
<testcase name="# Test vtkTextureMapToPlane TCoords generation automatic
 should be strictly equal" time="
|
|
444
|
-
<testcase name="# Test vtkTextureMapToPlane TCoords generation automatic
 should be strictly equal" time="
|
|
445
|
-
<testcase name="# Test vtkTextureMapToPlane TCoords generation automatic
 should be strictly equal" time="
|
|
446
|
-
<testcase name="# Test vtkTextureMapToPlane TCoords generation automatic
 should be strictly equal" time="
|
|
447
|
-
<testcase name="# Test vtkTextureMapToPlane TCoords generation automatic
 should be strictly equal" time="
|
|
448
|
-
<testcase name="# Test vtkTextureMapToPlane TCoords generation automatic
 should be strictly equal" time="
|
|
449
|
-
<testcase name="# Test vtkTextureMapToSphere instance
 Make sure the class definition exists" time="
|
|
450
|
-
<testcase name="# Test vtkTextureMapToSphere instance
 should be truthy" time="
|
|
451
|
-
<testcase name="# Test vtkTextureMapToSphere TCoords generation
 should be strictly equal" time="
|
|
452
|
-
<testcase name="# Test vtkTextureMapToSphere TCoords generation
 should be strictly equal" time="
|
|
453
|
-
<testcase name="# Test vtkTextureMapToSphere TCoords generation
 should be strictly equal" time="
|
|
454
|
-
<testcase name="# Test vtkTextureMapToSphere TCoords generation
 should be strictly equal" time="
|
|
455
|
-
<testcase name="# Test vtkTextureMapToSphere TCoords generation
 should be strictly equal" time="
|
|
456
|
-
<testcase name="# Test vtkTextureMapToSphere TCoords generation
 should be strictly equal" time="
|
|
457
|
-
<testcase name="# Test vtkTextureMapToSphere TCoords generation
 should be strictly equal" time="
|
|
458
|
-
<testcase name="# Test vtkTextureMapToSphere TCoords generation
 should be strictly equal" time="
|
|
459
|
-
<testcase name="# Test vtkTextureMapToSphere TCoords generation
 should be strictly equal" time="
|
|
460
|
-
<testcase name="# Test vtkTextureMapToSphere TCoords generation
 should be strictly equal" time="
|
|
461
|
-
<testcase name="# Test vtkTextureMapToSphere TCoords generation
 should be strictly equal" time="
|
|
462
|
-
<testcase name="# Test vtkTextureMapToSphere TCoords generation
 should be strictly equal" time="
|
|
463
|
-
<testcase name="# Test vtkTextureMapToSphere TCoords generation
 should be strictly equal" time="
|
|
464
|
-
<testcase name="# Test vtkTextureMapToSphere TCoords generation
 should be strictly equal" time="
|
|
465
|
-
<testcase name="# Test vtkTextureMapToSphere TCoords generation
 should be strictly equal" time="
|
|
466
|
-
<testcase name="# Test vtkTextureMapToSphere TCoords generation
 should be strictly equal" time="
|
|
467
|
-
<testcase name="# Test vtkTextureMapToSphere TCoords generation
 should be strictly equal" time="
|
|
468
|
-
<testcase name="# Test vtkTextureMapToSphere TCoords generation
 should be strictly equal" time="
|
|
469
|
-
<testcase name="# Test vtkTextureMapToSphere TCoords generation
 should be strictly equal" time="
|
|
470
|
-
<testcase name="# Test vtkTextureMapToSphere TCoords generation
 should be strictly equal" time="
|
|
471
|
-
<testcase name="# Test vtkTextureMapToSphere TCoords generation
 should be strictly equal" time="
|
|
472
|
-
<testcase name="# Test vtkTextureMapToSphere TCoords generation
 should be strictly equal" time="
|
|
473
|
-
<testcase name="# Test vtkTextureMapToSphere TCoords generation
 should be strictly equal" time="
|
|
474
|
-
<testcase name="# Test vtkTextureMapToSphere TCoords generation
 should be strictly equal" time="
|
|
475
|
-
<testcase name="# Test vtkTextureMapToSphere TCoords generation
 should be strictly equal" time="
|
|
476
|
-
<testcase name="# Test vtkTextureMapToSphere TCoords generation
 should be strictly equal" time="
|
|
477
|
-
<testcase name="# Test vtkTextureMapToSphere TCoords generation
 should be strictly equal" time="
|
|
478
|
-
<testcase name="# Test vtkTextureMapToSphere TCoords generation
 should be strictly equal" time="
|
|
479
|
-
<testcase name="# Test vtkTextureMapToSphere TCoords generation
 should be strictly equal" time="
|
|
480
|
-
<testcase name="# Test vtkTextureMapToSphere TCoords generation
 should be strictly equal" time="
|
|
481
|
-
<testcase name="# Test vtkTextureMapToSphere TCoords generation
 should be strictly equal" time="
|
|
482
|
-
<testcase name="# Test vtkTextureMapToSphere TCoords generation
 should be strictly equal" time="
|
|
483
|
-
<testcase name="# Test vtkTextureMapToSphere TCoords generation
 should be strictly equal" time="
|
|
484
|
-
<testcase name="# Test vtkTextureMapToSphere TCoords generation
 should be strictly equal" time="
|
|
485
|
-
<testcase name="# Test vtkTextureMapToSphere TCoords generation
 should be strictly equal" time="
|
|
486
|
-
<testcase name="# Test vtkTextureMapToSphere TCoords generation
 should be strictly equal" time="
|
|
487
|
-
<testcase name="# Test vtkTextureMapToSphere TCoords generation
 should be strictly equal" time="
|
|
488
|
-
<testcase name="# Test vtkTextureMapToSphere TCoords generation
 should be strictly equal" time="
|
|
489
|
-
<testcase name="# Test vtkTextureMapToSphere TCoords generation
 should be strictly equal" time="
|
|
490
|
-
<testcase name="# Test vtkTextureMapToSphere TCoords generation
 should be strictly equal" time="
|
|
491
|
-
<testcase name="# Test vtkTextureMapToSphere TCoords generation
 should be strictly equal" time="
|
|
492
|
-
<testcase name="# Test vtkTextureMapToSphere TCoords generation
 should be strictly equal" time="
|
|
493
|
-
<testcase name="# Test vtkTextureMapToSphere TCoords generation
 should be strictly equal" time="
|
|
494
|
-
<testcase name="# Test vtkTextureMapToSphere TCoords generation
 should be strictly equal" time="
|
|
495
|
-
<testcase name="# Test vtkTextureMapToSphere TCoords generation
 should be strictly equal" time="
|
|
496
|
-
<testcase name="# Test vtkTextureMapToSphere TCoords generation
 should be strictly equal" time="
|
|
497
|
-
<testcase name="# Test vtkTextureMapToSphere TCoords generation
 should be strictly equal" time="
|
|
498
|
-
<testcase name="# Test vtkTextureMapToSphere TCoords generation
 should be strictly equal" time="
|
|
499
|
-
<testcase name="# Test vtkImageReslice Rendering
 vtkImageReslice Rendering" time="
|
|
500
|
-
<testcase name="# Test vtkImageReslice Rendering
 Matching image - delta 0.
|
|
501
|
-
<testcase name="# Test vtkImageReslice Rendering
 Image match resolution" time="
|
|
502
|
-
<testcase name="# Test vtkInteractorStyleImage.setCurrentImageNumber
 should be strictly equal" time="
|
|
503
|
-
<testcase name="# Test vtkInteractorStyleImage.setCurrentImageNumber
 should be strictly equal" time="
|
|
504
|
-
<testcase name="# Test vtkInteractorStyleImage.setCurrentImageNumber
 should be strictly equal" time="
|
|
505
|
-
<testcase name="# Test vtkInteractorStyleImage.setCurrentImageNumber
 should be strictly equal" time="
|
|
506
|
-
<testcase name="# Test vtkInteractorStyleImage.setCurrentImageNumber
 should be strictly equal" time="
|
|
507
|
-
<testcase name="# Test MoleculeMapper
 Filter: MoleculeToRepresentation" time="
|
|
508
|
-
<testcase name="# Test MoleculeMapper
 should be truthy" time="
|
|
509
|
-
<testcase name="# Test MoleculeMapper
 should be truthy" time="
|
|
510
|
-
<testcase name="# Test MoleculeMapper
 Matching image - delta 0.00%" time="
|
|
511
|
-
<testcase name="# Test MoleculeMapper
 Image match resolution" time="
|
|
512
|
-
<testcase name="# Test vtkPiecewiseFunctionProxy
 Custom points should not be active in Gaussian mode" time="
|
|
513
|
-
<testcase name="# Test vtkPiecewiseFunctionProxy
 Custom points should be active in Points mode" time="
|
|
514
|
-
<testcase name="# Test vtkPiecewiseFunctionProxy
 Default nodes" time="
|
|
515
|
-
<testcase name="# Test vtkPiecewiseFunctionProxy
 Default points" time="
|
|
516
|
-
<testcase name="# Test vtkPiecewiseFunctionProxy
 Default nodes" time="
|
|
517
|
-
<testcase name="# Test vtkAbstractMapper publicAPI
 should be strictly equal" time="
|
|
518
|
-
<testcase name="# Test vtkAbstractMapper publicAPI
 should be strictly equal" time="
|
|
519
|
-
<testcase name="# Test vtkAbstractMapper publicAPI
 should be strictly equal" time="
|
|
520
|
-
<testcase name="# Test vtkAbstractMapper publicAPI
 should be strictly equal" time="
|
|
521
|
-
<testcase name="# Test vtkAbstractMapper publicAPI
 should be strictly equal" time="
|
|
522
|
-
<testcase name="# Test vtkAbstractMapper publicAPI
 should be strictly equal" time="
|
|
523
|
-
<testcase name="# Test vtkAbstractMapper publicAPI
 should be strictly equal" time="
|
|
524
|
-
<testcase name="# Test vtkAbstractMapper publicAPI
 should be strictly equal" time="
|
|
525
|
-
<testcase name="# Test vtkAbstractMapper publicAPI
 should be strictly equal" time="
|
|
526
|
-
<testcase name="# Test vtkAbstractMapper publicAPI
 should be strictly equal" time="
|
|
527
|
-
<testcase name="# Test vtkAbstractMapper publicAPI
 should be strictly equal" time="
|
|
528
|
-
<testcase name="# Test vtkAbstractMapper publicAPI
 should be strictly equal" time="
|
|
529
|
-
<testcase name="# Test vtkAbstractMapper publicAPI
 should be strictly equal" time="
|
|
530
|
-
<testcase name="# Test Actor
 vtkActor testRotate" time="
|
|
531
|
-
<testcase name="# Test Actor
 Matching image - delta 0.
|
|
532
|
-
<testcase name="# Test Actor
 Image match resolution" time="
|
|
533
|
-
<testcase name="# Test vtkCellPicker image mapper
 should be strictly equal" time="
|
|
534
|
-
<testcase name="# Test vtkCellPicker image mapper
 should be strictly equal" time="
|
|
535
|
-
<testcase name="# Test vtkCellPicker image mapper
 should be strictly equal" time="
|
|
536
|
-
<testcase name="# Test vtkCellPicker image mapper
 should be strictly equal" time="
|
|
537
|
-
<testcase name="# Test vtkCellPicker image mapper
 should be strictly equal" time="
|
|
538
|
-
<testcase name="# Test vtkCellPicker image mapper
 should be strictly equal" time="
|
|
539
|
-
<testcase name="# Test vtkCellPicker image mapper
 should be strictly equal" time="
|
|
540
|
-
<testcase name="# Test vtkCellPicker image mapper
 should be strictly equal" time="
|
|
541
|
-
<testcase name="# Test vtkCellPicker image mapper
 should be strictly equal" time="
|
|
542
|
-
<testcase name="# Test vtkCellPicker instance
 Make sure the class definition exists" time="
|
|
543
|
-
<testcase name="# Test vtkCellPicker instance
 should be truthy" time="
|
|
544
|
-
<testcase name="# Test Interpolate Scalars Before Colors
 vtkOpenGLPolyDataMapper ColorTransferFunction" time="
|
|
545
|
-
<testcase name="# Test Interpolate Scalars Before Colors
 Matching image - delta 0.
|
|
546
|
-
<testcase name="# Test Interpolate Scalars Before Colors
 Image match resolution" time="
|
|
547
|
-
<testcase name="# Test discretized color transfer function
 Test discretized ctf value for -0.1, expect 1,0,0" time="
|
|
548
|
-
<testcase name="# Test discretized color transfer function
 Test discretized ctf value for 0, expect 1,0,0" time="
|
|
549
|
-
<testcase name="# Test discretized color transfer function
 Test discretized ctf value for 0.1, expect 1,0,0" time="
|
|
550
|
-
<testcase name="# Test discretized color transfer function
 Test discretized ctf value for 0.19, expect 1,0,0" time="
|
|
551
|
-
<testcase name="# Test discretized color transfer function
 Test discretized ctf value for 0.2, expect 0.5,0.5,0" time="
|
|
552
|
-
<testcase name="# Test discretized color transfer function
 Test discretized ctf value for 0.59, expect 0,1,0" time="
|
|
553
|
-
<testcase name="# Test discretized color transfer function
 Test discretized ctf value for 0.6, expect 0,0.5,0.5" time="
|
|
554
|
-
<testcase name="# Test discretized color transfer function
 Test discretized ctf value for 0.9, expect 0,0,1" time="
|
|
555
|
-
<testcase name="# Test discretized color transfer function
 Test discretized ctf value for 1, expect 0,0,1" time="
|
|
556
|
-
<testcase name="# Test discretized color transfer function
 Test discretized ctf value for 1.1, expect 0,0,1" time="
|
|
557
|
-
<testcase name="# Test Interpolate Scalars Before Colors
 vtkOpenGLPolyDataMapper ColorTransferFunction Presets" time="
|
|
558
|
-
<testcase name="# Test Interpolate Scalars Before Colors
 Matching image - delta 0.00%" time="
|
|
559
|
-
<testcase name="# Test Interpolate Scalars Before Colors
 Image match resolution" time="
|
|
560
|
-
<testcase name="# Test Interpolate Scalars Before Colors
 vtkOpenGLPolyDataMapper ColorTransferFunction Presets" time="
|
|
561
|
-
<testcase name="# Test Interpolate Scalars Before Colors
 Matching image - delta 0.
|
|
562
|
-
<testcase name="# Test Interpolate Scalars Before Colors
 Image match resolution" time="
|
|
563
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
564
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
565
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
566
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
567
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
568
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
569
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
570
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
571
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
572
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
573
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
574
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
575
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
576
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
577
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
578
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
579
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
580
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
581
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
582
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
583
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
584
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
585
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
586
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
587
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
588
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
589
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
590
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
591
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
592
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
593
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
594
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
595
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
596
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
597
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
598
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
599
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
600
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
601
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
602
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
603
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
604
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
605
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
606
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
607
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
608
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
609
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
610
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
611
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
612
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
613
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
614
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
615
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
616
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
617
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
618
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
619
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
620
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
621
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
622
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
623
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
624
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
625
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
626
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
627
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
628
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
629
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
630
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
631
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
632
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
633
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
634
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
635
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
636
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
637
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
638
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
639
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
640
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
641
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
642
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
643
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
644
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
645
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
646
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
647
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
648
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
649
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
650
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
651
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
652
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
653
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
654
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
655
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
656
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
657
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
658
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
659
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
660
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
661
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
662
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
663
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
664
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
665
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
666
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
667
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
668
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
669
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
670
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
671
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
672
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
673
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
674
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
675
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
676
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
677
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
678
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
679
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
680
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
681
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
682
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
683
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
684
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
685
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
686
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
687
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
688
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
689
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
690
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
691
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
692
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
693
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
694
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
695
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
696
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
697
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
698
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
699
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
700
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
701
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
702
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
703
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
704
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
705
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
706
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
707
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
708
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
709
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
710
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
711
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
712
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
713
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
714
|
-
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="
|
|
715
|
-
<testcase name="# Test Follower class
 vtkFollower" time="
|
|
716
|
-
<testcase name="# Test Follower class
 Matching image - delta
|
|
717
|
-
<testcase name="# Test Follower class
 Image match resolution" time="
|
|
718
|
-
<testcase name="# Test vtkGlyph3DMapper Rendering
 vtkGlyph3DMapper Rendering" time="
|
|
719
|
-
<testcase name="# Test vtkGlyph3DMapper Rendering
 Matching image - delta 0.
|
|
720
|
-
<testcase name="# Test vtkGlyph3DMapper Rendering
 Image match resolution" time="
|
|
721
|
-
<testcase name="# Test HardwareSelector
 vtkHardwareSelector TestHardwareSelector" time="
|
|
722
|
-
<testcase name="# Test HardwareSelector
 Two props selected" time="
|
|
723
|
-
<testcase name="# Test HardwareSelector
 Correct props were selected" time="
|
|
724
|
-
<testcase name="# Test HardwareSelectorGlyph
 TestHardwareSelectorGlyph" time="
|
|
725
|
-
<testcase name="# Test HardwareSelectorGlyph
 Seven glyphs selected" time="
|
|
726
|
-
<testcase name="# Test HardwareSelectorGlyph
 glyph 71 was the first selected" time="
|
|
727
|
-
<testcase name="# Test HardwareSelectorGlyph
 Correct prop was selected" time="
|
|
728
|
-
<testcase name="# Test HardwareSelector
 vtkHardwareSelector TestHardwareSelector" time="
|
|
729
|
-
<testcase name="# Test HardwareSelector
 Hardware selector takes less than six normal renders (
|
|
730
|
-
<testcase name="# Test Edge Visibility
 vtkMapper EdgeVisibility" time="
|
|
731
|
-
<testcase name="# Test Edge Visibility
 Matching image - delta 0.
|
|
732
|
-
<testcase name="# Test Edge Visibility
 Image match resolution" time="
|
|
733
|
-
<testcase name="# Test VectorComponent
 vtkMapper Vector Component" time="
|
|
734
|
-
<testcase name="# Test VectorComponent
 Matching image - delta 0.
|
|
735
|
-
<testcase name="# Test VectorComponent
 Image match resolution" time="
|
|
736
|
-
<testcase name="# Test vtkPointPicker image mapper
 should be strictly equal" time="
|
|
737
|
-
<testcase name="# Test vtkPointPicker image mapper
 should be strictly equal" time="
|
|
738
|
-
<testcase name="# Test vtkPointPicker image mapper
 should be strictly equal" time="
|
|
739
|
-
<testcase name="# Test vtkPointPicker image mapper
 should be strictly equal" time="
|
|
740
|
-
<testcase name="# Test vtkPointPicker image mapper
 should be strictly equal" time="
|
|
741
|
-
<testcase name="# Test vtkPointPicker image mapper
 should be strictly equal" time="
|
|
742
|
-
<testcase name="# Test vtkPointPicker image mapper
 should be strictly equal" time="
|
|
743
|
-
<testcase name="# Test vtkPointPicker image mapper
 should be strictly equal" time="
|
|
744
|
-
<testcase name="# Test vtkPointPicker image mapper
 should be strictly equal" time="
|
|
745
|
-
<testcase name="# Test vtkPointPicker line source
 pick at (380.5, 200)" time="
|
|
746
|
-
<testcase name="# Test vtkPointPicker line source
 should be strictly equal" time="
|
|
747
|
-
<testcase name="# Test vtkPointPicker line source
 point id" time="
|
|
748
|
-
<testcase name="# Test vtkPointPicker line source
 pick at (20, 200.5)" time="
|
|
749
|
-
<testcase name="# Test vtkPointPicker line source
 should be strictly equal" time="
|
|
750
|
-
<testcase name="# Test vtkPointPicker line source
 point id" time="
|
|
751
|
-
<testcase name="# Test vtkPointPicker instance
 Make sure the class definition exists" time="
|
|
752
|
-
<testcase name="# Test vtkPointPicker instance
 should be truthy" time="
|
|
753
|
-
<testcase name="# Test Set Actor User Matrix
 vtkActor SetUserMatrix" time="
|
|
754
|
-
<testcase name="# Test Set Actor User Matrix
 Matching image - delta 0.
|
|
755
|
-
<testcase name="# Test Set Actor User Matrix
 Image match resolution" time="
|
|
756
|
-
<testcase name="# Test multiple renderers
 Matching image - delta 0.00%" time="
|
|
757
|
-
<testcase name="# Test multiple renderers
 Image match resolution" time="
|
|
758
|
-
<testcase name="# Test vtkSphereMapper Rendering
 vtkSphereMapper Rendering" time="
|
|
759
|
-
<testcase name="# Test vtkSphereMapper Rendering
 Matching image - delta 0.00%" time="
|
|
760
|
-
<testcase name="# Test vtkSphereMapper Rendering
 Image match resolution" time="
|
|
761
|
-
<testcase name="# Test SphereMapper
 vtkSphereMapper testSphere" time="
|
|
762
|
-
<testcase name="# Test SphereMapper
 Matching image - delta 0.
|
|
763
|
-
<testcase name="# Test SphereMapper
 Image match resolution" time="
|
|
764
|
-
<testcase name="# Test StickMapper
 vtkStickMapper testStick" time="
|
|
765
|
-
<testcase name="# Test StickMapper
 Matching image - delta 0.
|
|
766
|
-
<testcase name="# Test StickMapper
 Image match resolution" time="
|
|
767
|
-
<testcase name="# Test ImageMapper
 vtkOpenGLImageMapper testImage" time="
|
|
768
|
-
<testcase name="# Test ImageMapper
 Matching image - delta 0.
|
|
769
|
-
<testcase name="# Test ImageMapper
 Image match resolution" time="
|
|
770
|
-
<testcase name="# Test ImageMapper ClippingPlanes
 vtkOpenGLImageMapper testImage" time="
|
|
771
|
-
<testcase name="# Test ImageMapper ClippingPlanes
 Matching image - delta 0.00%" time="
|
|
772
|
-
<testcase name="# Test ImageMapper ClippingPlanes
 Image match resolution" time="
|
|
773
|
-
<testcase name="# Test ImageMapper with Nearest Neighbor interpolation
 vtkOpenGLImageMapper testImage" time="
|
|
774
|
-
<testcase name="# Test ImageMapper with Nearest Neighbor interpolation
 Matching image - delta 0.
|
|
775
|
-
<testcase name="# Test ImageMapper with Nearest Neighbor interpolation
 Image match resolution" time="
|
|
776
|
-
<testcase name="# Test ImageMapper
 vtkOpenGLImageMapper testImage" time="
|
|
777
|
-
<testcase name="# Test ImageMapper
 Matching image - delta 0.00%" time="
|
|
778
|
-
<testcase name="# Test ImageMapper
 Image match resolution" time="
|
|
779
|
-
<testcase name="# Test Add Shader Replacements
 vtkOpenGLPolyDataMapper AddShaderReplacements" time="
|
|
780
|
-
<testcase name="# Test Add Shader Replacements
 Matching image - delta 0.
|
|
781
|
-
<testcase name="# Test Add Shader Replacements
 Image match resolution" time="
|
|
782
|
-
<testcase name="# Test Clear Shader Replacements
 vtkOpenGLPolyDataMapper ClearShaderReplacements" time="
|
|
783
|
-
<testcase name="# Test Clear Shader Replacements
 Matching image - delta 0.
|
|
784
|
-
<testcase name="# Test Clear Shader Replacements
 Image match resolution" time="
|
|
785
|
-
<testcase name="# Test Clipping planes
 vtkOpenGLPolyDataMapper setClippingPlanes" time="
|
|
786
|
-
<testcase name="# Test Clipping planes
 Matching image - delta 0.00%" time="
|
|
787
|
-
<testcase name="# Test Clipping planes
 Image match resolution" time="
|
|
788
|
-
<testcase name="# Test Interpolate Scalars Before Mapping
 vtkOpenGLPolyDataMapper InterpolateScalarsBeforeColors" time="
|
|
789
|
-
<testcase name="# Test Interpolate Scalars Before Mapping
 Matching image - delta 0.
|
|
790
|
-
<testcase name="# Test Interpolate Scalars Before Mapping
 Image match resolution" time="
|
|
791
|
-
<testcase name="# Test vtkOpenGLSkybox Rendering
 Filter: OpenGLTexture" time="
|
|
792
|
-
<testcase name="# Test vtkOpenGLSkybox Rendering
 Matching image - delta 0.00%" time="
|
|
793
|
-
<testcase name="# Test vtkOpenGLSkybox Rendering
 Image match resolution" time="
|
|
794
|
-
<testcase name="# Test vtkOpenGLSkybox Background Rendering
 Filter: OpenGLTexture" time="
|
|
795
|
-
<testcase name="# Test vtkOpenGLSkybox Background Rendering
 Matching image - delta 0.00%" time="
|
|
796
|
-
<testcase name="# Test vtkOpenGLSkybox Background Rendering
 Image match resolution" time="
|
|
797
|
-
<testcase name="# Test vtkOpenGLTexture Rendering
 Filter: OpenGLTexture" time="
|
|
798
|
-
<testcase name="# Test vtkOpenGLTexture Rendering
 Matching image - delta 0.
|
|
799
|
-
<testcase name="# Test vtkOpenGLTexture Rendering
 Image match resolution" time="
|
|
800
|
-
<testcase name="# Test Composite Volume Rendering
 vtkOpenGLVolumeMapper Composite" time="
|
|
801
|
-
<testcase name="# Test Composite Volume Rendering
 Matching image - delta 0.
|
|
802
|
-
<testcase name="# Test Composite Volume Rendering
 Image match resolution" time="
|
|
803
|
-
<testcase name="# Test Composite Volume Rendering with parallel projection
 vtkOpenGLVolumeMapper CompositeParallelProjection" time="
|
|
804
|
-
<testcase name="# Test Composite Volume Rendering with parallel projection
 Matching image - delta 0.00%" time="
|
|
805
|
-
<testcase name="# Test Composite Volume Rendering with parallel projection
 Image match resolution" time="
|
|
806
|
-
<testcase name="# Test Composite Volume Rendering
 vtkOpenGLVolumeMapper Composite16Bit" time="
|
|
807
|
-
<testcase name="# Test Composite Volume Rendering
 Matching image - delta 0.00%" time="
|
|
808
|
-
<testcase name="# Test Composite Volume Rendering
 Image match resolution" time="
|
|
809
|
-
<testcase name="# Test Composite Volume Rendering
 vtkOpenGLVolumeMapper Intermixed" time="
|
|
810
|
-
<testcase name="# Test Composite Volume Rendering
 Matching image - delta 0.
|
|
811
|
-
<testcase name="# Test Composite Volume Rendering
 Image match resolution" time="
|
|
812
|
-
<testcase name="# Test Composite Volume Rendering
 vtkOpenGLVolumeMapper IntermixedImage" time="
|
|
813
|
-
<testcase name="# Test Composite Volume Rendering
 Matching image - delta 0.
|
|
814
|
-
<testcase name="# Test Composite Volume Rendering
 Image match resolution" time="
|
|
815
|
-
<testcase name="# Test Lighted Volume Rendering
 vtkOpenGLVolumeMapper Lighting" time="
|
|
816
|
-
<testcase name="# Test Lighted Volume Rendering
 Matching image - delta 0.
|
|
817
|
-
<testcase name="# Test Lighted Volume Rendering
 Image match resolution" time="
|
|
818
|
-
<testcase name="# Test Maximum Intensity Projection Volume Rendering
 vtkOpenGLVolumeMapper MIP" time="
|
|
819
|
-
<testcase name="# Test Maximum Intensity Projection Volume Rendering
 Matching image - delta 0.00%" time="
|
|
820
|
-
<testcase name="# Test Maximum Intensity Projection Volume Rendering
 Image match resolution" time="
|
|
821
|
-
<testcase name="# Test Minimum Intensity Projection Volume Rendering
 vtkOpenGLVolumeMapper MinIP" time="
|
|
822
|
-
<testcase name="# Test Minimum Intensity Projection Volume Rendering
 Matching image - delta 0.00%" time="
|
|
823
|
-
<testcase name="# Test Minimum Intensity Projection Volume Rendering
 Image match resolution" time="
|
|
824
|
-
<testcase name="# Test Volume Rendering with Proportional Component
 vtkOpenGLVolumeMapper ProportionalComponent" time="
|
|
825
|
-
<testcase name="# Test Volume Rendering with Proportional Component
 Matching image - delta 0.00%" time="
|
|
826
|
-
<testcase name="# Test Volume Rendering with Proportional Component
 Image match resolution" time="
|
|
827
|
-
<testcase name="# Test Average Intensity Projection Volume Rendering
 vtkOpenGLVolumeMapper AverageIP" time="
|
|
828
|
-
<testcase name="# Test Average Intensity Projection Volume Rendering
 Matching image - delta 0.00%" time="
|
|
829
|
-
<testcase name="# Test Average Intensity Projection Volume Rendering
 Image match resolution" time="
|
|
830
|
-
<testcase name="# Macro methods algo tests
 populate publicAPI" time="
|
|
831
|
-
<testcase name="# Macro methods algo tests
 return input data" time="
|
|
832
|
-
<testcase name="# Macro methods algo tests
 Add two input arrays" time="
|
|
833
|
-
<testcase name="# Macro methods algo tests
 Subtract two input arrays" time="
|
|
834
|
-
<testcase name="# Macro methods algo tests
 Multiply two input arrays" time="
|
|
835
|
-
<testcase name="# Macro methods algo tests
 Divide two input arrays, using outputPort" time="
|
|
836
|
-
<testcase name="# Macro shouldUpdate returns true if output is deleted
 Trivial producer outputs first input data" time="
|
|
837
|
-
<testcase name="# Macro shouldUpdate returns true if output is deleted
 Trivial producer outputs second input data" time="
|
|
838
|
-
<testcase name="# onlyIfWebGL
 onlyIfWebGL enabled" time="
|
|
839
|
-
<testcase name="# Macro methods scalar tests
 macro setget" time="
|
|
840
|
-
<testcase name="# Macro methods scalar tests
 Initial gets should match defaults" time="
|
|
841
|
-
<testcase name="# Macro methods scalar tests
 Bool get should match set" time="
|
|
842
|
-
<testcase name="# Macro methods scalar tests
 Initial gets should match defaults" time="
|
|
843
|
-
<testcase name="# Macro methods scalar tests
 Int get should match set" time="
|
|
844
|
-
<testcase name="# Macro methods scalar tests
 mtime should increase after set" time="
|
|
845
|
-
<testcase name="# Macro methods scalar tests
 mtime should not increase after idempotent set" time="
|
|
846
|
-
<testcase name="# Macro methods array tests
 Initial gets should match defaults" time="
|
|
847
|
-
<testcase name="# Macro methods array tests
 Throw if no set method declared" time="
|
|
848
|
-
<testcase name="# Macro methods array tests
 Array spread set OK" time="
|
|
849
|
-
<testcase name="# Macro methods array tests
 Array spread set should match get" time="
|
|
850
|
-
<testcase name="# Macro methods array tests
 OK to set a single array argument" time="
|
|
851
|
-
<testcase name="# Macro methods array tests
 Array set should match get" time="
|
|
852
|
-
<testcase name="# Macro methods array tests
 mtime should increase after set" time="
|
|
853
|
-
<testcase name="# Macro methods array tests
 Invalid number of values should throw" time="
|
|
854
|
-
<testcase name="# Macro methods array tests
 Keep default value after illegal set" time="
|
|
855
|
-
<testcase name="# Macro methods array tests
 mtime should not increase after idempotent set" time="
|
|
856
|
-
<testcase name="# Macro methods array tests
 Invalid number of values should throw" time="
|
|
857
|
-
<testcase name="# Macro methods array tests
 Keep value after illegal set" time="
|
|
858
|
-
<testcase name="# Macro methods array tests
 Invalid set with string should throw" time="
|
|
859
|
-
<testcase name="# Macro methods array tests
 Keep value after illegal set" time="
|
|
860
|
-
<testcase name="# Macro methods array tests
 OK to set a typed array argument" time="
|
|
861
|
-
<testcase name="# Macro methods array tests
 setArray should copy input argument" time="
|
|
862
|
-
<testcase name="# Macro methods array tests
 OK to set no argument" time="
|
|
863
|
-
<testcase name="# Macro methods array tests
 OK to set not enough argument" time="
|
|
864
|
-
<testcase name="# Macro methods array tests
 OK to set too-short array argument" time="
|
|
865
|
-
<testcase name="# Macro methods array tests
 OK to set too short typed array argument" time="
|
|
866
|
-
<testcase name="# Macro methods array tests
 Invalid number of values should throw" time="
|
|
867
|
-
<testcase name="# Macro methods array tests
 Too large array should throw" time="
|
|
868
|
-
<testcase name="# Macro methods array tests
 Too large array should throw" time="
|
|
869
|
-
<testcase name="# Macro methods enum tests
 Initial gets should match defaults" time="
|
|
870
|
-
<testcase name="# Macro methods enum tests
 Enum set should match get" time="
|
|
871
|
-
<testcase name="# Macro methods enum tests
 should be truthy" time="
|
|
872
|
-
<testcase name="# Macro methods enum tests
 Enum set by index should get matching enum value" time="
|
|
873
|
-
<testcase name="# Macro methods enum tests
 Setting idempotent value should return false" time="
|
|
874
|
-
<testcase name="# Macro methods enum tests
 Invalid enum index should throw" time="
|
|
875
|
-
<testcase name="# Macro methods enum tests
 Enum set out of range should be rejected" time="
|
|
876
|
-
<testcase name="# Macro methods enum tests
 Invalid enum string should throw" time="
|
|
877
|
-
<testcase name="# Macro methods enum tests
 Enum set string out of range should be rejected" time="
|
|
878
|
-
<testcase name="# Macro methods enum tests
 Invalid enum set with array/object should throw" time="
|
|
879
|
-
<testcase name="# Macro methods enum tests
 Enum set string out of range should be rejected" time="
|
|
880
|
-
<testcase name="# Macro methods object tests
 Get entire model" time="
|
|
881
|
-
<testcase name="# Macro methods object tests
 Get defaults back test" time="
|
|
882
|
-
<testcase name="# Macro methods object tests
 Object should be frozen" time="
|
|
883
|
-
<testcase name="# Macro methods object tests
 should be truthy" time="
|
|
884
|
-
<testcase name="# Macro methods object tests
 should be truthy" time="
|
|
885
|
-
<testcase name="# Macro methods object tests
 Object modified fires" time="
|
|
886
|
-
<testcase name="# Macro methods object tests
 Object modified does not fire after unsubscribe" time="
|
|
887
|
-
<testcase name="# Macro methods object tests
 Test mult-set" time="
|
|
888
|
-
<testcase name="# Macro methods object tests
 Float get should match multi-set" time="
|
|
889
|
-
<testcase name="# Macro methods object tests
 Array multi-set should match get" time="
|
|
890
|
-
<testcase name="# Macro methods object tests
 should be truthy" time="
|
|
891
|
-
<testcase name="# Macro methods object tests
 should be truthy" time="
|
|
892
|
-
<testcase name="# Macro methods object tests
 should be falsy" time="
|
|
893
|
-
<testcase name="# Macro methods object tests
 should be strictly equal" time="
|
|
894
|
-
<testcase name="# Macro methods object tests
 should not throw" time="
|
|
895
|
-
<testcase name="# Macro methods object tests
 All calls should do nothing after delete" time="
|
|
896
|
-
<testcase name="# Macro methods event tests
 cbAbort1 should be called first" time="
|
|
897
|
-
<testcase name="# Macro methods event tests
 cbAbort2 should be called second" time="
|
|
898
|
-
<testcase name="# Macro methods event tests
 Only 2 callbacks should be invoked, not 3" time="
|
|
899
|
-
<testcase name="# Macro methods event tests
 cbPriority2 should be called first" time="
|
|
900
|
-
<testcase name="# Macro methods event tests
 cbPriority2 should be called first" time="
|
|
901
|
-
<testcase name="# Macro methods event tests
 cbPriority1 should be called second" time="
|
|
902
|
-
<testcase name="# Macro methods event tests
 cbPriority0 should be called third" time="
|
|
903
|
-
<testcase name="# Macro methods event tests
 cbPriorityLast should be called last after 101ms" time="
|
|
904
|
-
<testcase name="# Macro methods event tests
 cbPriority2 should be called exactly twice" time="
|
|
905
|
-
<testcase name="# Macro methods keystore tests
 key1 should exist in keystore" time="
|
|
906
|
-
<testcase name="# Macro methods keystore tests
 key2 should exist in keystore" time="
|
|
907
|
-
<testcase name="# Macro methods keystore tests
 key3 should exist in keystore" time="
|
|
908
|
-
<testcase name="# Macro methods keystore tests
 Delete key2 should succeed" time="
|
|
909
|
-
<testcase name="# Macro methods keystore tests
 There should be no keys after clearing" time="
|
|
910
|
-
<testcase name="# Test vtkDataArray serialization/deserialization
 Make sure the class definition exist" time="
|
|
911
|
-
<testcase name="# Test vtkDataArray serialization/deserialization
 Make sure the instance exist" time="
|
|
912
|
-
<testcase name="# Test vtkDataArray serialization/deserialization
 Make sure we can get serialize data" time="
|
|
913
|
-
<testcase name="# Test vtkDataArray serialization/deserialization
 Make sure we can get deserialize data" time="
|
|
914
|
-
<testcase name="# Test vtkDataArray serialization/deserialization
 We have two different instances" time="
|
|
915
|
-
<testcase name="# Test vtkDataArray serialization/deserialization
 But same serialized content" time="
|
|
916
|
-
<testcase name="# Test vtkPoints serialization/deserialization
 Make sure the class definition exist" time="
|
|
917
|
-
<testcase name="# Test vtkPoints serialization/deserialization
 Make sure the instance exist" time="
|
|
918
|
-
<testcase name="# Test vtkPoints serialization/deserialization
 Make sure we can get serialize data" time="
|
|
919
|
-
<testcase name="# Test vtkPoints serialization/deserialization
 Make sure we can get deserialize data" time="
|
|
920
|
-
<testcase name="# Test vtkPoints serialization/deserialization
 We have two different instances" time="
|
|
921
|
-
<testcase name="# Test vtkPoints serialization/deserialization
 But same serialized content" time="
|
|
922
|
-
<testcase name="# Test vtkLookupTable serialization/deserialization
 Make sure the class definition exist" time="
|
|
923
|
-
<testcase name="# Test vtkLookupTable serialization/deserialization
 Make sure the instance exist" time="
|
|
924
|
-
<testcase name="# Test vtkLookupTable serialization/deserialization
 Make sure we can get serialize data" time="
|
|
925
|
-
<testcase name="# Test vtkLookupTable serialization/deserialization
 Make sure we can get deserialize data" time="
|
|
926
|
-
<testcase name="# Test vtkLookupTable serialization/deserialization
 We have two different instances" time="
|
|
927
|
-
<testcase name="# Test vtkLookupTable serialization/deserialization
 But same serialized content" time="
|
|
928
|
-
<testcase name="# Test vtkScalarsToColors serialization/deserialization
 Make sure the class definition exist" time="
|
|
929
|
-
<testcase name="# Test vtkScalarsToColors serialization/deserialization
 Make sure the instance exist" time="
|
|
930
|
-
<testcase name="# Test vtkScalarsToColors serialization/deserialization
 Make sure we can get serialize data" time="
|
|
931
|
-
<testcase name="# Test vtkScalarsToColors serialization/deserialization
 Make sure we can get deserialize data" time="
|
|
932
|
-
<testcase name="# Test vtkScalarsToColors serialization/deserialization
 We have two different instances" time="
|
|
933
|
-
<testcase name="# Test vtkScalarsToColors serialization/deserialization
 But same serialized content" time="
|
|
934
|
-
<testcase name="# Test vtkPolyData serialization/deserialization
 Make sure the class definition exist" time="
|
|
935
|
-
<testcase name="# Test vtkPolyData serialization/deserialization
 Make sure the instance exist" time="
|
|
936
|
-
<testcase name="# Test vtkPolyData serialization/deserialization
 Make sure we can get serialize data" time="
|
|
937
|
-
<testcase name="# Test vtkPolyData serialization/deserialization
 Make sure we can get deserialize data" time="
|
|
938
|
-
<testcase name="# Test vtkPolyData serialization/deserialization
 We have two different instances" time="
|
|
939
|
-
<testcase name="# Test vtkPolyData serialization/deserialization
 But same serialized content" time="
|
|
940
|
-
<testcase name="# Proxy activation via config
 No initial active source" time="
|
|
941
|
-
<testcase name="# Proxy activation via config
 Active source set after proxy creation" time="
|
|
942
|
-
<testcase name="# Proxy activation via .activate()
 No initial active source" time="
|
|
943
|
-
<testcase name="# Proxy activation via .activate()
 No active source after proxy creation" time="
|
|
944
|
-
<testcase name="# Proxy activation via .activate()
 Proxy manager should be modified after proxy activation" time="
|
|
945
|
-
<testcase name="# Proxy activation via .activate()
 Active source set" time="
|
|
946
|
-
<testcase name="# testNoScaleInPixelsWithPerspective(): scaleInPixels=false, parallelProjection=false
 Matching image - delta 0.00%" time="
|
|
947
|
-
<testcase name="# testNoScaleInPixelsWithPerspective(): scaleInPixels=false, parallelProjection=false
 Image match resolution" time="
|
|
948
|
-
<testcase name="# testNoScaleInPixelsWithParallel(): scaleInPixels=false, parallelProjection=true
 Matching image - delta 0.00%" time="
|
|
949
|
-
<testcase name="# testNoScaleInPixelsWithParallel(): scaleInPixels=false, parallelProjection=true
 Image match resolution" time="
|
|
950
|
-
<testcase name="# testScaleInPixelsWithPerspective(): scaleInPixels=true, parallelProjection=false
 Matching image - delta 0.00%" time="
|
|
951
|
-
<testcase name="# testScaleInPixelsWithPerspective(): scaleInPixels=true, parallelProjection=false
 Image match resolution" time="
|
|
952
|
-
<testcase name="# testScaleInPixelsWithParallel(): scaleInPixels=true, parallelProjection=true
 Matching image - delta 0.
|
|
953
|
-
<testcase name="# testScaleInPixelsWithParallel(): scaleInPixels=true, parallelProjection=true
 Image match resolution" time="
|
|
954
|
-
<testcase name="# Test boundPlane natural basis simple
 should be truthy" time="
|
|
955
|
-
<testcase name="# Test boundPlane natural basis simple
 should be truthy" time="
|
|
956
|
-
<testcase name="# Test boundPlane natural basis simple
 should be truthy" time="
|
|
957
|
-
<testcase name="# Test boundPlane natural basis with offset
 should be truthy" time="
|
|
958
|
-
<testcase name="# Test boundPlane natural basis with offset
 should be truthy" time="
|
|
959
|
-
<testcase name="# Test boundPlane natural basis with offset
 should be truthy" time="
|
|
960
|
-
<testcase name="# Test boundPlane oriented
 should be truthy" time="
|
|
961
|
-
<testcase name="# Test boundPlane oriented
 should be truthy" time="
|
|
962
|
-
<testcase name="# Test boundPlane oriented
 should be truthy" time="
|
|
963
|
-
<testcase name="# Test boundPlane no intersection
 should be truthy" time="
|
|
964
|
-
<testcase name="# Test boundPlane no intersection
 should be truthy" time="
|
|
965
|
-
<testcase name="# Test boundPlane no intersection
 should be truthy" time="
|
|
966
|
-
<testcase name="# Test getAssociatedPlaneName
 should be truthy" time="
|
|
967
|
-
<testcase name="# Test getAssociatedPlaneName
 should be truthy" time="
|
|
968
|
-
<testcase name="# Test getAssociatedPlaneName
 should be truthy" time="
|
|
969
|
-
<testcase name="# Test getAssociatedPlaneName
 should be truthy" time="
|
|
970
|
-
<testcase name="# Test getAssociatedPlaneName
 should be truthy" time="
|
|
971
|
-
<testcase name="# Test getAssociatedPlaneName
 should be truthy" time="
|
|
972
|
-
<testcase name="# Test getAssociatedPlaneName
 should be truthy" time="
|
|
973
|
-
<testcase name="# Test getAssociatedPlaneName
 should be truthy" time="
|
|
974
|
-
<testcase name="# Test getAssociatedPlaneName
 should be truthy" time="
|
|
975
|
-
<testcase name="# Test getAssociatedPlaneName
 should be truthy" time="
|
|
976
|
-
<testcase name="# Test getAssociatedPlaneName
 should be truthy" time="
|
|
977
|
-
<testcase name="# Test getPlaneNameFromLineName
 should be truthy" time="
|
|
978
|
-
<testcase name="# Test getPlaneNameFromLineName
 should be truthy" time="
|
|
979
|
-
<testcase name="# Test getPlaneNameFromLineName
 should be truthy" time="
|
|
980
|
-
<testcase name="# Test getPlaneNameFromLineName
 should be truthy" time="
|
|
981
|
-
<testcase name="# Test getPlaneNameFromLineName
 should be truthy" time="
|
|
982
|
-
<testcase name="# Initialization
 Camera focal point on 4" time="
|
|
983
|
-
<testcase name="# Initialization
 Camera view up on 4" time="
|
|
984
|
-
<testcase name="# Initialization
 Plane origin on 4" time="
|
|
985
|
-
<testcase name="# Initialization
 Plane point 1 on 4" time="
|
|
986
|
-
<testcase name="# Initialization
 Plane point 2 on 4" time="
|
|
987
|
-
<testcase name="# Initialization
 Camera focal point on 5" time="
|
|
988
|
-
<testcase name="# Initialization
 Camera view up on 5" time="
|
|
989
|
-
<testcase name="# Initialization
 Plane origin on 5" time="
|
|
990
|
-
<testcase name="# Initialization
 Plane point 1 on 5" time="
|
|
991
|
-
<testcase name="# Initialization
 Plane point 2 on 5" time="
|
|
992
|
-
<testcase name="# Initialization
 Camera focal point on 6" time="
|
|
993
|
-
<testcase name="# Initialization
 Camera view up on 6" time="
|
|
994
|
-
<testcase name="# Initialization
 Plane origin on 6" time="
|
|
995
|
-
<testcase name="# Initialization
 Plane point 1 on 6" time="
|
|
996
|
-
<testcase name="# Initialization
 Plane point 2 on 6" time="
|
|
997
|
-
<testcase name="# Rotate Z by 45 degrees around Y
 Camera focal point on 4" time="
|
|
998
|
-
<testcase name="# Rotate Z by 45 degrees around Y
 Camera view up on 4" time="
|
|
999
|
-
<testcase name="# Rotate Z by 45 degrees around Y
 Plane origin on 4" time="
|
|
1000
|
-
<testcase name="# Rotate Z by 45 degrees around Y
 Plane point 1 on 4" time="
|
|
1001
|
-
<testcase name="# Rotate Z by 45 degrees around Y
 Plane point 2 on 4" time="
|
|
1002
|
-
<testcase name="# Rotate Z by 45 degrees around Y
 Camera focal point on 5" time="
|
|
1003
|
-
<testcase name="# Rotate Z by 45 degrees around Y
 Camera view up on 5" time="
|
|
1004
|
-
<testcase name="# Rotate Z by 45 degrees around Y
 Plane origin on 5" time="
|
|
1005
|
-
<testcase name="# Rotate Z by 45 degrees around Y
 Plane point 1 on 5" time="
|
|
1006
|
-
<testcase name="# Rotate Z by 45 degrees around Y
 Plane point 2 on 5" time="
|
|
1007
|
-
<testcase name="# Rotate Z by 45 degrees around Y
 Camera focal point on 6" time="
|
|
1008
|
-
<testcase name="# Rotate Z by 45 degrees around Y
 Camera view up on 6" time="
|
|
1009
|
-
<testcase name="# Rotate Z by 45 degrees around Y
 Plane origin on 6" time="
|
|
1010
|
-
<testcase name="# Rotate Z by 45 degrees around Y
 Plane point 1 on 6" time="
|
|
1011
|
-
<testcase name="# Rotate Z by 45 degrees around Y
 Plane point 2 on 6" time="
|
|
1012
|
-
<testcase name="# Rotate Z by -35 degrees around Y
 Camera focal point on 4" time="
|
|
1013
|
-
<testcase name="# Rotate Z by -35 degrees around Y
 Camera view up on 4" time="
|
|
1014
|
-
<testcase name="# Rotate Z by -35 degrees around Y
 Plane origin on 4" time="
|
|
1015
|
-
<testcase name="# Rotate Z by -35 degrees around Y
 Plane point 1 on 4" time="
|
|
1016
|
-
<testcase name="# Rotate Z by -35 degrees around Y
 Plane point 2 on 4" time="
|
|
1017
|
-
<testcase name="# Rotate Z by -35 degrees around Y
 Camera focal point on 5" time="
|
|
1018
|
-
<testcase name="# Rotate Z by -35 degrees around Y
 Camera view up on 5" time="
|
|
1019
|
-
<testcase name="# Rotate Z by -35 degrees around Y
 Plane origin on 5" time="
|
|
1020
|
-
<testcase name="# Rotate Z by -35 degrees around Y
 Plane point 1 on 5" time="
|
|
1021
|
-
<testcase name="# Rotate Z by -35 degrees around Y
 Plane point 2 on 5" time="
|
|
1022
|
-
<testcase name="# Rotate Z by -35 degrees around Y
 Camera focal point on 6" time="
|
|
1023
|
-
<testcase name="# Rotate Z by -35 degrees around Y
 Camera view up on 6" time="
|
|
1024
|
-
<testcase name="# Rotate Z by -35 degrees around Y
 Plane origin on 6" time="
|
|
1025
|
-
<testcase name="# Rotate Z by -35 degrees around Y
 Plane point 1 on 6" time="
|
|
1026
|
-
<testcase name="# Rotate Z by -35 degrees around Y
 Plane point 2 on 6" time="
|
|
1027
|
-
<testcase name="# Test vtkResliceCursorHelper rotateVector
 should be truthy" time="
|
|
1028
|
-
<testcase name="# Test vtkResliceCursorHelper rotateVector
 should be truthy" time="
|
|
1029
|
-
<testcase name="# Test vtkResliceCursorHelper rotateVector
 should be truthy" time="
|
|
1030
|
-
<testcase name="# Test vtkResliceCursorHelper rotateVector
 should be truthy" time="
|
|
1031
|
-
<testcase name="# Test vtkSplineWidget rendering and picking
 Matching image - delta 0.00%" time="
|
|
1032
|
-
<testcase name="# Test vtkSplineWidget rendering and picking
 Image match resolution" time="
|
|
1033
|
-
<testcase name="# Test vtkSplineWidget rendering and picking
 should be strictly equal" time="
|
|
1034
|
-
<testcase name="# Test vtkSplineWidget rendering and picking
 should be strictly equal" time="
|
|
6
|
+
<testcase name=" Matching image - delta 0.00%" time="0.046" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64)."/>
|
|
7
|
+
<testcase name=" Image match resolution" time="0.049" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64)."/>
|
|
8
|
+
<testcase name="# Test angleBetweenVector
 should be strictly equal" time="0.05" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test angleBetweenVector
"/>
|
|
9
|
+
<testcase name="# Test angleBetweenVector
 should be strictly equal" time="0.05" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test angleBetweenVector
"/>
|
|
10
|
+
<testcase name="# Test angleBetweenVector
 should be strictly equal" time="0.05" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test angleBetweenVector
"/>
|
|
11
|
+
<testcase name="# Test angleBetweenVector
 should be strictly equal" time="0.051" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test angleBetweenVector
"/>
|
|
12
|
+
<testcase name="# Test angleBetweenVector
 should be strictly equal" time="0.051" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test angleBetweenVector
"/>
|
|
13
|
+
<testcase name="# Test angleBetweenVector
 should be strictly equal" time="0.052" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test angleBetweenVector
"/>
|
|
14
|
+
<testcase name="# Test signedAngleBetweenVector
 should be strictly equal" time="0.052" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test signedAngleBetweenVector
"/>
|
|
15
|
+
<testcase name="# Test signedAngleBetweenVector
 should be strictly equal" time="0.052" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test signedAngleBetweenVector
"/>
|
|
16
|
+
<testcase name="# Test signedAngleBetweenVector
 should be strictly equal" time="0.053" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test signedAngleBetweenVector
"/>
|
|
17
|
+
<testcase name="# Test signedAngleBetweenVector
 should be strictly equal" time="0.053" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test signedAngleBetweenVector
"/>
|
|
18
|
+
<testcase name="# Test signedAngleBetweenVector
 should be strictly equal" time="0.053" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test signedAngleBetweenVector
"/>
|
|
19
|
+
<testcase name="# Test signedAngleBetweenVector
 should be strictly equal" time="0.053" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test signedAngleBetweenVector
"/>
|
|
20
|
+
<testcase name="# Test signedAngleBetweenVector
 should be strictly equal" time="0.054" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test signedAngleBetweenVector
"/>
|
|
21
|
+
<testcase name="# Test roundNumber
 vtkMath.roundNumber(1)" time="0.054" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test roundNumber
"/>
|
|
22
|
+
<testcase name="# Test roundNumber
 vtkMath.roundNumber(1, 1)" time="0.054" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test roundNumber
"/>
|
|
23
|
+
<testcase name="# Test roundNumber
 vtkMath.roundNumber(1.4)" time="0.055" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test roundNumber
"/>
|
|
24
|
+
<testcase name="# Test roundNumber
 vtkMath.roundNumber(1.4, 0)" time="0.055" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test roundNumber
"/>
|
|
25
|
+
<testcase name="# Test roundNumber
 vtkMath.roundNumber(1.4, 1)" time="0.055" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test roundNumber
"/>
|
|
26
|
+
<testcase name="# Test roundNumber
 vtkMath.roundNumber(1.4, 2)" time="0.055" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test roundNumber
"/>
|
|
27
|
+
<testcase name="# Test roundNumber
 vtkMath.roundNumber(1.46, 0)" time="0.055" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test roundNumber
"/>
|
|
28
|
+
<testcase name="# Test roundNumber
 vtkMath.roundNumber(1.46, 1)" time="0.056" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test roundNumber
"/>
|
|
29
|
+
<testcase name="# Test roundNumber
 vtkMath.roundNumber(1.46, 2)" time="0.056" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test roundNumber
"/>
|
|
30
|
+
<testcase name="# Test roundNumber
 vtkMath.roundNumber(123.46, 0)" time="0.056" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test roundNumber
"/>
|
|
31
|
+
<testcase name="# Test roundNumber
 vtkMath.roundNumber(123.46, 1)" time="0.056" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test roundNumber
"/>
|
|
32
|
+
<testcase name="# Test roundNumber
 vtkMath.roundNumber(123.46, 2)" time="0.056" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test roundNumber
"/>
|
|
33
|
+
<testcase name="# Test roundNumber
 vtkMath.roundNumber(6.06627640054528e-14, 6)" time="0.057" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test roundNumber
"/>
|
|
34
|
+
<testcase name="# Test roundNumber
 vtkMath.roundNumber(-6.06627640054528e-14, 6)" time="0.057" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test roundNumber
"/>
|
|
35
|
+
<testcase name="# Test roundNumber
 vtkMath.roundNumber(1.23456e4, 2)" time="0.058" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test roundNumber
"/>
|
|
36
|
+
<testcase name="# Test areEquals
 same vec1" time="0.058" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test areEquals
"/>
|
|
37
|
+
<testcase name="# Test areEquals
 same vec2" time="0.058" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test areEquals
"/>
|
|
38
|
+
<testcase name="# Test areEquals
 same vec2" time="0.058" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test areEquals
"/>
|
|
39
|
+
<testcase name="# Test areEquals
 larger vec" time="0.058" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test areEquals
"/>
|
|
40
|
+
<testcase name="# Test areEquals
 smaller vec" time="0.059" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test areEquals
"/>
|
|
41
|
+
<testcase name="# Test areEquals
 exact comparison for same vec" time="0.059" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test areEquals
"/>
|
|
42
|
+
<testcase name="# Test areEquals
 exact(0) comparison for diff vec" time="0.059" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test areEquals
"/>
|
|
43
|
+
<testcase name="# Test areEquals
 approx(1e-8) comparison for diff vec" time="0.059" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test areEquals
"/>
|
|
44
|
+
<testcase name="# Test areEquals
 approx (2e-7) comparison for diff vec" time="0.059" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test areEquals
"/>
|
|
45
|
+
<testcase name="# Test areEquals
 approx (1e-6) comparison for diff vec" time="0.06" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test areEquals
"/>
|
|
46
|
+
<testcase name="# Test vtkMatrixBuilder rotateFromDirections
 should be truthy" time="0.061" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkMatrixBuilder rotateFromDirections
"/>
|
|
47
|
+
<testcase name="# Test vtkMatrixBuilder rotateFromDirections
 should be truthy" time="0.061" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkMatrixBuilder rotateFromDirections
"/>
|
|
48
|
+
<testcase name="# Test vtkMatrixBuilder rotateFromDirections
 should be truthy" time="0.062" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkMatrixBuilder rotateFromDirections
"/>
|
|
49
|
+
<testcase name="# Test LookupTable setTable
 vtkLookupTable TestSetTable" time="0.065" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test LookupTable setTable
"/>
|
|
50
|
+
<testcase name="# Test LookupTable setTable
 should be strictly equal" time="0.335" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test LookupTable setTable
"/>
|
|
51
|
+
<testcase name="# Test LookupTable setTable
 Matching image - delta 0.00%" time="0.335" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test LookupTable setTable
"/>
|
|
52
|
+
<testcase name="# Test LookupTable setTable
 Image match resolution" time="0.338" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test LookupTable setTable
"/>
|
|
53
|
+
<testcase name="# Test vtkBoundingBox intersectBox
 should be strictly equal" time="0.339" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkBoundingBox intersectBox
"/>
|
|
54
|
+
<testcase name="# Test vtkBoundingBox intersectBox
 should be strictly equal" time="0.339" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkBoundingBox intersectBox
"/>
|
|
55
|
+
<testcase name="# Test vtkBoundingBox intersectBox
 should be strictly equal" time="0.339" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkBoundingBox intersectBox
"/>
|
|
56
|
+
<testcase name="# Test vtkBoundingBox intersectBox
 should be strictly equal" time="0.339" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkBoundingBox intersectBox
"/>
|
|
57
|
+
<testcase name="# Test vtkBoundingBox intersectBox
 should be strictly equal" time="0.339" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkBoundingBox intersectBox
"/>
|
|
58
|
+
<testcase name="# Test vtkBoundingBox intersectBox
 should be strictly equal" time="0.339" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkBoundingBox intersectBox
"/>
|
|
59
|
+
<testcase name="# Test vtkBoundingBox intersectBox
 should be strictly equal" time="0.34" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkBoundingBox intersectBox
"/>
|
|
60
|
+
<testcase name="# Test vtkBoundingBox intersectBox
 should be strictly equal" time="0.34" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkBoundingBox intersectBox
"/>
|
|
61
|
+
<testcase name="# Test vtkBoundingBox intersectBox
 should be strictly equal" time="0.34" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkBoundingBox intersectBox
"/>
|
|
62
|
+
<testcase name="# Test vtkBoundingBox intersectBox
 should be strictly equal" time="0.34" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkBoundingBox intersectBox
"/>
|
|
63
|
+
<testcase name="# Test vtkBoundingBox intersectBox
 should be strictly equal" time="0.34" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkBoundingBox intersectBox
"/>
|
|
64
|
+
<testcase name="# Test vtkBoundingBox intersectPlane
 should be strictly equal" time="0.341" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkBoundingBox intersectPlane
"/>
|
|
65
|
+
<testcase name="# Test vtkBoundingBox intersectPlane
 should be strictly equal" time="0.341" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkBoundingBox intersectPlane
"/>
|
|
66
|
+
<testcase name="# Test vtkBoundingBox intersectPlane
 should be strictly equal" time="0.341" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkBoundingBox intersectPlane
"/>
|
|
67
|
+
<testcase name="# Test vtkBox instance
 Make sure the class definition exists" time="0.341" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkBox instance
"/>
|
|
68
|
+
<testcase name="# Test vtkBox instance
 should be truthy" time="0.342" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkBox instance
"/>
|
|
69
|
+
<testcase name="# Test vtkBox bounds
 should be strictly equal" time="0.342" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkBox bounds
"/>
|
|
70
|
+
<testcase name="# Test vtkBox bounds
 should be strictly equal" time="0.342" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkBox bounds
"/>
|
|
71
|
+
<testcase name="# Test vtkBox bounds
 should be strictly equal" time="0.342" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkBox bounds
"/>
|
|
72
|
+
<testcase name="# Test vtkBox bounds
 should be strictly equal" time="0.342" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkBox bounds
"/>
|
|
73
|
+
<testcase name="# Test vtkBox bounds
 should be strictly equal" time="0.342" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkBox bounds
"/>
|
|
74
|
+
<testcase name="# Test vtkBox bounds
 should be strictly equal" time="0.343" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkBox bounds
"/>
|
|
75
|
+
<testcase name="# Test vtkBox evaluateFunction
 should be strictly equal" time="0.343" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkBox evaluateFunction
"/>
|
|
76
|
+
<testcase name="# Test vtkBox evaluateFunction
 should be strictly equal" time="0.344" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkBox evaluateFunction
"/>
|
|
77
|
+
<testcase name="# Test vtkBox evaluateFunction
 should be strictly equal" time="0.344" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkBox evaluateFunction
"/>
|
|
78
|
+
<testcase name="# Test vtkBox evaluateFunction
 should be strictly equal" time="0.344" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkBox evaluateFunction
"/>
|
|
79
|
+
<testcase name="# Test vtkCell instance
 Make sure the class definition exists" time="0.344" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCell instance
"/>
|
|
80
|
+
<testcase name="# Test vtkCell instance
 should be truthy" time="0.345" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCell instance
"/>
|
|
81
|
+
<testcase name="# Test vtkCell initialize without pointsIds
 should be strictly equal" time="0.345" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCell initialize without pointsIds
"/>
|
|
82
|
+
<testcase name="# Test vtkCell initialize without pointsIds
 should be strictly equal" time="0.345" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCell initialize without pointsIds
"/>
|
|
83
|
+
<testcase name="# Test vtkCell initialize without pointsIds
 should be strictly equal" time="0.346" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCell initialize without pointsIds
"/>
|
|
84
|
+
<testcase name="# Test vtkCell initialize without pointsIds
 should be strictly equal" time="0.346" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCell initialize without pointsIds
"/>
|
|
85
|
+
<testcase name="# Test vtkCell initialize without pointsIds
 should be strictly equal" time="0.346" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCell initialize without pointsIds
"/>
|
|
86
|
+
<testcase name="# Test vtkCell initialize with pointsIds
 should be strictly equal" time="0.346" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCell initialize with pointsIds
"/>
|
|
87
|
+
<testcase name="# Test vtkCell initialize with pointsIds
 should be strictly equal" time="0.347" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCell initialize with pointsIds
"/>
|
|
88
|
+
<testcase name="# Test vtkCell initialize with pointsIds
 should be strictly equal" time="0.347" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCell initialize with pointsIds
"/>
|
|
89
|
+
<testcase name="# Test vtkCell initialize with pointsIds
 should be strictly equal" time="0.347" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCell initialize with pointsIds
"/>
|
|
90
|
+
<testcase name="# Test vtkCell initialize with pointsIds
 should not be strictly equal" time="0.347" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCell initialize with pointsIds
"/>
|
|
91
|
+
<testcase name="# Test vtkCell initialize with pointsIds
 should be strictly equal" time="0.347" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCell initialize with pointsIds
"/>
|
|
92
|
+
<testcase name="# Test vtkCell initialize with pointsIds
 should be deeply equivalent" time="0.348" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCell initialize with pointsIds
"/>
|
|
93
|
+
<testcase name="# Test vtkCell initialize with pointsIds
 should be deeply equivalent" time="0.348" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCell initialize with pointsIds
"/>
|
|
94
|
+
<testcase name="# Test vtkCell initialize with pointsIds
 should be deeply equivalent" time="0.349" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCell initialize with pointsIds
"/>
|
|
95
|
+
<testcase name="# Test vtkCell deepCopy
 should not be strictly equal" time="0.35" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCell deepCopy
"/>
|
|
96
|
+
<testcase name="# Test vtkCell deepCopy
 should be deeply equivalent" time="0.35" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCell deepCopy
"/>
|
|
97
|
+
<testcase name="# Test Cone Implicit Function
 Cone Implicit Function" time="0.713" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test Cone Implicit Function
"/>
|
|
98
|
+
<testcase name="# Test Cone Implicit Function
 Matching image - delta 0.00%" time="0.713" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test Cone Implicit Function
"/>
|
|
99
|
+
<testcase name="# Test Cone Implicit Function
 Image match resolution" time="0.714" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test Cone Implicit Function
"/>
|
|
100
|
+
<testcase name="# Test vtkDataSetAttributes instance
 Make sure the class definition exists" time="0.714" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkDataSetAttributes instance
"/>
|
|
101
|
+
<testcase name="# Test vtkDataSetAttributes instance
 Make sure the newInstance method exists." time="0.715" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkDataSetAttributes instance
"/>
|
|
102
|
+
<testcase name="# Test vtkDataSetAttributes instance
 Default number of arrays should be 0" time="0.715" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkDataSetAttributes instance
"/>
|
|
103
|
+
<testcase name="# Test vtkDataSetAttributes instance
 Default Scalars should be null" time="0.715" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkDataSetAttributes instance
"/>
|
|
104
|
+
<testcase name="# Test vtkDataSetAttributes instance
 Adding scalars empty DSA should return index of 0" time="0.716" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkDataSetAttributes instance
"/>
|
|
105
|
+
<testcase name="# Test vtkDataSetAttributes instance
 Setting scalars should return 0 (the index of the array)." time="0.716" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkDataSetAttributes instance
"/>
|
|
106
|
+
<testcase name="# Test vtkDataSetAttributes instance
 Setting scalars with an invalid name should return -1." time="0.716" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkDataSetAttributes instance
"/>
|
|
107
|
+
<testcase name="# Test vtkDataSetAttributes instance
 Setting scalars with an invalid name should reset the attribute." time="0.716" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkDataSetAttributes instance
"/>
|
|
108
|
+
<testcase name="# Test vtkDataSetAttributes instance
 Default Vectors should be null" time="0.716" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkDataSetAttributes instance
"/>
|
|
109
|
+
<testcase name="# Test vtkDataSetAttributes instance
 Adding vectors empty DSA should return index of 1" time="0.717" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkDataSetAttributes instance
"/>
|
|
110
|
+
<testcase name="# Test vtkDataSetAttributes instance
 Setting vectors should return 1 (the index of the array)." time="0.717" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkDataSetAttributes instance
"/>
|
|
111
|
+
<testcase name="# Test vtkDataSetAttributes instance
 Setting vectors with an invalid name should return -1." time="0.717" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkDataSetAttributes instance
"/>
|
|
112
|
+
<testcase name="# Test vtkDataSetAttributes instance
 Setting vectors with an invalid name should reset the attribute." time="0.717" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkDataSetAttributes instance
"/>
|
|
113
|
+
<testcase name="# Test vtkDataSetAttributes instance
 Default Normals should be null" time="0.717" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkDataSetAttributes instance
"/>
|
|
114
|
+
<testcase name="# Test vtkDataSetAttributes instance
 Adding normals empty DSA should return index of 2" time="0.717" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkDataSetAttributes instance
"/>
|
|
115
|
+
<testcase name="# Test vtkDataSetAttributes instance
 Setting normals should return 2 (the index of the array)." time="0.718" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkDataSetAttributes instance
"/>
|
|
116
|
+
<testcase name="# Test vtkDataSetAttributes instance
 Setting normals with an invalid name should return -1." time="0.718" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkDataSetAttributes instance
"/>
|
|
117
|
+
<testcase name="# Test vtkDataSetAttributes instance
 Setting normals with an invalid name should reset the attribute." time="0.718" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkDataSetAttributes instance
"/>
|
|
118
|
+
<testcase name="# Test vtkDataSetAttributes instance
 Default TCoords should be null" time="0.718" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkDataSetAttributes instance
"/>
|
|
119
|
+
<testcase name="# Test vtkDataSetAttributes instance
 Adding tcoords empty DSA should return index of 3" time="0.718" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkDataSetAttributes instance
"/>
|
|
120
|
+
<testcase name="# Test vtkDataSetAttributes instance
 Setting tcoords should return 3 (the index of the array)." time="0.718" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkDataSetAttributes instance
"/>
|
|
121
|
+
<testcase name="# Test vtkDataSetAttributes instance
 Setting tcoords with an invalid name should return -1." time="0.719" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkDataSetAttributes instance
"/>
|
|
122
|
+
<testcase name="# Test vtkDataSetAttributes instance
 Setting tcoords with an invalid name should reset the attribute." time="0.719" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkDataSetAttributes instance
"/>
|
|
123
|
+
<testcase name="# Test vtkDataSetAttributes instance
 Default Tensors should be null" time="0.719" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkDataSetAttributes instance
"/>
|
|
124
|
+
<testcase name="# Test vtkDataSetAttributes instance
 Adding tensors empty DSA should return index of 4" time="0.719" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkDataSetAttributes instance
"/>
|
|
125
|
+
<testcase name="# Test vtkDataSetAttributes instance
 Setting tensors should return 4 (the index of the array)." time="0.719" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkDataSetAttributes instance
"/>
|
|
126
|
+
<testcase name="# Test vtkDataSetAttributes instance
 Setting tensors with an invalid name should return -1." time="0.719" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkDataSetAttributes instance
"/>
|
|
127
|
+
<testcase name="# Test vtkDataSetAttributes instance
 Setting tensors with an invalid name should reset the attribute." time="0.719" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkDataSetAttributes instance
"/>
|
|
128
|
+
<testcase name="# Test vtkDataSetAttributes instance
 Default GlobalIds should be null" time="0.72" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkDataSetAttributes instance
"/>
|
|
129
|
+
<testcase name="# Test vtkDataSetAttributes instance
 Adding globalids empty DSA should return index of 5" time="0.72" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkDataSetAttributes instance
"/>
|
|
130
|
+
<testcase name="# Test vtkDataSetAttributes instance
 Setting globalids should return 5 (the index of the array)." time="0.72" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkDataSetAttributes instance
"/>
|
|
131
|
+
<testcase name="# Test vtkDataSetAttributes instance
 Setting globalids with an invalid name should return -1." time="0.72" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkDataSetAttributes instance
"/>
|
|
132
|
+
<testcase name="# Test vtkDataSetAttributes instance
 Setting globalids with an invalid name should reset the attribute." time="0.72" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkDataSetAttributes instance
"/>
|
|
133
|
+
<testcase name="# Test vtkDataSetAttributes instance
 Default PedigreeIds should be null" time="0.72" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkDataSetAttributes instance
"/>
|
|
134
|
+
<testcase name="# Test vtkDataSetAttributes instance
 Adding pedigreeids empty DSA should return index of 6" time="0.721" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkDataSetAttributes instance
"/>
|
|
135
|
+
<testcase name="# Test vtkDataSetAttributes instance
 Setting pedigreeids should return 6 (the index of the array)." time="0.721" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkDataSetAttributes instance
"/>
|
|
136
|
+
<testcase name="# Test vtkDataSetAttributes instance
 Setting pedigreeids with an invalid name should return -1." time="0.721" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkDataSetAttributes instance
"/>
|
|
137
|
+
<testcase name="# Test vtkDataSetAttributes instance
 Setting pedigreeids with an invalid name should reset the attribute." time="0.721" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkDataSetAttributes instance
"/>
|
|
138
|
+
<testcase name="# Test vtkLine instance
 Make sure the class definition exists" time="0.721" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkLine instance
"/>
|
|
139
|
+
<testcase name="# Test vtkLine instance
 should be truthy" time="0.722" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkLine instance
"/>
|
|
140
|
+
<testcase name="# Test vtkLine static::intersection
 Points on line" time="0.723" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkLine static::intersection
"/>
|
|
141
|
+
<testcase name="# Test vtkLine static::intersection
 Points on line" time="0.723" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkLine static::intersection
"/>
|
|
142
|
+
<testcase name="# Test vtkLine static::intersection
 Points on line" time="0.723" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkLine static::intersection
"/>
|
|
143
|
+
<testcase name="# Test vtkLine static::intersection
 Intersection" time="0.723" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkLine static::intersection
"/>
|
|
144
|
+
<testcase name="# Test vtkLine static::intersection
 should be strictly equal" time="0.723" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkLine static::intersection
"/>
|
|
145
|
+
<testcase name="# Test vtkLine static::intersection
 should be strictly equal" time="0.723" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkLine static::intersection
"/>
|
|
146
|
+
<testcase name="# Test vtkLine static::intersection
 No intersection" time="0.724" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkLine static::intersection
"/>
|
|
147
|
+
<testcase name="# Test vtkLine static::distanceToLine
 Invalid line" time="0.724" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkLine static::distanceToLine
"/>
|
|
148
|
+
<testcase name="# Test vtkLine static::distanceToLine
 should be strictly equal" time="0.724" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkLine static::distanceToLine
"/>
|
|
149
|
+
<testcase name="# Test vtkLine static::distanceToLine
 should be deeply equivalent" time="0.724" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkLine static::distanceToLine
"/>
|
|
150
|
+
<testcase name="# Test vtkLine static::distanceToLine
 On line" time="0.724" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkLine static::distanceToLine
"/>
|
|
151
|
+
<testcase name="# Test vtkLine static::distanceToLine
 should be strictly equal" time="0.725" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkLine static::distanceToLine
"/>
|
|
152
|
+
<testcase name="# Test vtkLine static::distanceToLine
 should be deeply equivalent" time="0.725" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkLine static::distanceToLine
"/>
|
|
153
|
+
<testcase name="# Test vtkLine static::distanceToLine
 should be strictly equal" time="0.725" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkLine static::distanceToLine
"/>
|
|
154
|
+
<testcase name="# Test vtkLine static::distanceToLine
 should be strictly equal" time="0.725" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkLine static::distanceToLine
"/>
|
|
155
|
+
<testcase name="# Test vtkLine static::distanceToLine
 should be deeply equivalent" time="0.725" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkLine static::distanceToLine
"/>
|
|
156
|
+
<testcase name="# Test vtkLine static::distanceToLine
 should be strictly equal" time="0.726" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkLine static::distanceToLine
"/>
|
|
157
|
+
<testcase name="# Test vtkLine static::distanceToLine
 should be strictly equal" time="0.726" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkLine static::distanceToLine
"/>
|
|
158
|
+
<testcase name="# Test vtkLine static::distanceToLine
 should be deeply equivalent" time="0.726" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkLine static::distanceToLine
"/>
|
|
159
|
+
<testcase name="# Test vtkLine static::distanceToLine
 should be strictly equal" time="0.726" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkLine static::distanceToLine
"/>
|
|
160
|
+
<testcase name="# Test vtkLine static::distanceToLine
 should be strictly equal" time="0.726" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkLine static::distanceToLine
"/>
|
|
161
|
+
<testcase name="# Test vtkLine static::distanceToLine
 should be deeply equivalent" time="0.727" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkLine static::distanceToLine
"/>
|
|
162
|
+
<testcase name="# Test vtkLine intersectWithLine
 should be strictly equal" time="0.728" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkLine intersectWithLine
"/>
|
|
163
|
+
<testcase name="# Test vtkLine intersectWithLine
 should be deeply equivalent" time="0.728" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkLine intersectWithLine
"/>
|
|
164
|
+
<testcase name="# Test vtkLine intersectWithLine
 should be strictly equal" time="0.728" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkLine intersectWithLine
"/>
|
|
165
|
+
<testcase name="# Test vtkLine intersectWithLine
 should be strictly equal" time="0.728" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkLine intersectWithLine
"/>
|
|
166
|
+
<testcase name="# Test vtkLine intersectWithLine
 should be deeply equivalent" time="0.729" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkLine intersectWithLine
"/>
|
|
167
|
+
<testcase name="# Test vtkLine intersectWithLine
 should be strictly equal" time="0.729" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkLine intersectWithLine
"/>
|
|
168
|
+
<testcase name="# Test vtkLine intersectWithLine
 should be strictly equal" time="0.729" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkLine intersectWithLine
"/>
|
|
169
|
+
<testcase name="# Test vtkPlane instance
 Make sure the class definition exists" time="0.729" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPlane instance
"/>
|
|
170
|
+
<testcase name="# Test vtkPlane instance
 should be truthy" time="0.73" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPlane instance
"/>
|
|
171
|
+
<testcase name="# Test vtkPlane projectVector
 should be strictly equal" time="0.73" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPlane projectVector
"/>
|
|
172
|
+
<testcase name="# Test vtkPlane projectVector
 should be strictly equal" time="0.73" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPlane projectVector
"/>
|
|
173
|
+
<testcase name="# Test vtkPlane projectVector
 should be strictly equal" time="0.73" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPlane projectVector
"/>
|
|
174
|
+
<testcase name="# Test vtkPlane projectVector
 should be strictly equal" time="0.73" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPlane projectVector
"/>
|
|
175
|
+
<testcase name="# Test vtkPlane projectVector
 should be strictly equal" time="0.73" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPlane projectVector
"/>
|
|
176
|
+
<testcase name="# Test vtkPlane projectVector
 should be strictly equal" time="0.731" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPlane projectVector
"/>
|
|
177
|
+
<testcase name="# Test vtkPlane projectVector
 should be strictly equal" time="0.731" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPlane projectVector
"/>
|
|
178
|
+
<testcase name="# Test vtkPlane projectVector
 should be strictly equal" time="0.731" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPlane projectVector
"/>
|
|
179
|
+
<testcase name="# Test vtkPlane projectVector
 should be strictly equal" time="0.731" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPlane projectVector
"/>
|
|
180
|
+
<testcase name="# Test vtkPlane projectPoint
 should be strictly equal" time="0.731" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPlane projectPoint
"/>
|
|
181
|
+
<testcase name="# Test vtkPlane projectPoint
 should be strictly equal" time="0.731" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPlane projectPoint
"/>
|
|
182
|
+
<testcase name="# Test vtkPlane projectPoint
 should be strictly equal" time="0.733" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPlane projectPoint
"/>
|
|
183
|
+
<testcase name="# Test vtkPlane DistanceToPlane
 should be strictly equal" time="0.733" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPlane DistanceToPlane
"/>
|
|
184
|
+
<testcase name="# Test vtkPlane DistanceToPlane
 should be strictly equal" time="0.734" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPlane DistanceToPlane
"/>
|
|
185
|
+
<testcase name="# Test vtkPlane Push
 should be strictly equal" time="0.734" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPlane Push
"/>
|
|
186
|
+
<testcase name="# Test vtkPlane Push
 should be strictly equal" time="0.734" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPlane Push
"/>
|
|
187
|
+
<testcase name="# Test vtkPlane Push
 should be strictly equal" time="0.735" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPlane Push
"/>
|
|
188
|
+
<testcase name="# Test vtkPlane intersectWithLine
 should be strictly equal" time="0.735" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPlane intersectWithLine
"/>
|
|
189
|
+
<testcase name="# Test vtkPlane intersectWithLine
 should be strictly equal" time="0.735" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPlane intersectWithLine
"/>
|
|
190
|
+
<testcase name="# Test vtkPlane intersectWithLine
 should be strictly equal" time="0.735" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPlane intersectWithLine
"/>
|
|
191
|
+
<testcase name="# Test vtkPlane intersectWithLine
 should be strictly equal" time="0.735" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPlane intersectWithLine
"/>
|
|
192
|
+
<testcase name="# Test vtkPlane intersectWithLine
 should be strictly equal" time="0.735" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPlane intersectWithLine
"/>
|
|
193
|
+
<testcase name="# Test vtkPlane intersectWithLine
 should be strictly equal" time="0.735" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPlane intersectWithLine
"/>
|
|
194
|
+
<testcase name="# Test vtkPlane intersectWithLine
 should be strictly equal" time="0.735" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPlane intersectWithLine
"/>
|
|
195
|
+
<testcase name="# Test vtkPlane intersectWithLine
 should be strictly equal" time="0.736" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPlane intersectWithLine
"/>
|
|
196
|
+
<testcase name="# Test vtkPlane intersectWithLine
 should be strictly equal" time="0.736" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPlane intersectWithLine
"/>
|
|
197
|
+
<testcase name="# Test vtkPlane intersectWithLine
 should be strictly equal" time="0.736" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPlane intersectWithLine
"/>
|
|
198
|
+
<testcase name="# Test vtkPlane intersectWithLine
 should be strictly equal" time="0.736" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPlane intersectWithLine
"/>
|
|
199
|
+
<testcase name="# Test vtkPlane intersectWithLine
 should be strictly equal" time="0.736" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPlane intersectWithLine
"/>
|
|
200
|
+
<testcase name="# Test vtkPlane intersectWithLine
 should be strictly equal" time="0.738" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPlane intersectWithLine
"/>
|
|
201
|
+
<testcase name="# Test vtkPlane intersectWithLine
 should be strictly equal" time="0.739" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPlane intersectWithLine
"/>
|
|
202
|
+
<testcase name="# Test vtkPlane intersectWithLine
 should be strictly equal" time="0.739" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPlane intersectWithLine
"/>
|
|
203
|
+
<testcase name="# Test vtkPlane intersectWithLine
 should be strictly equal" time="0.739" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPlane intersectWithLine
"/>
|
|
204
|
+
<testcase name="# Test vtkPlane intersectWithLine
 should be strictly equal" time="0.74" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPlane intersectWithLine
"/>
|
|
205
|
+
<testcase name="# Test vtkPlane intersectWithPlane
 should be strictly equal" time="0.74" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPlane intersectWithPlane
"/>
|
|
206
|
+
<testcase name="# Test vtkPlane intersectWithPlane
 should be strictly equal" time="0.74" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPlane intersectWithPlane
"/>
|
|
207
|
+
<testcase name="# Test vtkPlane intersectWithPlane
 should be strictly equal" time="0.74" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPlane intersectWithPlane
"/>
|
|
208
|
+
<testcase name="# Test vtkPlane intersectWithPlane
 should be strictly equal" time="0.741" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPlane intersectWithPlane
"/>
|
|
209
|
+
<testcase name="# Test vtkPlane intersectWithPlane
 should be strictly equal" time="0.741" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPlane intersectWithPlane
"/>
|
|
210
|
+
<testcase name="# Test vtkPlane intersectWithPlane
 should be strictly equal" time="0.741" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPlane intersectWithPlane
"/>
|
|
211
|
+
<testcase name="# Test vtkPlane intersectWithPlane
 should be strictly equal" time="0.741" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPlane intersectWithPlane
"/>
|
|
212
|
+
<testcase name="# Test vtkPlane intersectWithPlane
 should be strictly equal" time="0.742" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPlane intersectWithPlane
"/>
|
|
213
|
+
<testcase name="# Test vtkPlane intersectWithPlane
 should be strictly equal" time="0.742" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPlane intersectWithPlane
"/>
|
|
214
|
+
<testcase name="# Test vtkPlane intersectWithPlane
 should be strictly equal" time="0.742" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPlane intersectWithPlane
"/>
|
|
215
|
+
<testcase name="# Test vtkPlane intersectWithPlane
 should be strictly equal" time="0.742" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPlane intersectWithPlane
"/>
|
|
216
|
+
<testcase name="# Test vtkPlane intersectWithPlane
 should be strictly equal" time="0.742" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPlane intersectWithPlane
"/>
|
|
217
|
+
<testcase name="# Test vtkPlane intersectWithPlane
 should be strictly equal" time="0.742" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPlane intersectWithPlane
"/>
|
|
218
|
+
<testcase name="# Test vtkPlane intersectWithPlane
 should be strictly equal" time="0.742" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPlane intersectWithPlane
"/>
|
|
219
|
+
<testcase name="# Test vtkPlane intersectWithPlane
 should be strictly equal" time="0.746" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPlane intersectWithPlane
"/>
|
|
220
|
+
<testcase name="# Test vtkPlane evaluateFunction
 should be strictly equal" time="0.746" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPlane evaluateFunction
"/>
|
|
221
|
+
<testcase name="# Test vtkPlane evaluateFunction
 should be strictly equal" time="0.747" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPlane evaluateFunction
"/>
|
|
222
|
+
<testcase name="# Test vtkPlane evaluateFunction
 should be strictly equal" time="0.747" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPlane evaluateFunction
"/>
|
|
223
|
+
<testcase name="# Test vtkPolyData instance
 Make sure the class definition exists" time="0.748" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPolyData instance
"/>
|
|
224
|
+
<testcase name="# Test vtkPolyData instance
 should be truthy" time="0.755" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPolyData instance
"/>
|
|
225
|
+
<testcase name="# Test vtkPolyData cells
 Line cell should be made of the number of points plus 1" time="0.755" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPolyData cells
"/>
|
|
226
|
+
<testcase name="# Test vtkPolyData cells
 Triangle cells should be made of 3 points" time="0.767" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPolyData cells
"/>
|
|
227
|
+
<testcase name="# Test vtkPolyData cells
 should be deeply equivalent" time="0.767" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPolyData cells
"/>
|
|
228
|
+
<testcase name="# Test vtkTriangle instance
 Make sure the class definition exists" time="0.767" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTriangle instance
"/>
|
|
229
|
+
<testcase name="# Test vtkTriangle instance
 should be truthy" time="0.767" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTriangle instance
"/>
|
|
230
|
+
<testcase name="# Test vtkTriangle static::computeNormalDirection
 should be deeply equivalent" time="0.768" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTriangle static::computeNormalDirection
"/>
|
|
231
|
+
<testcase name="# Test vtkTriangle static::computeNormalDirection
 should be deeply equivalent" time="0.768" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTriangle static::computeNormalDirection
"/>
|
|
232
|
+
<testcase name="# Test vtkTriangle static::computeNormalDirection
 should be deeply equivalent" time="0.768" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTriangle static::computeNormalDirection
"/>
|
|
233
|
+
<testcase name="# Test vtkTriangle static::computeNormal
 should be deeply equivalent" time="0.769" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTriangle static::computeNormal
"/>
|
|
234
|
+
<testcase name="# Test vtkTriangle static::computeNormal
 should be deeply equivalent" time="0.769" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTriangle static::computeNormal
"/>
|
|
235
|
+
<testcase name="# Test vtkTriangle static::computeNormal
 should be deeply equivalent" time="0.77" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTriangle static::computeNormal
"/>
|
|
236
|
+
<testcase name="# Test vtkTriangle intersectWithLine
 should be strictly equal" time="0.771" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTriangle intersectWithLine
"/>
|
|
237
|
+
<testcase name="# Test vtkTriangle intersectWithLine
 should be strictly equal" time="0.771" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTriangle intersectWithLine
"/>
|
|
238
|
+
<testcase name="# Test vtkTriangle intersectWithLine
 should be strictly equal" time="0.771" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTriangle intersectWithLine
"/>
|
|
239
|
+
<testcase name="# Test vtkTriangle intersectWithLine
 should be deeply equivalent" time="0.771" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTriangle intersectWithLine
"/>
|
|
240
|
+
<testcase name="# Test vtkTriangle intersectWithLine
 should be deeply equivalent" time="0.772" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTriangle intersectWithLine
"/>
|
|
241
|
+
<testcase name="# Test vtkTriangle intersectWithLine
 should be strictly equal" time="0.772" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTriangle intersectWithLine
"/>
|
|
242
|
+
<testcase name="# Test vtkTriangle intersectWithLine
 should be strictly equal" time="0.772" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTriangle intersectWithLine
"/>
|
|
243
|
+
<testcase name="# Test vtkTriangle intersectWithLine
 should be deeply equivalent" time="0.772" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTriangle intersectWithLine
"/>
|
|
244
|
+
<testcase name="# Test vtkTriangle intersectWithLine
 should be deeply equivalent" time="0.772" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTriangle intersectWithLine
"/>
|
|
245
|
+
<testcase name="# Test vtkTriangle intersectWithLine
 should be strictly equal" time="0.772" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTriangle intersectWithLine
"/>
|
|
246
|
+
<testcase name="# Test vtkTriangle intersectWithLine
 should be strictly equal" time="0.772" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTriangle intersectWithLine
"/>
|
|
247
|
+
<testcase name="# Test vtkTriangle intersectWithLine
 should be strictly equal" time="0.773" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTriangle intersectWithLine
"/>
|
|
248
|
+
<testcase name="# Test vtkTriangle intersectWithLine
 should be strictly equal" time="0.773" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTriangle intersectWithLine
"/>
|
|
249
|
+
<testcase name="# Test vtkTriangle intersectWithLine
 should be deeply equivalent" time="0.773" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTriangle intersectWithLine
"/>
|
|
250
|
+
<testcase name="# Test vtkTriangle evaluatePosition
 should be strictly equal" time="0.774" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTriangle evaluatePosition
"/>
|
|
251
|
+
<testcase name="# Test vtkTriangle evaluatePosition
 should be strictly equal" time="0.774" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTriangle evaluatePosition
"/>
|
|
252
|
+
<testcase name="# Test vtkTriangle evaluatePosition
 should be deeply equivalent" time="0.774" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTriangle evaluatePosition
"/>
|
|
253
|
+
<testcase name="# Test vtkTriangle evaluatePosition
 should be deeply equivalent" time="0.774" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTriangle evaluatePosition
"/>
|
|
254
|
+
<testcase name="# Test vtkTriangle evaluatePosition
 should be strictly equal" time="0.774" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTriangle evaluatePosition
"/>
|
|
255
|
+
<testcase name="# Test vtkTriangle evaluatePosition
 should be strictly equal" time="0.774" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTriangle evaluatePosition
"/>
|
|
256
|
+
<testcase name="# Test vtkTriangle evaluatePosition
 should be deeply equivalent" time="0.775" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTriangle evaluatePosition
"/>
|
|
257
|
+
<testcase name="# Test vtkTriangle evaluatePosition
 should be deeply equivalent" time="0.775" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTriangle evaluatePosition
"/>
|
|
258
|
+
<testcase name="# Test vtkTriangle evaluatePosition
 should be strictly equal" time="0.775" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTriangle evaluatePosition
"/>
|
|
259
|
+
<testcase name="# Test vtkTriangle evaluatePosition
 should be strictly equal" time="0.775" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTriangle evaluatePosition
"/>
|
|
260
|
+
<testcase name="# Test vtkTriangle evaluatePosition
 should be deeply equivalent" time="0.775" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTriangle evaluatePosition
"/>
|
|
261
|
+
<testcase name="# Test vtkTriangle evaluatePosition
 should be deeply equivalent" time="0.782" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTriangle evaluatePosition
"/>
|
|
262
|
+
<testcase name="# Test vtkCutter cutCube
 should be strictly equal" time="0.782" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCutter cutCube
"/>
|
|
263
|
+
<testcase name="# Test vtkCutter cutCube
 should be strictly equal" time="0.783" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCutter cutCube
"/>
|
|
264
|
+
<testcase name="# Test vtkCutter cutCube
 should be strictly equal" time="0.783" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCutter cutCube
"/>
|
|
265
|
+
<testcase name="# Test vtkCutter cutCube
 should be strictly equal" time="0.783" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCutter cutCube
"/>
|
|
266
|
+
<testcase name="# Test vtkCutter cutCube
 should be strictly equal" time="0.783" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCutter cutCube
"/>
|
|
267
|
+
<testcase name="# Test vtkCutter cutCube
 should be strictly equal" time="0.783" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCutter cutCube
"/>
|
|
268
|
+
<testcase name="# Test vtkAppendPolyData instance
 Make sure the class definition exists." time="0.784" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkAppendPolyData instance
"/>
|
|
269
|
+
<testcase name="# Test vtkAppendPolyData instance
 Make sure an instance can be created." time="0.79" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkAppendPolyData instance
"/>
|
|
270
|
+
<testcase name="# Test vtkAppendPolyData execution
 Make sure the number of points is correct." time="0.79" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkAppendPolyData execution
"/>
|
|
271
|
+
<testcase name="# Test vtkAppendPolyData execution
 Make sure the output data type is correct." time="0.79" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkAppendPolyData execution
"/>
|
|
272
|
+
<testcase name="# Test vtkAppendPolyData execution
 Make sure the number of polys is correct." time="0.791" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkAppendPolyData execution
"/>
|
|
273
|
+
<testcase name="# Test vtkAppendPolyData rendering
 vtkAppendPolyData Rendering" time="1.01" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkAppendPolyData rendering
"/>
|
|
274
|
+
<testcase name="# Test vtkAppendPolyData rendering
 Matching image - delta 0.00%" time="1.011" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkAppendPolyData rendering
"/>
|
|
275
|
+
<testcase name="# Test vtkAppendPolyData rendering
 Image match resolution" time="1.017" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkAppendPolyData rendering
"/>
|
|
276
|
+
<testcase name="# Test vtkCalculator instance
 Make sure the class definition exists." time="1.017" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCalculator instance
"/>
|
|
277
|
+
<testcase name="# Test vtkCalculator instance
 Make sure an instance can be created." time="1.022" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCalculator instance
"/>
|
|
278
|
+
<testcase name="# Test vtkCalculator execution
 Output dataset exists" time="1.022" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCalculator execution
"/>
|
|
279
|
+
<testcase name="# Test vtkCalculator execution
 The output dataset should be a vtkPolydata" time="1.022" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCalculator execution
"/>
|
|
280
|
+
<testcase name="# Test vtkCalculator execution
 The number of points did not change between input 66 and output 66" time="1.023" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCalculator execution
"/>
|
|
281
|
+
<testcase name="# Test vtkCalculator execution
 Output point-scalars array exists." time="1.023" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCalculator execution
"/>
|
|
282
|
+
<testcase name="# Test vtkCalculator execution
 Output point-scalars is "sine wave"." time="1.023" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCalculator execution
"/>
|
|
283
|
+
<testcase name="# Test vtkCalculator execution
 Output field-data array exists." time="1.023" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCalculator execution
"/>
|
|
284
|
+
<testcase name="# Test vtkCalculator execution
 The uniform result variable should be 22.55; got 22.549999237060547." time="1.024" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCalculator execution
"/>
|
|
285
|
+
<testcase name="# Test vtkClosedPolyLineToSurfaceFilter instance
 Make sure the class defination exists" time="1.024" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkClosedPolyLineToSurfaceFilter instance
"/>
|
|
286
|
+
<testcase name="# Test vtkClosedPolyLineToSurfaceFilter instance
 Make sure an instance can be created." time="1.029" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkClosedPolyLineToSurfaceFilter instance
"/>
|
|
287
|
+
<testcase name="# Test vtkClosedPolyLineToSurfaceFilter execution
 Polys should have a single segment with 96 point indices" time="1.03" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkClosedPolyLineToSurfaceFilter execution
"/>
|
|
288
|
+
<testcase name="# Test vtkImageStreamline instance
 Make sure the class definition exist" time="1.03" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkImageStreamline instance
"/>
|
|
289
|
+
<testcase name="# Test vtkImageStreamline instance
 Make sure the instance exist" time="1.031" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkImageStreamline instance
"/>
|
|
290
|
+
<testcase name="# Test vtkImageStreamline instance
 Default integrationStep should be 1" time="1.031" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkImageStreamline instance
"/>
|
|
291
|
+
<testcase name="# Test vtkImageStreamline instance
 Default MaximumNumberOfSteps should be 1000" time="1.031" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkImageStreamline instance
"/>
|
|
292
|
+
<testcase name="# Test vtkImageStreamline instance
 Updated value of integrationStep should be 0.1" time="1.179" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkImageStreamline instance
"/>
|
|
293
|
+
<testcase name="# Test vtkImageStreamline execution
 Output dataset exist" time="1.179" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkImageStreamline execution
"/>
|
|
294
|
+
<testcase name="# Test vtkImageStreamline execution
 The output dataset should be a vtkPolydata" time="1.18" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkImageStreamline execution
"/>
|
|
295
|
+
<testcase name="# Test vtkImageStreamline execution
 The number of points should be 2228" time="1.18" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkImageStreamline execution
"/>
|
|
296
|
+
<testcase name="# Test MultipleBonds
 should be truthy" time="1.514" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test MultipleBonds
"/>
|
|
297
|
+
<testcase name="# Test MultipleBonds
 Matching image - delta 0.00%" time="1.515" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test MultipleBonds
"/>
|
|
298
|
+
<testcase name="# Test MultipleBonds
 Image match resolution" time="1.97" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test MultipleBonds
"/>
|
|
299
|
+
<testcase name="# Test vtkPaintFilter ellipse on images with large spacing
 Matching image - delta 0.00%" time="1.972" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPaintFilter ellipse on images with large spacing
"/>
|
|
300
|
+
<testcase name="# Test vtkPaintFilter ellipse on images with large spacing
 Image match resolution" time="1.973" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPaintFilter ellipse on images with large spacing
"/>
|
|
301
|
+
<testcase name="# Test vtkTubeFilter instance
 Make sure the class definition exists." time="1.974" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTubeFilter instance
"/>
|
|
302
|
+
<testcase name="# Test vtkTubeFilter instance
 Make sure an instance can be created." time="1.98" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTubeFilter instance
"/>
|
|
303
|
+
<testcase name="# Test vtkTubeFilter execution
 Make sure the output data type is double." time="1.98" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTubeFilter execution
"/>
|
|
304
|
+
<testcase name="# Test vtkTubeFilter execution
 Make sure the output number of points is correct without capping." time="1.981" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTubeFilter execution
"/>
|
|
305
|
+
<testcase name="# Test vtkTubeFilter execution
 Make sure the output number of normals is correct without capping." time="1.983" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTubeFilter execution
"/>
|
|
306
|
+
<testcase name="# Test vtkTubeFilter execution
 Make sure the output data type is float." time="1.983" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTubeFilter execution
"/>
|
|
307
|
+
<testcase name="# Test vtkTubeFilter execution
 Make sure the output number of points is correct with capping." time="1.983" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTubeFilter execution
"/>
|
|
308
|
+
<testcase name="# Test vtkTubeFilter execution
 Make sure the output number of normals is correct with capping." time="1.984" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTubeFilter execution
"/>
|
|
309
|
+
<testcase name="# Test vtkTubeFilter rendering
 vtkTubeFilter Rendering" time="2.261" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTubeFilter rendering
"/>
|
|
310
|
+
<testcase name="# Test vtkTubeFilter rendering
 Matching image - delta 0.00%" time="2.261" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTubeFilter rendering
"/>
|
|
311
|
+
<testcase name="# Test vtkTubeFilter rendering
 Image match resolution" time="2.269" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTubeFilter rendering
"/>
|
|
312
|
+
<testcase name="# Test vtkTubeFilter colorMapping
 Make sure the output number of points is correct without capping." time="2.269" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTubeFilter colorMapping
"/>
|
|
313
|
+
<testcase name="# Test vtkTubeFilter colorMapping
 Make sure the length of the radius array is correct." time="2.27" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTubeFilter colorMapping
"/>
|
|
314
|
+
<testcase name="# Test vtkTubeFilter colorMapping
 Make sure the length of the color array is correct." time="2.27" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTubeFilter colorMapping
"/>
|
|
315
|
+
<testcase name="# Test vtkTubeFilter colorMapping
 Make sure the array name to color by is correct." time="2.271" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTubeFilter colorMapping
"/>
|
|
316
|
+
<testcase name="# Test vtkTubeFilter colorMapping
 Make sure the scalar mode is correct." time="2.271" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTubeFilter colorMapping
"/>
|
|
317
|
+
<testcase name="# Test vtkTubeFilter colorMapping
 Make sure the color mode is correct." time="2.44" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTubeFilter colorMapping
"/>
|
|
318
|
+
<testcase name="# Test vtkTubeFilter color map rendering
 Matching image - delta 0.00%" time="2.44" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTubeFilter color map rendering
"/>
|
|
319
|
+
<testcase name="# Test vtkTubeFilter color map rendering
 Image match resolution" time="2.441" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTubeFilter color map rendering
"/>
|
|
320
|
+
<testcase name="# Test vtkWarpScalar instance
 Make sure the class definition exist" time="2.441" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkWarpScalar instance
"/>
|
|
321
|
+
<testcase name="# Test vtkWarpScalar instance
 Make sure the instance exist" time="2.441" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkWarpScalar instance
"/>
|
|
322
|
+
<testcase name="# Test vtkWarpScalar instance
 Default ScaleFactor should be 1" time="2.442" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkWarpScalar instance
"/>
|
|
323
|
+
<testcase name="# Test vtkWarpScalar instance
 Default UseNormal should be false" time="2.442" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkWarpScalar instance
"/>
|
|
324
|
+
<testcase name="# Test vtkWarpScalar instance
 Default xyPlane should be false" time="2.442" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkWarpScalar instance
"/>
|
|
325
|
+
<testcase name="# Test vtkWarpScalar instance
 Default normal should be [0, 0, 1]" time="2.442" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkWarpScalar instance
"/>
|
|
326
|
+
<testcase name="# Test vtkWarpScalar instance
 Updated value of ScaleFactor should be 2.5" time="2.448" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkWarpScalar instance
"/>
|
|
327
|
+
<testcase name="# Test vtkWarpScalar execution
 Output dataset exist" time="2.448" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkWarpScalar execution
"/>
|
|
328
|
+
<testcase name="# Test vtkWarpScalar execution
 The output dataset should be a vtkPolydata" time="2.448" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkWarpScalar execution
"/>
|
|
329
|
+
<testcase name="# Test vtkWarpScalar execution
 The number of points do not change between input 50 and output 50" time="2.449" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkWarpScalar execution
"/>
|
|
330
|
+
<testcase name="# Test vtkConcentricCylinderSource Rendering
 vtkConcentricCylinderSource Rendering" time="2.676" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkConcentricCylinderSource Rendering
"/>
|
|
331
|
+
<testcase name="# Test vtkConcentricCylinderSource Rendering
 Matching image - delta 0.00%" time="2.676" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkConcentricCylinderSource Rendering
"/>
|
|
332
|
+
<testcase name="# Test vtkConcentricCylinderSource Rendering
 Image match resolution" time="2.678" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkConcentricCylinderSource Rendering
"/>
|
|
333
|
+
<testcase name="# Test vtkConeSource Rendering
 vtkConeSource Rendering" time="2.868" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkConeSource Rendering
"/>
|
|
334
|
+
<testcase name="# Test vtkConeSource Rendering
 Matching image - delta 0.00%" time="2.868" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkConeSource Rendering
"/>
|
|
335
|
+
<testcase name="# Test vtkConeSource Rendering
 Image match resolution" time="2.871" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkConeSource Rendering
"/>
|
|
336
|
+
<testcase name="# Test vtkCubeSource Rendering
 vtkCubeSource Rendering" time="3.072" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCubeSource Rendering
"/>
|
|
337
|
+
<testcase name="# Test vtkCubeSource Rendering
 Matching image - delta 0.00%" time="3.072" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCubeSource Rendering
"/>
|
|
338
|
+
<testcase name="# Test vtkCubeSource Rendering
 Image match resolution" time="3.074" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCubeSource Rendering
"/>
|
|
339
|
+
<testcase name="# Test vtkCylinderSource Rendering
 vtkCylinderSource Rendering" time="3.223" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCylinderSource Rendering
"/>
|
|
340
|
+
<testcase name="# Test vtkCylinderSource Rendering
 Matching image - delta 0.00%" time="3.224" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCylinderSource Rendering
"/>
|
|
341
|
+
<testcase name="# Test vtkCylinderSource Rendering
 Image match resolution" time="3.226" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCylinderSource Rendering
"/>
|
|
342
|
+
<testcase name="# Test vtkLineSource Rendering
 vtkLineSource Rendering" time="3.369" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkLineSource Rendering
"/>
|
|
343
|
+
<testcase name="# Test vtkLineSource Rendering
 Matching image - delta 0.00%" time="3.37" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkLineSource Rendering
"/>
|
|
344
|
+
<testcase name="# Test vtkLineSource Rendering
 Image match resolution" time="3.372" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkLineSource Rendering
"/>
|
|
345
|
+
<testcase name="# Test vtkPlaneSource Rendering
 vtkPlaneSource Rendering" time="3.573" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPlaneSource Rendering
"/>
|
|
346
|
+
<testcase name="# Test vtkPlaneSource Rendering
 Matching image - delta 0.00%" time="3.573" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPlaneSource Rendering
"/>
|
|
347
|
+
<testcase name="# Test vtkPlaneSource Rendering
 Image match resolution" time="3.574" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPlaneSource Rendering
"/>
|
|
348
|
+
<testcase name="# Test vtkPointSource Rendering
 vtkPointSource Rendering" time="3.723" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPointSource Rendering
"/>
|
|
349
|
+
<testcase name="# Test vtkPointSource Rendering
 Matching image - delta 0.00%" time="3.723" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPointSource Rendering
"/>
|
|
350
|
+
<testcase name="# Test vtkPointSource Rendering
 Image match resolution" time="3.725" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPointSource Rendering
"/>
|
|
351
|
+
<testcase name="# Test vtkTextureMapToPlane instance
 Make sure the class definition exists" time="3.726" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToPlane instance
"/>
|
|
352
|
+
<testcase name="# Test vtkTextureMapToPlane instance
 should be truthy" time="3.729" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToPlane instance
"/>
|
|
353
|
+
<testcase name="# Test vtkTextureMapToPlane TCoords generation
 should be strictly equal" time="3.729" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToPlane TCoords generation
"/>
|
|
354
|
+
<testcase name="# Test vtkTextureMapToPlane TCoords generation
 should be strictly equal" time="3.729" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToPlane TCoords generation
"/>
|
|
355
|
+
<testcase name="# Test vtkTextureMapToPlane TCoords generation
 should be strictly equal" time="3.729" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToPlane TCoords generation
"/>
|
|
356
|
+
<testcase name="# Test vtkTextureMapToPlane TCoords generation
 should be strictly equal" time="3.73" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToPlane TCoords generation
"/>
|
|
357
|
+
<testcase name="# Test vtkTextureMapToPlane TCoords generation
 should be strictly equal" time="3.73" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToPlane TCoords generation
"/>
|
|
358
|
+
<testcase name="# Test vtkTextureMapToPlane TCoords generation
 should be strictly equal" time="3.73" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToPlane TCoords generation
"/>
|
|
359
|
+
<testcase name="# Test vtkTextureMapToPlane TCoords generation
 should be strictly equal" time="3.73" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToPlane TCoords generation
"/>
|
|
360
|
+
<testcase name="# Test vtkTextureMapToPlane TCoords generation
 should be strictly equal" time="3.73" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToPlane TCoords generation
"/>
|
|
361
|
+
<testcase name="# Test vtkTextureMapToPlane TCoords generation
 should be strictly equal" time="3.73" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToPlane TCoords generation
"/>
|
|
362
|
+
<testcase name="# Test vtkTextureMapToPlane TCoords generation
 should be strictly equal" time="3.731" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToPlane TCoords generation
"/>
|
|
363
|
+
<testcase name="# Test vtkTextureMapToPlane TCoords generation
 should be strictly equal" time="3.731" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToPlane TCoords generation
"/>
|
|
364
|
+
<testcase name="# Test vtkTextureMapToPlane TCoords generation
 should be strictly equal" time="3.731" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToPlane TCoords generation
"/>
|
|
365
|
+
<testcase name="# Test vtkTextureMapToPlane TCoords generation
 should be strictly equal" time="3.731" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToPlane TCoords generation
"/>
|
|
366
|
+
<testcase name="# Test vtkTextureMapToPlane TCoords generation
 should be strictly equal" time="3.731" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToPlane TCoords generation
"/>
|
|
367
|
+
<testcase name="# Test vtkTextureMapToPlane TCoords generation
 should be strictly equal" time="3.731" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToPlane TCoords generation
"/>
|
|
368
|
+
<testcase name="# Test vtkTextureMapToPlane TCoords generation
 should be strictly equal" time="3.732" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToPlane TCoords generation
"/>
|
|
369
|
+
<testcase name="# Test vtkTextureMapToPlane TCoords generation
 should be strictly equal" time="3.732" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToPlane TCoords generation
"/>
|
|
370
|
+
<testcase name="# Test vtkTextureMapToPlane TCoords generation
 should be strictly equal" time="3.732" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToPlane TCoords generation
"/>
|
|
371
|
+
<testcase name="# Test vtkTextureMapToPlane TCoords generation
 should be strictly equal" time="3.732" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToPlane TCoords generation
"/>
|
|
372
|
+
<testcase name="# Test vtkTextureMapToPlane TCoords generation
 should be strictly equal" time="3.732" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToPlane TCoords generation
"/>
|
|
373
|
+
<testcase name="# Test vtkTextureMapToPlane TCoords generation
 should be strictly equal" time="3.733" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToPlane TCoords generation
"/>
|
|
374
|
+
<testcase name="# Test vtkTextureMapToPlane TCoords generation
 should be strictly equal" time="3.733" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToPlane TCoords generation
"/>
|
|
375
|
+
<testcase name="# Test vtkTextureMapToPlane TCoords generation
 should be strictly equal" time="3.733" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToPlane TCoords generation
"/>
|
|
376
|
+
<testcase name="# Test vtkTextureMapToPlane TCoords generation
 should be strictly equal" time="3.733" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToPlane TCoords generation
"/>
|
|
377
|
+
<testcase name="# Test vtkTextureMapToPlane TCoords generation
 should be strictly equal" time="3.733" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToPlane TCoords generation
"/>
|
|
378
|
+
<testcase name="# Test vtkTextureMapToPlane TCoords generation
 should be strictly equal" time="3.734" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToPlane TCoords generation
"/>
|
|
379
|
+
<testcase name="# Test vtkTextureMapToPlane TCoords generation
 should be strictly equal" time="3.734" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToPlane TCoords generation
"/>
|
|
380
|
+
<testcase name="# Test vtkTextureMapToPlane TCoords generation
 should be strictly equal" time="3.734" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToPlane TCoords generation
"/>
|
|
381
|
+
<testcase name="# Test vtkTextureMapToPlane TCoords generation
 should be strictly equal" time="3.734" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToPlane TCoords generation
"/>
|
|
382
|
+
<testcase name="# Test vtkTextureMapToPlane TCoords generation
 should be strictly equal" time="3.734" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToPlane TCoords generation
"/>
|
|
383
|
+
<testcase name="# Test vtkTextureMapToPlane TCoords generation
 should be strictly equal" time="3.734" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToPlane TCoords generation
"/>
|
|
384
|
+
<testcase name="# Test vtkTextureMapToPlane TCoords generation
 should be strictly equal" time="3.735" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToPlane TCoords generation
"/>
|
|
385
|
+
<testcase name="# Test vtkTextureMapToPlane TCoords generation
 should be strictly equal" time="3.735" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToPlane TCoords generation
"/>
|
|
386
|
+
<testcase name="# Test vtkTextureMapToPlane TCoords generation
 should be strictly equal" time="3.735" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToPlane TCoords generation
"/>
|
|
387
|
+
<testcase name="# Test vtkTextureMapToPlane TCoords generation
 should be strictly equal" time="3.735" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToPlane TCoords generation
"/>
|
|
388
|
+
<testcase name="# Test vtkTextureMapToPlane TCoords generation
 should be strictly equal" time="3.735" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToPlane TCoords generation
"/>
|
|
389
|
+
<testcase name="# Test vtkTextureMapToPlane TCoords generation
 should be strictly equal" time="3.735" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToPlane TCoords generation
"/>
|
|
390
|
+
<testcase name="# Test vtkTextureMapToPlane TCoords generation
 should be strictly equal" time="3.736" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToPlane TCoords generation
"/>
|
|
391
|
+
<testcase name="# Test vtkTextureMapToPlane TCoords generation
 should be strictly equal" time="3.736" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToPlane TCoords generation
"/>
|
|
392
|
+
<testcase name="# Test vtkTextureMapToPlane TCoords generation
 should be strictly equal" time="3.736" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToPlane TCoords generation
"/>
|
|
393
|
+
<testcase name="# Test vtkTextureMapToPlane TCoords generation
 should be strictly equal" time="3.736" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToPlane TCoords generation
"/>
|
|
394
|
+
<testcase name="# Test vtkTextureMapToPlane TCoords generation
 should be strictly equal" time="3.736" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToPlane TCoords generation
"/>
|
|
395
|
+
<testcase name="# Test vtkTextureMapToPlane TCoords generation
 should be strictly equal" time="3.736" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToPlane TCoords generation
"/>
|
|
396
|
+
<testcase name="# Test vtkTextureMapToPlane TCoords generation
 should be strictly equal" time="3.737" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToPlane TCoords generation
"/>
|
|
397
|
+
<testcase name="# Test vtkTextureMapToPlane TCoords generation
 should be strictly equal" time="3.737" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToPlane TCoords generation
"/>
|
|
398
|
+
<testcase name="# Test vtkTextureMapToPlane TCoords generation
 should be strictly equal" time="3.737" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToPlane TCoords generation
"/>
|
|
399
|
+
<testcase name="# Test vtkTextureMapToPlane TCoords generation
 should be strictly equal" time="3.737" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToPlane TCoords generation
"/>
|
|
400
|
+
<testcase name="# Test vtkTextureMapToPlane TCoords generation
 should be strictly equal" time="3.74" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToPlane TCoords generation
"/>
|
|
401
|
+
<testcase name="# Test vtkTextureMapToPlane TCoords generation automatic
 should be strictly equal" time="3.74" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToPlane TCoords generation automatic
"/>
|
|
402
|
+
<testcase name="# Test vtkTextureMapToPlane TCoords generation automatic
 should be strictly equal" time="3.74" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToPlane TCoords generation automatic
"/>
|
|
403
|
+
<testcase name="# Test vtkTextureMapToPlane TCoords generation automatic
 should be strictly equal" time="3.74" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToPlane TCoords generation automatic
"/>
|
|
404
|
+
<testcase name="# Test vtkTextureMapToPlane TCoords generation automatic
 should be strictly equal" time="3.741" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToPlane TCoords generation automatic
"/>
|
|
405
|
+
<testcase name="# Test vtkTextureMapToPlane TCoords generation automatic
 should be strictly equal" time="3.741" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToPlane TCoords generation automatic
"/>
|
|
406
|
+
<testcase name="# Test vtkTextureMapToPlane TCoords generation automatic
 should be strictly equal" time="3.741" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToPlane TCoords generation automatic
"/>
|
|
407
|
+
<testcase name="# Test vtkTextureMapToPlane TCoords generation automatic
 should be strictly equal" time="3.741" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToPlane TCoords generation automatic
"/>
|
|
408
|
+
<testcase name="# Test vtkTextureMapToPlane TCoords generation automatic
 should be strictly equal" time="3.741" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToPlane TCoords generation automatic
"/>
|
|
409
|
+
<testcase name="# Test vtkTextureMapToPlane TCoords generation automatic
 should be strictly equal" time="3.742" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToPlane TCoords generation automatic
"/>
|
|
410
|
+
<testcase name="# Test vtkTextureMapToPlane TCoords generation automatic
 should be strictly equal" time="3.742" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToPlane TCoords generation automatic
"/>
|
|
411
|
+
<testcase name="# Test vtkTextureMapToPlane TCoords generation automatic
 should be strictly equal" time="3.742" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToPlane TCoords generation automatic
"/>
|
|
412
|
+
<testcase name="# Test vtkTextureMapToPlane TCoords generation automatic
 should be strictly equal" time="3.742" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToPlane TCoords generation automatic
"/>
|
|
413
|
+
<testcase name="# Test vtkTextureMapToPlane TCoords generation automatic
 should be strictly equal" time="3.742" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToPlane TCoords generation automatic
"/>
|
|
414
|
+
<testcase name="# Test vtkTextureMapToPlane TCoords generation automatic
 should be strictly equal" time="3.742" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToPlane TCoords generation automatic
"/>
|
|
415
|
+
<testcase name="# Test vtkTextureMapToPlane TCoords generation automatic
 should be strictly equal" time="3.743" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToPlane TCoords generation automatic
"/>
|
|
416
|
+
<testcase name="# Test vtkTextureMapToPlane TCoords generation automatic
 should be strictly equal" time="3.743" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToPlane TCoords generation automatic
"/>
|
|
417
|
+
<testcase name="# Test vtkTextureMapToPlane TCoords generation automatic
 should be strictly equal" time="3.743" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToPlane TCoords generation automatic
"/>
|
|
418
|
+
<testcase name="# Test vtkTextureMapToPlane TCoords generation automatic
 should be strictly equal" time="3.743" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToPlane TCoords generation automatic
"/>
|
|
419
|
+
<testcase name="# Test vtkTextureMapToPlane TCoords generation automatic
 should be strictly equal" time="3.743" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToPlane TCoords generation automatic
"/>
|
|
420
|
+
<testcase name="# Test vtkTextureMapToPlane TCoords generation automatic
 should be strictly equal" time="3.743" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToPlane TCoords generation automatic
"/>
|
|
421
|
+
<testcase name="# Test vtkTextureMapToPlane TCoords generation automatic
 should be strictly equal" time="3.744" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToPlane TCoords generation automatic
"/>
|
|
422
|
+
<testcase name="# Test vtkTextureMapToPlane TCoords generation automatic
 should be strictly equal" time="3.744" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToPlane TCoords generation automatic
"/>
|
|
423
|
+
<testcase name="# Test vtkTextureMapToPlane TCoords generation automatic
 should be strictly equal" time="3.744" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToPlane TCoords generation automatic
"/>
|
|
424
|
+
<testcase name="# Test vtkTextureMapToPlane TCoords generation automatic
 should be strictly equal" time="3.744" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToPlane TCoords generation automatic
"/>
|
|
425
|
+
<testcase name="# Test vtkTextureMapToPlane TCoords generation automatic
 should be strictly equal" time="3.745" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToPlane TCoords generation automatic
"/>
|
|
426
|
+
<testcase name="# Test vtkTextureMapToPlane TCoords generation automatic
 should be strictly equal" time="3.745" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToPlane TCoords generation automatic
"/>
|
|
427
|
+
<testcase name="# Test vtkTextureMapToPlane TCoords generation automatic
 should be strictly equal" time="3.745" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToPlane TCoords generation automatic
"/>
|
|
428
|
+
<testcase name="# Test vtkTextureMapToPlane TCoords generation automatic
 should be strictly equal" time="3.745" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToPlane TCoords generation automatic
"/>
|
|
429
|
+
<testcase name="# Test vtkTextureMapToPlane TCoords generation automatic
 should be strictly equal" time="3.745" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToPlane TCoords generation automatic
"/>
|
|
430
|
+
<testcase name="# Test vtkTextureMapToPlane TCoords generation automatic
 should be strictly equal" time="3.745" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToPlane TCoords generation automatic
"/>
|
|
431
|
+
<testcase name="# Test vtkTextureMapToPlane TCoords generation automatic
 should be strictly equal" time="3.746" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToPlane TCoords generation automatic
"/>
|
|
432
|
+
<testcase name="# Test vtkTextureMapToPlane TCoords generation automatic
 should be strictly equal" time="3.746" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToPlane TCoords generation automatic
"/>
|
|
433
|
+
<testcase name="# Test vtkTextureMapToPlane TCoords generation automatic
 should be strictly equal" time="3.746" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToPlane TCoords generation automatic
"/>
|
|
434
|
+
<testcase name="# Test vtkTextureMapToPlane TCoords generation automatic
 should be strictly equal" time="3.746" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToPlane TCoords generation automatic
"/>
|
|
435
|
+
<testcase name="# Test vtkTextureMapToPlane TCoords generation automatic
 should be strictly equal" time="3.746" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToPlane TCoords generation automatic
"/>
|
|
436
|
+
<testcase name="# Test vtkTextureMapToPlane TCoords generation automatic
 should be strictly equal" time="3.746" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToPlane TCoords generation automatic
"/>
|
|
437
|
+
<testcase name="# Test vtkTextureMapToPlane TCoords generation automatic
 should be strictly equal" time="3.747" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToPlane TCoords generation automatic
"/>
|
|
438
|
+
<testcase name="# Test vtkTextureMapToPlane TCoords generation automatic
 should be strictly equal" time="3.747" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToPlane TCoords generation automatic
"/>
|
|
439
|
+
<testcase name="# Test vtkTextureMapToPlane TCoords generation automatic
 should be strictly equal" time="3.747" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToPlane TCoords generation automatic
"/>
|
|
440
|
+
<testcase name="# Test vtkTextureMapToPlane TCoords generation automatic
 should be strictly equal" time="3.747" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToPlane TCoords generation automatic
"/>
|
|
441
|
+
<testcase name="# Test vtkTextureMapToPlane TCoords generation automatic
 should be strictly equal" time="3.747" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToPlane TCoords generation automatic
"/>
|
|
442
|
+
<testcase name="# Test vtkTextureMapToPlane TCoords generation automatic
 should be strictly equal" time="3.747" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToPlane TCoords generation automatic
"/>
|
|
443
|
+
<testcase name="# Test vtkTextureMapToPlane TCoords generation automatic
 should be strictly equal" time="3.748" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToPlane TCoords generation automatic
"/>
|
|
444
|
+
<testcase name="# Test vtkTextureMapToPlane TCoords generation automatic
 should be strictly equal" time="3.748" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToPlane TCoords generation automatic
"/>
|
|
445
|
+
<testcase name="# Test vtkTextureMapToPlane TCoords generation automatic
 should be strictly equal" time="3.748" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToPlane TCoords generation automatic
"/>
|
|
446
|
+
<testcase name="# Test vtkTextureMapToPlane TCoords generation automatic
 should be strictly equal" time="3.748" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToPlane TCoords generation automatic
"/>
|
|
447
|
+
<testcase name="# Test vtkTextureMapToPlane TCoords generation automatic
 should be strictly equal" time="3.748" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToPlane TCoords generation automatic
"/>
|
|
448
|
+
<testcase name="# Test vtkTextureMapToPlane TCoords generation automatic
 should be strictly equal" time="3.749" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToPlane TCoords generation automatic
"/>
|
|
449
|
+
<testcase name="# Test vtkTextureMapToSphere instance
 Make sure the class definition exists" time="3.749" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToSphere instance
"/>
|
|
450
|
+
<testcase name="# Test vtkTextureMapToSphere instance
 should be truthy" time="3.752" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToSphere instance
"/>
|
|
451
|
+
<testcase name="# Test vtkTextureMapToSphere TCoords generation
 should be strictly equal" time="3.752" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToSphere TCoords generation
"/>
|
|
452
|
+
<testcase name="# Test vtkTextureMapToSphere TCoords generation
 should be strictly equal" time="3.752" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToSphere TCoords generation
"/>
|
|
453
|
+
<testcase name="# Test vtkTextureMapToSphere TCoords generation
 should be strictly equal" time="3.752" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToSphere TCoords generation
"/>
|
|
454
|
+
<testcase name="# Test vtkTextureMapToSphere TCoords generation
 should be strictly equal" time="3.752" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToSphere TCoords generation
"/>
|
|
455
|
+
<testcase name="# Test vtkTextureMapToSphere TCoords generation
 should be strictly equal" time="3.753" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToSphere TCoords generation
"/>
|
|
456
|
+
<testcase name="# Test vtkTextureMapToSphere TCoords generation
 should be strictly equal" time="3.753" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToSphere TCoords generation
"/>
|
|
457
|
+
<testcase name="# Test vtkTextureMapToSphere TCoords generation
 should be strictly equal" time="3.753" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToSphere TCoords generation
"/>
|
|
458
|
+
<testcase name="# Test vtkTextureMapToSphere TCoords generation
 should be strictly equal" time="3.753" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToSphere TCoords generation
"/>
|
|
459
|
+
<testcase name="# Test vtkTextureMapToSphere TCoords generation
 should be strictly equal" time="3.753" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToSphere TCoords generation
"/>
|
|
460
|
+
<testcase name="# Test vtkTextureMapToSphere TCoords generation
 should be strictly equal" time="3.754" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToSphere TCoords generation
"/>
|
|
461
|
+
<testcase name="# Test vtkTextureMapToSphere TCoords generation
 should be strictly equal" time="3.754" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToSphere TCoords generation
"/>
|
|
462
|
+
<testcase name="# Test vtkTextureMapToSphere TCoords generation
 should be strictly equal" time="3.754" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToSphere TCoords generation
"/>
|
|
463
|
+
<testcase name="# Test vtkTextureMapToSphere TCoords generation
 should be strictly equal" time="3.754" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToSphere TCoords generation
"/>
|
|
464
|
+
<testcase name="# Test vtkTextureMapToSphere TCoords generation
 should be strictly equal" time="3.754" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToSphere TCoords generation
"/>
|
|
465
|
+
<testcase name="# Test vtkTextureMapToSphere TCoords generation
 should be strictly equal" time="3.754" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToSphere TCoords generation
"/>
|
|
466
|
+
<testcase name="# Test vtkTextureMapToSphere TCoords generation
 should be strictly equal" time="3.755" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToSphere TCoords generation
"/>
|
|
467
|
+
<testcase name="# Test vtkTextureMapToSphere TCoords generation
 should be strictly equal" time="3.755" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToSphere TCoords generation
"/>
|
|
468
|
+
<testcase name="# Test vtkTextureMapToSphere TCoords generation
 should be strictly equal" time="3.755" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToSphere TCoords generation
"/>
|
|
469
|
+
<testcase name="# Test vtkTextureMapToSphere TCoords generation
 should be strictly equal" time="3.755" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToSphere TCoords generation
"/>
|
|
470
|
+
<testcase name="# Test vtkTextureMapToSphere TCoords generation
 should be strictly equal" time="3.755" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToSphere TCoords generation
"/>
|
|
471
|
+
<testcase name="# Test vtkTextureMapToSphere TCoords generation
 should be strictly equal" time="3.755" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToSphere TCoords generation
"/>
|
|
472
|
+
<testcase name="# Test vtkTextureMapToSphere TCoords generation
 should be strictly equal" time="3.756" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToSphere TCoords generation
"/>
|
|
473
|
+
<testcase name="# Test vtkTextureMapToSphere TCoords generation
 should be strictly equal" time="3.756" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToSphere TCoords generation
"/>
|
|
474
|
+
<testcase name="# Test vtkTextureMapToSphere TCoords generation
 should be strictly equal" time="3.756" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToSphere TCoords generation
"/>
|
|
475
|
+
<testcase name="# Test vtkTextureMapToSphere TCoords generation
 should be strictly equal" time="3.756" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToSphere TCoords generation
"/>
|
|
476
|
+
<testcase name="# Test vtkTextureMapToSphere TCoords generation
 should be strictly equal" time="3.756" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToSphere TCoords generation
"/>
|
|
477
|
+
<testcase name="# Test vtkTextureMapToSphere TCoords generation
 should be strictly equal" time="3.756" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToSphere TCoords generation
"/>
|
|
478
|
+
<testcase name="# Test vtkTextureMapToSphere TCoords generation
 should be strictly equal" time="3.756" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToSphere TCoords generation
"/>
|
|
479
|
+
<testcase name="# Test vtkTextureMapToSphere TCoords generation
 should be strictly equal" time="3.757" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToSphere TCoords generation
"/>
|
|
480
|
+
<testcase name="# Test vtkTextureMapToSphere TCoords generation
 should be strictly equal" time="3.757" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToSphere TCoords generation
"/>
|
|
481
|
+
<testcase name="# Test vtkTextureMapToSphere TCoords generation
 should be strictly equal" time="3.757" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToSphere TCoords generation
"/>
|
|
482
|
+
<testcase name="# Test vtkTextureMapToSphere TCoords generation
 should be strictly equal" time="3.757" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToSphere TCoords generation
"/>
|
|
483
|
+
<testcase name="# Test vtkTextureMapToSphere TCoords generation
 should be strictly equal" time="3.757" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToSphere TCoords generation
"/>
|
|
484
|
+
<testcase name="# Test vtkTextureMapToSphere TCoords generation
 should be strictly equal" time="3.757" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToSphere TCoords generation
"/>
|
|
485
|
+
<testcase name="# Test vtkTextureMapToSphere TCoords generation
 should be strictly equal" time="3.757" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToSphere TCoords generation
"/>
|
|
486
|
+
<testcase name="# Test vtkTextureMapToSphere TCoords generation
 should be strictly equal" time="3.758" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToSphere TCoords generation
"/>
|
|
487
|
+
<testcase name="# Test vtkTextureMapToSphere TCoords generation
 should be strictly equal" time="3.758" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToSphere TCoords generation
"/>
|
|
488
|
+
<testcase name="# Test vtkTextureMapToSphere TCoords generation
 should be strictly equal" time="3.758" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToSphere TCoords generation
"/>
|
|
489
|
+
<testcase name="# Test vtkTextureMapToSphere TCoords generation
 should be strictly equal" time="3.758" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToSphere TCoords generation
"/>
|
|
490
|
+
<testcase name="# Test vtkTextureMapToSphere TCoords generation
 should be strictly equal" time="3.758" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToSphere TCoords generation
"/>
|
|
491
|
+
<testcase name="# Test vtkTextureMapToSphere TCoords generation
 should be strictly equal" time="3.758" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToSphere TCoords generation
"/>
|
|
492
|
+
<testcase name="# Test vtkTextureMapToSphere TCoords generation
 should be strictly equal" time="3.759" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToSphere TCoords generation
"/>
|
|
493
|
+
<testcase name="# Test vtkTextureMapToSphere TCoords generation
 should be strictly equal" time="3.759" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToSphere TCoords generation
"/>
|
|
494
|
+
<testcase name="# Test vtkTextureMapToSphere TCoords generation
 should be strictly equal" time="3.759" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToSphere TCoords generation
"/>
|
|
495
|
+
<testcase name="# Test vtkTextureMapToSphere TCoords generation
 should be strictly equal" time="3.759" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToSphere TCoords generation
"/>
|
|
496
|
+
<testcase name="# Test vtkTextureMapToSphere TCoords generation
 should be strictly equal" time="3.759" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToSphere TCoords generation
"/>
|
|
497
|
+
<testcase name="# Test vtkTextureMapToSphere TCoords generation
 should be strictly equal" time="3.759" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToSphere TCoords generation
"/>
|
|
498
|
+
<testcase name="# Test vtkTextureMapToSphere TCoords generation
 should be strictly equal" time="3.76" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkTextureMapToSphere TCoords generation
"/>
|
|
499
|
+
<testcase name="# Test vtkImageReslice Rendering
 vtkImageReslice Rendering" time="4.205" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkImageReslice Rendering
"/>
|
|
500
|
+
<testcase name="# Test vtkImageReslice Rendering
 Matching image - delta 0.00%" time="4.205" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkImageReslice Rendering
"/>
|
|
501
|
+
<testcase name="# Test vtkImageReslice Rendering
 Image match resolution" time="4.277" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkImageReslice Rendering
"/>
|
|
502
|
+
<testcase name="# Test vtkInteractorStyleImage.setCurrentImageNumber
 should be strictly equal" time="4.277" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkInteractorStyleImage.setCurrentImageNumber
"/>
|
|
503
|
+
<testcase name="# Test vtkInteractorStyleImage.setCurrentImageNumber
 should be strictly equal" time="4.277" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkInteractorStyleImage.setCurrentImageNumber
"/>
|
|
504
|
+
<testcase name="# Test vtkInteractorStyleImage.setCurrentImageNumber
 should be strictly equal" time="4.278" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkInteractorStyleImage.setCurrentImageNumber
"/>
|
|
505
|
+
<testcase name="# Test vtkInteractorStyleImage.setCurrentImageNumber
 should be strictly equal" time="4.278" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkInteractorStyleImage.setCurrentImageNumber
"/>
|
|
506
|
+
<testcase name="# Test vtkInteractorStyleImage.setCurrentImageNumber
 should be strictly equal" time="4.278" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkInteractorStyleImage.setCurrentImageNumber
"/>
|
|
507
|
+
<testcase name="# Test MoleculeMapper
 Filter: MoleculeToRepresentation" time="4.285" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test MoleculeMapper
"/>
|
|
508
|
+
<testcase name="# Test MoleculeMapper
 should be truthy" time="4.344" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test MoleculeMapper
"/>
|
|
509
|
+
<testcase name="# Test MoleculeMapper
 should be truthy" time="4.639" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test MoleculeMapper
"/>
|
|
510
|
+
<testcase name="# Test MoleculeMapper
 Matching image - delta 0.00%" time="4.64" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test MoleculeMapper
"/>
|
|
511
|
+
<testcase name="# Test MoleculeMapper
 Image match resolution" time="4.648" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test MoleculeMapper
"/>
|
|
512
|
+
<testcase name="# Test vtkPiecewiseFunctionProxy
 Custom points should not be active in Gaussian mode" time="4.648" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPiecewiseFunctionProxy
"/>
|
|
513
|
+
<testcase name="# Test vtkPiecewiseFunctionProxy
 Custom points should be active in Points mode" time="4.649" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPiecewiseFunctionProxy
"/>
|
|
514
|
+
<testcase name="# Test vtkPiecewiseFunctionProxy
 Default nodes" time="4.649" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPiecewiseFunctionProxy
"/>
|
|
515
|
+
<testcase name="# Test vtkPiecewiseFunctionProxy
 Default points" time="4.649" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPiecewiseFunctionProxy
"/>
|
|
516
|
+
<testcase name="# Test vtkPiecewiseFunctionProxy
 Default nodes" time="4.65" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPiecewiseFunctionProxy
"/>
|
|
517
|
+
<testcase name="# Test vtkAbstractMapper publicAPI
 should be strictly equal" time="4.65" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkAbstractMapper publicAPI
"/>
|
|
518
|
+
<testcase name="# Test vtkAbstractMapper publicAPI
 should be strictly equal" time="4.651" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkAbstractMapper publicAPI
"/>
|
|
519
|
+
<testcase name="# Test vtkAbstractMapper publicAPI
 should be strictly equal" time="4.651" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkAbstractMapper publicAPI
"/>
|
|
520
|
+
<testcase name="# Test vtkAbstractMapper publicAPI
 should be strictly equal" time="4.651" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkAbstractMapper publicAPI
"/>
|
|
521
|
+
<testcase name="# Test vtkAbstractMapper publicAPI
 should be strictly equal" time="4.652" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkAbstractMapper publicAPI
"/>
|
|
522
|
+
<testcase name="# Test vtkAbstractMapper publicAPI
 should be strictly equal" time="4.652" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkAbstractMapper publicAPI
"/>
|
|
523
|
+
<testcase name="# Test vtkAbstractMapper publicAPI
 should be strictly equal" time="4.652" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkAbstractMapper publicAPI
"/>
|
|
524
|
+
<testcase name="# Test vtkAbstractMapper publicAPI
 should be strictly equal" time="4.652" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkAbstractMapper publicAPI
"/>
|
|
525
|
+
<testcase name="# Test vtkAbstractMapper publicAPI
 should be strictly equal" time="4.652" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkAbstractMapper publicAPI
"/>
|
|
526
|
+
<testcase name="# Test vtkAbstractMapper publicAPI
 should be strictly equal" time="4.652" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkAbstractMapper publicAPI
"/>
|
|
527
|
+
<testcase name="# Test vtkAbstractMapper publicAPI
 should be strictly equal" time="4.653" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkAbstractMapper publicAPI
"/>
|
|
528
|
+
<testcase name="# Test vtkAbstractMapper publicAPI
 should be strictly equal" time="4.653" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkAbstractMapper publicAPI
"/>
|
|
529
|
+
<testcase name="# Test vtkAbstractMapper publicAPI
 should be strictly equal" time="4.653" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkAbstractMapper publicAPI
"/>
|
|
530
|
+
<testcase name="# Test Actor
 vtkActor testRotate" time="4.849" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test Actor
"/>
|
|
531
|
+
<testcase name="# Test Actor
 Matching image - delta 0.00%" time="4.849" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test Actor
"/>
|
|
532
|
+
<testcase name="# Test Actor
 Image match resolution" time="5.861" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test Actor
"/>
|
|
533
|
+
<testcase name="# Test vtkCellPicker image mapper
 should be strictly equal" time="5.861" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCellPicker image mapper
"/>
|
|
534
|
+
<testcase name="# Test vtkCellPicker image mapper
 should be strictly equal" time="5.861" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCellPicker image mapper
"/>
|
|
535
|
+
<testcase name="# Test vtkCellPicker image mapper
 should be strictly equal" time="5.862" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCellPicker image mapper
"/>
|
|
536
|
+
<testcase name="# Test vtkCellPicker image mapper
 should be strictly equal" time="5.862" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCellPicker image mapper
"/>
|
|
537
|
+
<testcase name="# Test vtkCellPicker image mapper
 should be strictly equal" time="5.862" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCellPicker image mapper
"/>
|
|
538
|
+
<testcase name="# Test vtkCellPicker image mapper
 should be strictly equal" time="5.862" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCellPicker image mapper
"/>
|
|
539
|
+
<testcase name="# Test vtkCellPicker image mapper
 should be strictly equal" time="5.862" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCellPicker image mapper
"/>
|
|
540
|
+
<testcase name="# Test vtkCellPicker image mapper
 should be strictly equal" time="5.863" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCellPicker image mapper
"/>
|
|
541
|
+
<testcase name="# Test vtkCellPicker image mapper
 should be strictly equal" time="5.863" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCellPicker image mapper
"/>
|
|
542
|
+
<testcase name="# Test vtkCellPicker instance
 Make sure the class definition exists" time="5.864" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCellPicker instance
"/>
|
|
543
|
+
<testcase name="# Test vtkCellPicker instance
 should be truthy" time="5.864" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCellPicker instance
"/>
|
|
544
|
+
<testcase name="# Test Interpolate Scalars Before Colors
 vtkOpenGLPolyDataMapper ColorTransferFunction" time="6.23" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test Interpolate Scalars Before Colors
"/>
|
|
545
|
+
<testcase name="# Test Interpolate Scalars Before Colors
 Matching image - delta 0.00%" time="6.23" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test Interpolate Scalars Before Colors
"/>
|
|
546
|
+
<testcase name="# Test Interpolate Scalars Before Colors
 Image match resolution" time="6.235" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test Interpolate Scalars Before Colors
"/>
|
|
547
|
+
<testcase name="# Test discretized color transfer function
 Test discretized ctf value for -0.1, expect 1,0,0" time="6.236" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test discretized color transfer function
"/>
|
|
548
|
+
<testcase name="# Test discretized color transfer function
 Test discretized ctf value for 0, expect 1,0,0" time="6.236" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test discretized color transfer function
"/>
|
|
549
|
+
<testcase name="# Test discretized color transfer function
 Test discretized ctf value for 0.1, expect 1,0,0" time="6.236" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test discretized color transfer function
"/>
|
|
550
|
+
<testcase name="# Test discretized color transfer function
 Test discretized ctf value for 0.19, expect 1,0,0" time="6.236" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test discretized color transfer function
"/>
|
|
551
|
+
<testcase name="# Test discretized color transfer function
 Test discretized ctf value for 0.2, expect 0.5,0.5,0" time="6.236" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test discretized color transfer function
"/>
|
|
552
|
+
<testcase name="# Test discretized color transfer function
 Test discretized ctf value for 0.59, expect 0,1,0" time="6.236" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test discretized color transfer function
"/>
|
|
553
|
+
<testcase name="# Test discretized color transfer function
 Test discretized ctf value for 0.6, expect 0,0.5,0.5" time="6.237" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test discretized color transfer function
"/>
|
|
554
|
+
<testcase name="# Test discretized color transfer function
 Test discretized ctf value for 0.9, expect 0,0,1" time="6.237" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test discretized color transfer function
"/>
|
|
555
|
+
<testcase name="# Test discretized color transfer function
 Test discretized ctf value for 1, expect 0,0,1" time="6.237" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test discretized color transfer function
"/>
|
|
556
|
+
<testcase name="# Test discretized color transfer function
 Test discretized ctf value for 1.1, expect 0,0,1" time="6.237" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test discretized color transfer function
"/>
|
|
557
|
+
<testcase name="# Test Interpolate Scalars Before Colors
 vtkOpenGLPolyDataMapper ColorTransferFunction Presets" time="6.89" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test Interpolate Scalars Before Colors
"/>
|
|
558
|
+
<testcase name="# Test Interpolate Scalars Before Colors
 Matching image - delta 0.00%" time="6.891" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test Interpolate Scalars Before Colors
"/>
|
|
559
|
+
<testcase name="# Test Interpolate Scalars Before Colors
 Image match resolution" time="6.895" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test Interpolate Scalars Before Colors
"/>
|
|
560
|
+
<testcase name="# Test Interpolate Scalars Before Colors
 vtkOpenGLPolyDataMapper ColorTransferFunction Presets" time="12.324" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test Interpolate Scalars Before Colors
"/>
|
|
561
|
+
<testcase name="# Test Interpolate Scalars Before Colors
 Matching image - delta 0.00%" time="12.325" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test Interpolate Scalars Before Colors
"/>
|
|
562
|
+
<testcase name="# Test Interpolate Scalars Before Colors
 Image match resolution" time="12.336" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test Interpolate Scalars Before Colors
"/>
|
|
563
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.337" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
564
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.338" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
565
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.338" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
566
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.339" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
567
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.339" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
568
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.339" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
569
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.339" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
570
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.34" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
571
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.34" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
572
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.34" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
573
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.34" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
574
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.341" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
575
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.341" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
576
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.341" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
577
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.342" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
578
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.342" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
579
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.342" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
580
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.342" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
581
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.343" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
582
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.343" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
583
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.343" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
584
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.343" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
585
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.344" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
586
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.345" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
587
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.346" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
588
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.346" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
589
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.346" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
590
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.346" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
591
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.347" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
592
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.347" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
593
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.347" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
594
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.347" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
595
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.348" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
596
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.348" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
597
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.348" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
598
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.349" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
599
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.349" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
600
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.349" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
601
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.349" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
602
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.35" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
603
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.35" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
604
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.35" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
605
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.351" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
606
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.351" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
607
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.351" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
608
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.351" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
609
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.351" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
610
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.352" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
611
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.352" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
612
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.352" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
613
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.353" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
614
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.353" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
615
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.353" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
616
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.353" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
617
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.354" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
618
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.354" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
619
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.354" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
620
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.354" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
621
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.355" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
622
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.355" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
623
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.355" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
624
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.355" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
625
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.356" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
626
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.356" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
627
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.356" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
628
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.356" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
629
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.357" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
630
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.357" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
631
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.357" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
632
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.357" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
633
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.358" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
634
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.358" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
635
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.358" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
636
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.358" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
637
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.359" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
638
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.359" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
639
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.359" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
640
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.359" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
641
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.36" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
642
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.36" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
643
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.36" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
644
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.36" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
645
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.36" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
646
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.361" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
647
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.361" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
648
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.361" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
649
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.361" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
650
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.362" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
651
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.362" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
652
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.362" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
653
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.362" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
654
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.363" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
655
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.363" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
656
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.363" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
657
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.363" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
658
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.364" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
659
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.364" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
660
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.364" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
661
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.364" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
662
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.365" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
663
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.365" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
664
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.365" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
665
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.365" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
666
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.366" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
667
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.366" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
668
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.366" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
669
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.367" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
670
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.367" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
671
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.367" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
672
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.367" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
673
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.368" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
674
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.368" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
675
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.368" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
676
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.368" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
677
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.369" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
678
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.369" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
679
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.369" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
680
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.369" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
681
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.369" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
682
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.37" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
683
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.37" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
684
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.37" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
685
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.37" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
686
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.371" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
687
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.371" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
688
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.371" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
689
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.371" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
690
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.372" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
691
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.372" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
692
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.372" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
693
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.373" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
694
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.373" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
695
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.373" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
696
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.374" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
697
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.374" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
698
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.374" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
699
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.375" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
700
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.375" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
701
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.375" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
702
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.376" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
703
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.376" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
704
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.377" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
705
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.377" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
706
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.378" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
707
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.378" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
708
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.378" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
709
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.378" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
710
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.379" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
711
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.379" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
712
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.379" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
713
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.38" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
714
|
+
<testcase name="# Test vtkCoordinate publicAPI
 should be deeply equivalent" time="12.38" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkCoordinate publicAPI
"/>
|
|
715
|
+
<testcase name="# Test Follower class
 vtkFollower" time="12.847" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test Follower class
"/>
|
|
716
|
+
<testcase name="# Test Follower class
 Matching image - delta 0.00%" time="12.848" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test Follower class
"/>
|
|
717
|
+
<testcase name="# Test Follower class
 Image match resolution" time="12.849" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test Follower class
"/>
|
|
718
|
+
<testcase name="# Test vtkGlyph3DMapper Rendering
 vtkGlyph3DMapper Rendering" time="13.066" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkGlyph3DMapper Rendering
"/>
|
|
719
|
+
<testcase name="# Test vtkGlyph3DMapper Rendering
 Matching image - delta 0.00%" time="13.066" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkGlyph3DMapper Rendering
"/>
|
|
720
|
+
<testcase name="# Test vtkGlyph3DMapper Rendering
 Image match resolution" time="13.07" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkGlyph3DMapper Rendering
"/>
|
|
721
|
+
<testcase name="# Test HardwareSelector
 vtkHardwareSelector TestHardwareSelector" time="13.467" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test HardwareSelector
"/>
|
|
722
|
+
<testcase name="# Test HardwareSelector
 Two props selected" time="13.467" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test HardwareSelector
"/>
|
|
723
|
+
<testcase name="# Test HardwareSelector
 Correct props were selected" time="13.468" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test HardwareSelector
"/>
|
|
724
|
+
<testcase name="# Test HardwareSelectorGlyph
 TestHardwareSelectorGlyph" time="13.721" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test HardwareSelectorGlyph
"/>
|
|
725
|
+
<testcase name="# Test HardwareSelectorGlyph
 Seven glyphs selected" time="13.721" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test HardwareSelectorGlyph
"/>
|
|
726
|
+
<testcase name="# Test HardwareSelectorGlyph
 glyph 71 was the first selected" time="13.721" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test HardwareSelectorGlyph
"/>
|
|
727
|
+
<testcase name="# Test HardwareSelectorGlyph
 Correct prop was selected" time="13.728" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test HardwareSelectorGlyph
"/>
|
|
728
|
+
<testcase name="# Test HardwareSelector
 vtkHardwareSelector TestHardwareSelector" time="16.829" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test HardwareSelector
"/>
|
|
729
|
+
<testcase name="# Test HardwareSelector
 Hardware selector takes less than six normal renders (2307, 206, 311)" time="16.843" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test HardwareSelector
"/>
|
|
730
|
+
<testcase name="# Test Edge Visibility
 vtkMapper EdgeVisibility" time="17.018" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test Edge Visibility
"/>
|
|
731
|
+
<testcase name="# Test Edge Visibility
 Matching image - delta 0.00%" time="17.019" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test Edge Visibility
"/>
|
|
732
|
+
<testcase name="# Test Edge Visibility
 Image match resolution" time="17.019" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test Edge Visibility
"/>
|
|
733
|
+
<testcase name="# Test VectorComponent
 vtkMapper Vector Component" time="17.172" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test VectorComponent
"/>
|
|
734
|
+
<testcase name="# Test VectorComponent
 Matching image - delta 0.00%" time="17.172" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test VectorComponent
"/>
|
|
735
|
+
<testcase name="# Test VectorComponent
 Image match resolution" time="18.182" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test VectorComponent
"/>
|
|
736
|
+
<testcase name="# Test vtkPointPicker image mapper
 should be strictly equal" time="18.183" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPointPicker image mapper
"/>
|
|
737
|
+
<testcase name="# Test vtkPointPicker image mapper
 should be strictly equal" time="18.183" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPointPicker image mapper
"/>
|
|
738
|
+
<testcase name="# Test vtkPointPicker image mapper
 should be strictly equal" time="18.183" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPointPicker image mapper
"/>
|
|
739
|
+
<testcase name="# Test vtkPointPicker image mapper
 should be strictly equal" time="18.183" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPointPicker image mapper
"/>
|
|
740
|
+
<testcase name="# Test vtkPointPicker image mapper
 should be strictly equal" time="18.183" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPointPicker image mapper
"/>
|
|
741
|
+
<testcase name="# Test vtkPointPicker image mapper
 should be strictly equal" time="18.183" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPointPicker image mapper
"/>
|
|
742
|
+
<testcase name="# Test vtkPointPicker image mapper
 should be strictly equal" time="18.183" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPointPicker image mapper
"/>
|
|
743
|
+
<testcase name="# Test vtkPointPicker image mapper
 should be strictly equal" time="18.183" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPointPicker image mapper
"/>
|
|
744
|
+
<testcase name="# Test vtkPointPicker image mapper
 should be strictly equal" time="18.207" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPointPicker image mapper
"/>
|
|
745
|
+
<testcase name="# Test vtkPointPicker line source
 pick at (380.5, 200)" time="18.207" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPointPicker line source
"/>
|
|
746
|
+
<testcase name="# Test vtkPointPicker line source
 should be strictly equal" time="18.207" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPointPicker line source
"/>
|
|
747
|
+
<testcase name="# Test vtkPointPicker line source
 point id" time="18.208" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPointPicker line source
"/>
|
|
748
|
+
<testcase name="# Test vtkPointPicker line source
 pick at (20, 200.5)" time="18.208" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPointPicker line source
"/>
|
|
749
|
+
<testcase name="# Test vtkPointPicker line source
 should be strictly equal" time="18.208" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPointPicker line source
"/>
|
|
750
|
+
<testcase name="# Test vtkPointPicker line source
 point id" time="18.209" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPointPicker line source
"/>
|
|
751
|
+
<testcase name="# Test vtkPointPicker instance
 Make sure the class definition exists" time="18.209" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPointPicker instance
"/>
|
|
752
|
+
<testcase name="# Test vtkPointPicker instance
 should be truthy" time="18.21" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPointPicker instance
"/>
|
|
753
|
+
<testcase name="# Test Set Actor User Matrix
 vtkActor SetUserMatrix" time="18.564" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test Set Actor User Matrix
"/>
|
|
754
|
+
<testcase name="# Test Set Actor User Matrix
 Matching image - delta 0.00%" time="18.564" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test Set Actor User Matrix
"/>
|
|
755
|
+
<testcase name="# Test Set Actor User Matrix
 Image match resolution" time="19.028" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test Set Actor User Matrix
"/>
|
|
756
|
+
<testcase name="# Test multiple renderers
 Matching image - delta 0.00%" time="19.028" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test multiple renderers
"/>
|
|
757
|
+
<testcase name="# Test multiple renderers
 Image match resolution" time="19.03" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test multiple renderers
"/>
|
|
758
|
+
<testcase name="# Test vtkSphereMapper Rendering
 vtkSphereMapper Rendering" time="19.3" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkSphereMapper Rendering
"/>
|
|
759
|
+
<testcase name="# Test vtkSphereMapper Rendering
 Matching image - delta 0.00%" time="19.3" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkSphereMapper Rendering
"/>
|
|
760
|
+
<testcase name="# Test vtkSphereMapper Rendering
 Image match resolution" time="19.302" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkSphereMapper Rendering
"/>
|
|
761
|
+
<testcase name="# Test SphereMapper
 vtkSphereMapper testSphere" time="19.472" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test SphereMapper
"/>
|
|
762
|
+
<testcase name="# Test SphereMapper
 Matching image - delta 0.00%" time="19.472" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test SphereMapper
"/>
|
|
763
|
+
<testcase name="# Test SphereMapper
 Image match resolution" time="19.474" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test SphereMapper
"/>
|
|
764
|
+
<testcase name="# Test StickMapper
 vtkStickMapper testStick" time="19.691" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test StickMapper
"/>
|
|
765
|
+
<testcase name="# Test StickMapper
 Matching image - delta 0.00%" time="19.692" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test StickMapper
"/>
|
|
766
|
+
<testcase name="# Test StickMapper
 Image match resolution" time="41.591" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test StickMapper
"/>
|
|
767
|
+
<testcase name="# Test ImageMapper
 vtkOpenGLImageMapper testImage" time="41.783" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test ImageMapper
"/>
|
|
768
|
+
<testcase name="# Test ImageMapper
 Matching image - delta 0.00%" time="41.784" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test ImageMapper
"/>
|
|
769
|
+
<testcase name="# Test ImageMapper
 Image match resolution" time="41.787" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test ImageMapper
"/>
|
|
770
|
+
<testcase name="# Test ImageMapper ClippingPlanes
 vtkOpenGLImageMapper testImage" time="42.19" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test ImageMapper ClippingPlanes
"/>
|
|
771
|
+
<testcase name="# Test ImageMapper ClippingPlanes
 Matching image - delta 0.00%" time="42.19" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test ImageMapper ClippingPlanes
"/>
|
|
772
|
+
<testcase name="# Test ImageMapper ClippingPlanes
 Image match resolution" time="42.192" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test ImageMapper ClippingPlanes
"/>
|
|
773
|
+
<testcase name="# Test ImageMapper with Nearest Neighbor interpolation
 vtkOpenGLImageMapper testImage" time="42.376" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test ImageMapper with Nearest Neighbor interpolation
"/>
|
|
774
|
+
<testcase name="# Test ImageMapper with Nearest Neighbor interpolation
 Matching image - delta 0.00%" time="42.376" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test ImageMapper with Nearest Neighbor interpolation
"/>
|
|
775
|
+
<testcase name="# Test ImageMapper with Nearest Neighbor interpolation
 Image match resolution" time="42.378" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test ImageMapper with Nearest Neighbor interpolation
"/>
|
|
776
|
+
<testcase name="# Test ImageMapper
 vtkOpenGLImageMapper testImage" time="42.565" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test ImageMapper
"/>
|
|
777
|
+
<testcase name="# Test ImageMapper
 Matching image - delta 0.00%" time="42.565" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test ImageMapper
"/>
|
|
778
|
+
<testcase name="# Test ImageMapper
 Image match resolution" time="42.57" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test ImageMapper
"/>
|
|
779
|
+
<testcase name="# Test Add Shader Replacements
 vtkOpenGLPolyDataMapper AddShaderReplacements" time="42.972" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test Add Shader Replacements
"/>
|
|
780
|
+
<testcase name="# Test Add Shader Replacements
 Matching image - delta 0.00%" time="42.974" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test Add Shader Replacements
"/>
|
|
781
|
+
<testcase name="# Test Add Shader Replacements
 Image match resolution" time="42.975" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test Add Shader Replacements
"/>
|
|
782
|
+
<testcase name="# Test Clear Shader Replacements
 vtkOpenGLPolyDataMapper ClearShaderReplacements" time="43.366" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test Clear Shader Replacements
"/>
|
|
783
|
+
<testcase name="# Test Clear Shader Replacements
 Matching image - delta 0.00%" time="43.367" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test Clear Shader Replacements
"/>
|
|
784
|
+
<testcase name="# Test Clear Shader Replacements
 Image match resolution" time="43.369" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test Clear Shader Replacements
"/>
|
|
785
|
+
<testcase name="# Test Clipping planes
 vtkOpenGLPolyDataMapper setClippingPlanes" time="43.659" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test Clipping planes
"/>
|
|
786
|
+
<testcase name="# Test Clipping planes
 Matching image - delta 0.00%" time="43.659" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test Clipping planes
"/>
|
|
787
|
+
<testcase name="# Test Clipping planes
 Image match resolution" time="43.665" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test Clipping planes
"/>
|
|
788
|
+
<testcase name="# Test Interpolate Scalars Before Mapping
 vtkOpenGLPolyDataMapper InterpolateScalarsBeforeColors" time="43.895" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test Interpolate Scalars Before Mapping
"/>
|
|
789
|
+
<testcase name="# Test Interpolate Scalars Before Mapping
 Matching image - delta 0.00%" time="43.896" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test Interpolate Scalars Before Mapping
"/>
|
|
790
|
+
<testcase name="# Test Interpolate Scalars Before Mapping
 Image match resolution" time="43.898" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test Interpolate Scalars Before Mapping
"/>
|
|
791
|
+
<testcase name="# Test vtkOpenGLSkybox Rendering
 Filter: OpenGLTexture" time="45.456" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkOpenGLSkybox Rendering
"/>
|
|
792
|
+
<testcase name="# Test vtkOpenGLSkybox Rendering
 Matching image - delta 0.00%" time="45.458" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkOpenGLSkybox Rendering
"/>
|
|
793
|
+
<testcase name="# Test vtkOpenGLSkybox Rendering
 Image match resolution" time="45.461" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkOpenGLSkybox Rendering
"/>
|
|
794
|
+
<testcase name="# Test vtkOpenGLSkybox Background Rendering
 Filter: OpenGLTexture" time="45.658" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkOpenGLSkybox Background Rendering
"/>
|
|
795
|
+
<testcase name="# Test vtkOpenGLSkybox Background Rendering
 Matching image - delta 0.00%" time="45.659" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkOpenGLSkybox Background Rendering
"/>
|
|
796
|
+
<testcase name="# Test vtkOpenGLSkybox Background Rendering
 Image match resolution" time="45.66" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkOpenGLSkybox Background Rendering
"/>
|
|
797
|
+
<testcase name="# Test vtkOpenGLTexture Rendering
 Filter: OpenGLTexture" time="46.333" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkOpenGLTexture Rendering
"/>
|
|
798
|
+
<testcase name="# Test vtkOpenGLTexture Rendering
 Matching image - delta 0.00%" time="46.333" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkOpenGLTexture Rendering
"/>
|
|
799
|
+
<testcase name="# Test vtkOpenGLTexture Rendering
 Image match resolution" time="46.335" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkOpenGLTexture Rendering
"/>
|
|
800
|
+
<testcase name="# Test Composite Volume Rendering
 vtkOpenGLVolumeMapper Composite" time="49.63" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test Composite Volume Rendering
"/>
|
|
801
|
+
<testcase name="# Test Composite Volume Rendering
 Matching image - delta 0.00%" time="49.631" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test Composite Volume Rendering
"/>
|
|
802
|
+
<testcase name="# Test Composite Volume Rendering
 Image match resolution" time="49.632" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test Composite Volume Rendering
"/>
|
|
803
|
+
<testcase name="# Test Composite Volume Rendering with parallel projection
 vtkOpenGLVolumeMapper CompositeParallelProjection" time="51.266" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test Composite Volume Rendering with parallel projection
"/>
|
|
804
|
+
<testcase name="# Test Composite Volume Rendering with parallel projection
 Matching image - delta 0.00%" time="51.266" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test Composite Volume Rendering with parallel projection
"/>
|
|
805
|
+
<testcase name="# Test Composite Volume Rendering with parallel projection
 Image match resolution" time="51.279" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test Composite Volume Rendering with parallel projection
"/>
|
|
806
|
+
<testcase name="# Test Composite Volume Rendering
 vtkOpenGLVolumeMapper Composite16Bit" time="52.1" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test Composite Volume Rendering
"/>
|
|
807
|
+
<testcase name="# Test Composite Volume Rendering
 Matching image - delta 0.00%" time="52.1" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test Composite Volume Rendering
"/>
|
|
808
|
+
<testcase name="# Test Composite Volume Rendering
 Image match resolution" time="52.101" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test Composite Volume Rendering
"/>
|
|
809
|
+
<testcase name="# Test Composite Volume Rendering
 vtkOpenGLVolumeMapper Intermixed" time="55.287" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test Composite Volume Rendering
"/>
|
|
810
|
+
<testcase name="# Test Composite Volume Rendering
 Matching image - delta 0.00%" time="55.288" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test Composite Volume Rendering
"/>
|
|
811
|
+
<testcase name="# Test Composite Volume Rendering
 Image match resolution" time="55.289" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test Composite Volume Rendering
"/>
|
|
812
|
+
<testcase name="# Test Composite Volume Rendering
 vtkOpenGLVolumeMapper IntermixedImage" time="61.639" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test Composite Volume Rendering
"/>
|
|
813
|
+
<testcase name="# Test Composite Volume Rendering
 Matching image - delta 0.00%" time="61.639" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test Composite Volume Rendering
"/>
|
|
814
|
+
<testcase name="# Test Composite Volume Rendering
 Image match resolution" time="61.64" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test Composite Volume Rendering
"/>
|
|
815
|
+
<testcase name="# Test Lighted Volume Rendering
 vtkOpenGLVolumeMapper Lighting" time="66.406" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test Lighted Volume Rendering
"/>
|
|
816
|
+
<testcase name="# Test Lighted Volume Rendering
 Matching image - delta 0.00%" time="66.406" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test Lighted Volume Rendering
"/>
|
|
817
|
+
<testcase name="# Test Lighted Volume Rendering
 Image match resolution" time="66.407" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test Lighted Volume Rendering
"/>
|
|
818
|
+
<testcase name="# Test Maximum Intensity Projection Volume Rendering
 vtkOpenGLVolumeMapper MIP" time="67.181" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test Maximum Intensity Projection Volume Rendering
"/>
|
|
819
|
+
<testcase name="# Test Maximum Intensity Projection Volume Rendering
 Matching image - delta 0.00%" time="67.202" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test Maximum Intensity Projection Volume Rendering
"/>
|
|
820
|
+
<testcase name="# Test Maximum Intensity Projection Volume Rendering
 Image match resolution" time="67.207" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test Maximum Intensity Projection Volume Rendering
"/>
|
|
821
|
+
<testcase name="# Test Minimum Intensity Projection Volume Rendering
 vtkOpenGLVolumeMapper MinIP" time="67.726" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test Minimum Intensity Projection Volume Rendering
"/>
|
|
822
|
+
<testcase name="# Test Minimum Intensity Projection Volume Rendering
 Matching image - delta 0.00%" time="67.726" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test Minimum Intensity Projection Volume Rendering
"/>
|
|
823
|
+
<testcase name="# Test Minimum Intensity Projection Volume Rendering
 Image match resolution" time="67.728" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test Minimum Intensity Projection Volume Rendering
"/>
|
|
824
|
+
<testcase name="# Test Volume Rendering with Proportional Component
 vtkOpenGLVolumeMapper ProportionalComponent" time="72.226" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test Volume Rendering with Proportional Component
"/>
|
|
825
|
+
<testcase name="# Test Volume Rendering with Proportional Component
 Matching image - delta 0.00%" time="72.226" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test Volume Rendering with Proportional Component
"/>
|
|
826
|
+
<testcase name="# Test Volume Rendering with Proportional Component
 Image match resolution" time="72.227" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test Volume Rendering with Proportional Component
"/>
|
|
827
|
+
<testcase name="# Test Average Intensity Projection Volume Rendering
 vtkOpenGLVolumeMapper AverageIP" time="73.198" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test Average Intensity Projection Volume Rendering
"/>
|
|
828
|
+
<testcase name="# Test Average Intensity Projection Volume Rendering
 Matching image - delta 0.00%" time="73.198" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test Average Intensity Projection Volume Rendering
"/>
|
|
829
|
+
<testcase name="# Test Average Intensity Projection Volume Rendering
 Image match resolution" time="73.199" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test Average Intensity Projection Volume Rendering
"/>
|
|
830
|
+
<testcase name="# Macro methods algo tests
 populate publicAPI" time="73.199" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Macro methods algo tests
"/>
|
|
831
|
+
<testcase name="# Macro methods algo tests
 return input data" time="73.201" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Macro methods algo tests
"/>
|
|
832
|
+
<testcase name="# Macro methods algo tests
 Add two input arrays" time="73.201" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Macro methods algo tests
"/>
|
|
833
|
+
<testcase name="# Macro methods algo tests
 Subtract two input arrays" time="73.201" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Macro methods algo tests
"/>
|
|
834
|
+
<testcase name="# Macro methods algo tests
 Multiply two input arrays" time="73.202" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Macro methods algo tests
"/>
|
|
835
|
+
<testcase name="# Macro methods algo tests
 Divide two input arrays, using outputPort" time="73.202" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Macro methods algo tests
"/>
|
|
836
|
+
<testcase name="# Macro shouldUpdate returns true if output is deleted
 Trivial producer outputs first input data" time="73.202" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Macro shouldUpdate returns true if output is deleted
"/>
|
|
837
|
+
<testcase name="# Macro shouldUpdate returns true if output is deleted
 Trivial producer outputs second input data" time="73.203" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Macro shouldUpdate returns true if output is deleted
"/>
|
|
838
|
+
<testcase name="# onlyIfWebGL
 onlyIfWebGL enabled" time="73.203" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# onlyIfWebGL
"/>
|
|
839
|
+
<testcase name="# Macro methods scalar tests
 macro setget" time="73.204" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Macro methods scalar tests
"/>
|
|
840
|
+
<testcase name="# Macro methods scalar tests
 Initial gets should match defaults" time="73.204" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Macro methods scalar tests
"/>
|
|
841
|
+
<testcase name="# Macro methods scalar tests
 Bool get should match set" time="73.204" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Macro methods scalar tests
"/>
|
|
842
|
+
<testcase name="# Macro methods scalar tests
 Initial gets should match defaults" time="73.204" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Macro methods scalar tests
"/>
|
|
843
|
+
<testcase name="# Macro methods scalar tests
 Int get should match set" time="73.204" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Macro methods scalar tests
"/>
|
|
844
|
+
<testcase name="# Macro methods scalar tests
 mtime should increase after set" time="73.204" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Macro methods scalar tests
"/>
|
|
845
|
+
<testcase name="# Macro methods scalar tests
 mtime should not increase after idempotent set" time="73.205" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Macro methods scalar tests
"/>
|
|
846
|
+
<testcase name="# Macro methods array tests
 Initial gets should match defaults" time="73.206" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Macro methods array tests
"/>
|
|
847
|
+
<testcase name="# Macro methods array tests
 Throw if no set method declared" time="73.206" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Macro methods array tests
"/>
|
|
848
|
+
<testcase name="# Macro methods array tests
 Array spread set OK" time="73.206" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Macro methods array tests
"/>
|
|
849
|
+
<testcase name="# Macro methods array tests
 Array spread set should match get" time="73.206" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Macro methods array tests
"/>
|
|
850
|
+
<testcase name="# Macro methods array tests
 OK to set a single array argument" time="73.207" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Macro methods array tests
"/>
|
|
851
|
+
<testcase name="# Macro methods array tests
 Array set should match get" time="73.207" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Macro methods array tests
"/>
|
|
852
|
+
<testcase name="# Macro methods array tests
 mtime should increase after set" time="73.207" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Macro methods array tests
"/>
|
|
853
|
+
<testcase name="# Macro methods array tests
 Invalid number of values should throw" time="73.207" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Macro methods array tests
"/>
|
|
854
|
+
<testcase name="# Macro methods array tests
 Keep default value after illegal set" time="73.207" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Macro methods array tests
"/>
|
|
855
|
+
<testcase name="# Macro methods array tests
 mtime should not increase after idempotent set" time="73.207" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Macro methods array tests
"/>
|
|
856
|
+
<testcase name="# Macro methods array tests
 Invalid number of values should throw" time="73.208" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Macro methods array tests
"/>
|
|
857
|
+
<testcase name="# Macro methods array tests
 Keep value after illegal set" time="73.208" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Macro methods array tests
"/>
|
|
858
|
+
<testcase name="# Macro methods array tests
 Invalid set with string should throw" time="73.208" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Macro methods array tests
"/>
|
|
859
|
+
<testcase name="# Macro methods array tests
 Keep value after illegal set" time="73.208" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Macro methods array tests
"/>
|
|
860
|
+
<testcase name="# Macro methods array tests
 OK to set a typed array argument" time="73.208" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Macro methods array tests
"/>
|
|
861
|
+
<testcase name="# Macro methods array tests
 setArray should copy input argument" time="73.209" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Macro methods array tests
"/>
|
|
862
|
+
<testcase name="# Macro methods array tests
 OK to set no argument" time="73.209" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Macro methods array tests
"/>
|
|
863
|
+
<testcase name="# Macro methods array tests
 OK to set not enough argument" time="73.209" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Macro methods array tests
"/>
|
|
864
|
+
<testcase name="# Macro methods array tests
 OK to set too-short array argument" time="73.209" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Macro methods array tests
"/>
|
|
865
|
+
<testcase name="# Macro methods array tests
 OK to set too short typed array argument" time="73.209" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Macro methods array tests
"/>
|
|
866
|
+
<testcase name="# Macro methods array tests
 Invalid number of values should throw" time="73.209" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Macro methods array tests
"/>
|
|
867
|
+
<testcase name="# Macro methods array tests
 Too large array should throw" time="73.209" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Macro methods array tests
"/>
|
|
868
|
+
<testcase name="# Macro methods array tests
 Too large array should throw" time="73.21" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Macro methods array tests
"/>
|
|
869
|
+
<testcase name="# Macro methods enum tests
 Initial gets should match defaults" time="73.21" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Macro methods enum tests
"/>
|
|
870
|
+
<testcase name="# Macro methods enum tests
 Enum set should match get" time="73.21" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Macro methods enum tests
"/>
|
|
871
|
+
<testcase name="# Macro methods enum tests
 should be truthy" time="73.21" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Macro methods enum tests
"/>
|
|
872
|
+
<testcase name="# Macro methods enum tests
 Enum set by index should get matching enum value" time="73.211" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Macro methods enum tests
"/>
|
|
873
|
+
<testcase name="# Macro methods enum tests
 Setting idempotent value should return false" time="73.211" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Macro methods enum tests
"/>
|
|
874
|
+
<testcase name="# Macro methods enum tests
 Invalid enum index should throw" time="73.211" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Macro methods enum tests
"/>
|
|
875
|
+
<testcase name="# Macro methods enum tests
 Enum set out of range should be rejected" time="73.211" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Macro methods enum tests
"/>
|
|
876
|
+
<testcase name="# Macro methods enum tests
 Invalid enum string should throw" time="73.211" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Macro methods enum tests
"/>
|
|
877
|
+
<testcase name="# Macro methods enum tests
 Enum set string out of range should be rejected" time="73.212" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Macro methods enum tests
"/>
|
|
878
|
+
<testcase name="# Macro methods enum tests
 Invalid enum set with array/object should throw" time="73.212" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Macro methods enum tests
"/>
|
|
879
|
+
<testcase name="# Macro methods enum tests
 Enum set string out of range should be rejected" time="73.212" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Macro methods enum tests
"/>
|
|
880
|
+
<testcase name="# Macro methods object tests
 Get entire model" time="73.213" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Macro methods object tests
"/>
|
|
881
|
+
<testcase name="# Macro methods object tests
 Get defaults back test" time="73.213" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Macro methods object tests
"/>
|
|
882
|
+
<testcase name="# Macro methods object tests
 Object should be frozen" time="73.213" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Macro methods object tests
"/>
|
|
883
|
+
<testcase name="# Macro methods object tests
 should be truthy" time="73.214" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Macro methods object tests
"/>
|
|
884
|
+
<testcase name="# Macro methods object tests
 should be truthy" time="73.214" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Macro methods object tests
"/>
|
|
885
|
+
<testcase name="# Macro methods object tests
 Object modified fires" time="73.214" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Macro methods object tests
"/>
|
|
886
|
+
<testcase name="# Macro methods object tests
 Object modified does not fire after unsubscribe" time="73.214" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Macro methods object tests
"/>
|
|
887
|
+
<testcase name="# Macro methods object tests
 Test mult-set" time="73.214" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Macro methods object tests
"/>
|
|
888
|
+
<testcase name="# Macro methods object tests
 Float get should match multi-set" time="73.215" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Macro methods object tests
"/>
|
|
889
|
+
<testcase name="# Macro methods object tests
 Array multi-set should match get" time="73.215" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Macro methods object tests
"/>
|
|
890
|
+
<testcase name="# Macro methods object tests
 should be truthy" time="73.215" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Macro methods object tests
"/>
|
|
891
|
+
<testcase name="# Macro methods object tests
 should be truthy" time="73.215" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Macro methods object tests
"/>
|
|
892
|
+
<testcase name="# Macro methods object tests
 should be falsy" time="73.215" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Macro methods object tests
"/>
|
|
893
|
+
<testcase name="# Macro methods object tests
 should be strictly equal" time="73.215" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Macro methods object tests
"/>
|
|
894
|
+
<testcase name="# Macro methods object tests
 should not throw" time="73.215" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Macro methods object tests
"/>
|
|
895
|
+
<testcase name="# Macro methods object tests
 All calls should do nothing after delete" time="73.216" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Macro methods object tests
"/>
|
|
896
|
+
<testcase name="# Macro methods event tests
 cbAbort1 should be called first" time="73.216" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Macro methods event tests
"/>
|
|
897
|
+
<testcase name="# Macro methods event tests
 cbAbort2 should be called second" time="73.216" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Macro methods event tests
"/>
|
|
898
|
+
<testcase name="# Macro methods event tests
 Only 2 callbacks should be invoked, not 3" time="73.216" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Macro methods event tests
"/>
|
|
899
|
+
<testcase name="# Macro methods event tests
 cbPriority2 should be called first" time="73.216" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Macro methods event tests
"/>
|
|
900
|
+
<testcase name="# Macro methods event tests
 cbPriority2 should be called first" time="73.216" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Macro methods event tests
"/>
|
|
901
|
+
<testcase name="# Macro methods event tests
 cbPriority1 should be called second" time="73.217" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Macro methods event tests
"/>
|
|
902
|
+
<testcase name="# Macro methods event tests
 cbPriority0 should be called third" time="73.318" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Macro methods event tests
"/>
|
|
903
|
+
<testcase name="# Macro methods event tests
 cbPriorityLast should be called last after 101ms" time="73.318" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Macro methods event tests
"/>
|
|
904
|
+
<testcase name="# Macro methods event tests
 cbPriority2 should be called exactly twice" time="73.319" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Macro methods event tests
"/>
|
|
905
|
+
<testcase name="# Macro methods keystore tests
 key1 should exist in keystore" time="73.319" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Macro methods keystore tests
"/>
|
|
906
|
+
<testcase name="# Macro methods keystore tests
 key2 should exist in keystore" time="73.319" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Macro methods keystore tests
"/>
|
|
907
|
+
<testcase name="# Macro methods keystore tests
 key3 should exist in keystore" time="73.319" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Macro methods keystore tests
"/>
|
|
908
|
+
<testcase name="# Macro methods keystore tests
 Delete key2 should succeed" time="73.319" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Macro methods keystore tests
"/>
|
|
909
|
+
<testcase name="# Macro methods keystore tests
 There should be no keys after clearing" time="73.33" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Macro methods keystore tests
"/>
|
|
910
|
+
<testcase name="# Test vtkDataArray serialization/deserialization
 Make sure the class definition exist" time="73.33" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkDataArray serialization/deserialization
"/>
|
|
911
|
+
<testcase name="# Test vtkDataArray serialization/deserialization
 Make sure the instance exist" time="73.331" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkDataArray serialization/deserialization
"/>
|
|
912
|
+
<testcase name="# Test vtkDataArray serialization/deserialization
 Make sure we can get serialize data" time="73.332" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkDataArray serialization/deserialization
"/>
|
|
913
|
+
<testcase name="# Test vtkDataArray serialization/deserialization
 Make sure we can get deserialize data" time="73.332" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkDataArray serialization/deserialization
"/>
|
|
914
|
+
<testcase name="# Test vtkDataArray serialization/deserialization
 We have two different instances" time="73.333" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkDataArray serialization/deserialization
"/>
|
|
915
|
+
<testcase name="# Test vtkDataArray serialization/deserialization
 But same serialized content" time="73.333" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkDataArray serialization/deserialization
"/>
|
|
916
|
+
<testcase name="# Test vtkPoints serialization/deserialization
 Make sure the class definition exist" time="73.333" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPoints serialization/deserialization
"/>
|
|
917
|
+
<testcase name="# Test vtkPoints serialization/deserialization
 Make sure the instance exist" time="73.333" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPoints serialization/deserialization
"/>
|
|
918
|
+
<testcase name="# Test vtkPoints serialization/deserialization
 Make sure we can get serialize data" time="73.333" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPoints serialization/deserialization
"/>
|
|
919
|
+
<testcase name="# Test vtkPoints serialization/deserialization
 Make sure we can get deserialize data" time="73.334" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPoints serialization/deserialization
"/>
|
|
920
|
+
<testcase name="# Test vtkPoints serialization/deserialization
 We have two different instances" time="73.334" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPoints serialization/deserialization
"/>
|
|
921
|
+
<testcase name="# Test vtkPoints serialization/deserialization
 But same serialized content" time="73.334" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPoints serialization/deserialization
"/>
|
|
922
|
+
<testcase name="# Test vtkLookupTable serialization/deserialization
 Make sure the class definition exist" time="73.335" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkLookupTable serialization/deserialization
"/>
|
|
923
|
+
<testcase name="# Test vtkLookupTable serialization/deserialization
 Make sure the instance exist" time="73.335" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkLookupTable serialization/deserialization
"/>
|
|
924
|
+
<testcase name="# Test vtkLookupTable serialization/deserialization
 Make sure we can get serialize data" time="73.336" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkLookupTable serialization/deserialization
"/>
|
|
925
|
+
<testcase name="# Test vtkLookupTable serialization/deserialization
 Make sure we can get deserialize data" time="73.336" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkLookupTable serialization/deserialization
"/>
|
|
926
|
+
<testcase name="# Test vtkLookupTable serialization/deserialization
 We have two different instances" time="73.336" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkLookupTable serialization/deserialization
"/>
|
|
927
|
+
<testcase name="# Test vtkLookupTable serialization/deserialization
 But same serialized content" time="73.337" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkLookupTable serialization/deserialization
"/>
|
|
928
|
+
<testcase name="# Test vtkScalarsToColors serialization/deserialization
 Make sure the class definition exist" time="73.337" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkScalarsToColors serialization/deserialization
"/>
|
|
929
|
+
<testcase name="# Test vtkScalarsToColors serialization/deserialization
 Make sure the instance exist" time="73.337" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkScalarsToColors serialization/deserialization
"/>
|
|
930
|
+
<testcase name="# Test vtkScalarsToColors serialization/deserialization
 Make sure we can get serialize data" time="73.337" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkScalarsToColors serialization/deserialization
"/>
|
|
931
|
+
<testcase name="# Test vtkScalarsToColors serialization/deserialization
 Make sure we can get deserialize data" time="73.337" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkScalarsToColors serialization/deserialization
"/>
|
|
932
|
+
<testcase name="# Test vtkScalarsToColors serialization/deserialization
 We have two different instances" time="73.338" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkScalarsToColors serialization/deserialization
"/>
|
|
933
|
+
<testcase name="# Test vtkScalarsToColors serialization/deserialization
 But same serialized content" time="73.338" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkScalarsToColors serialization/deserialization
"/>
|
|
934
|
+
<testcase name="# Test vtkPolyData serialization/deserialization
 Make sure the class definition exist" time="73.339" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPolyData serialization/deserialization
"/>
|
|
935
|
+
<testcase name="# Test vtkPolyData serialization/deserialization
 Make sure the instance exist" time="73.339" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPolyData serialization/deserialization
"/>
|
|
936
|
+
<testcase name="# Test vtkPolyData serialization/deserialization
 Make sure we can get serialize data" time="73.34" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPolyData serialization/deserialization
"/>
|
|
937
|
+
<testcase name="# Test vtkPolyData serialization/deserialization
 Make sure we can get deserialize data" time="73.341" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPolyData serialization/deserialization
"/>
|
|
938
|
+
<testcase name="# Test vtkPolyData serialization/deserialization
 We have two different instances" time="73.341" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPolyData serialization/deserialization
"/>
|
|
939
|
+
<testcase name="# Test vtkPolyData serialization/deserialization
 But same serialized content" time="73.343" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkPolyData serialization/deserialization
"/>
|
|
940
|
+
<testcase name="# Proxy activation via config
 No initial active source" time="73.343" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Proxy activation via config
"/>
|
|
941
|
+
<testcase name="# Proxy activation via config
 Active source set after proxy creation" time="73.344" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Proxy activation via config
"/>
|
|
942
|
+
<testcase name="# Proxy activation via .activate()
 No initial active source" time="73.345" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Proxy activation via .activate()
"/>
|
|
943
|
+
<testcase name="# Proxy activation via .activate()
 No active source after proxy creation" time="73.345" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Proxy activation via .activate()
"/>
|
|
944
|
+
<testcase name="# Proxy activation via .activate()
 Proxy manager should be modified after proxy activation" time="73.345" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Proxy activation via .activate()
"/>
|
|
945
|
+
<testcase name="# Proxy activation via .activate()
 Active source set" time="73.778" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Proxy activation via .activate()
"/>
|
|
946
|
+
<testcase name="# testNoScaleInPixelsWithPerspective(): scaleInPixels=false, parallelProjection=false
 Matching image - delta 0.00%" time="73.779" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# testNoScaleInPixelsWithPerspective(): scaleInPixels=false, parallelProjection=false
"/>
|
|
947
|
+
<testcase name="# testNoScaleInPixelsWithPerspective(): scaleInPixels=false, parallelProjection=false
 Image match resolution" time="73.812" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# testNoScaleInPixelsWithPerspective(): scaleInPixels=false, parallelProjection=false
"/>
|
|
948
|
+
<testcase name="# testNoScaleInPixelsWithParallel(): scaleInPixels=false, parallelProjection=true
 Matching image - delta 0.00%" time="73.812" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# testNoScaleInPixelsWithParallel(): scaleInPixels=false, parallelProjection=true
"/>
|
|
949
|
+
<testcase name="# testNoScaleInPixelsWithParallel(): scaleInPixels=false, parallelProjection=true
 Image match resolution" time="73.849" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# testNoScaleInPixelsWithParallel(): scaleInPixels=false, parallelProjection=true
"/>
|
|
950
|
+
<testcase name="# testScaleInPixelsWithPerspective(): scaleInPixels=true, parallelProjection=false
 Matching image - delta 0.00%" time="73.849" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# testScaleInPixelsWithPerspective(): scaleInPixels=true, parallelProjection=false
"/>
|
|
951
|
+
<testcase name="# testScaleInPixelsWithPerspective(): scaleInPixels=true, parallelProjection=false
 Image match resolution" time="73.883" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# testScaleInPixelsWithPerspective(): scaleInPixels=true, parallelProjection=false
"/>
|
|
952
|
+
<testcase name="# testScaleInPixelsWithParallel(): scaleInPixels=true, parallelProjection=true
 Matching image - delta 0.00%" time="73.883" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# testScaleInPixelsWithParallel(): scaleInPixels=true, parallelProjection=true
"/>
|
|
953
|
+
<testcase name="# testScaleInPixelsWithParallel(): scaleInPixels=true, parallelProjection=true
 Image match resolution" time="73.901" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# testScaleInPixelsWithParallel(): scaleInPixels=true, parallelProjection=true
"/>
|
|
954
|
+
<testcase name="# Test boundPlane natural basis simple
 should be truthy" time="73.901" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test boundPlane natural basis simple
"/>
|
|
955
|
+
<testcase name="# Test boundPlane natural basis simple
 should be truthy" time="73.902" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test boundPlane natural basis simple
"/>
|
|
956
|
+
<testcase name="# Test boundPlane natural basis simple
 should be truthy" time="73.905" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test boundPlane natural basis simple
"/>
|
|
957
|
+
<testcase name="# Test boundPlane natural basis with offset
 should be truthy" time="73.905" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test boundPlane natural basis with offset
"/>
|
|
958
|
+
<testcase name="# Test boundPlane natural basis with offset
 should be truthy" time="73.905" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test boundPlane natural basis with offset
"/>
|
|
959
|
+
<testcase name="# Test boundPlane natural basis with offset
 should be truthy" time="73.908" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test boundPlane natural basis with offset
"/>
|
|
960
|
+
<testcase name="# Test boundPlane oriented
 should be truthy" time="73.908" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test boundPlane oriented
"/>
|
|
961
|
+
<testcase name="# Test boundPlane oriented
 should be truthy" time="73.909" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test boundPlane oriented
"/>
|
|
962
|
+
<testcase name="# Test boundPlane oriented
 should be truthy" time="73.912" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test boundPlane oriented
"/>
|
|
963
|
+
<testcase name="# Test boundPlane no intersection
 should be truthy" time="73.912" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test boundPlane no intersection
"/>
|
|
964
|
+
<testcase name="# Test boundPlane no intersection
 should be truthy" time="73.912" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test boundPlane no intersection
"/>
|
|
965
|
+
<testcase name="# Test boundPlane no intersection
 should be truthy" time="73.912" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test boundPlane no intersection
"/>
|
|
966
|
+
<testcase name="# Test getAssociatedPlaneName
 should be truthy" time="73.913" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test getAssociatedPlaneName
"/>
|
|
967
|
+
<testcase name="# Test getAssociatedPlaneName
 should be truthy" time="73.913" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test getAssociatedPlaneName
"/>
|
|
968
|
+
<testcase name="# Test getAssociatedPlaneName
 should be truthy" time="73.913" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test getAssociatedPlaneName
"/>
|
|
969
|
+
<testcase name="# Test getAssociatedPlaneName
 should be truthy" time="73.913" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test getAssociatedPlaneName
"/>
|
|
970
|
+
<testcase name="# Test getAssociatedPlaneName
 should be truthy" time="73.913" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test getAssociatedPlaneName
"/>
|
|
971
|
+
<testcase name="# Test getAssociatedPlaneName
 should be truthy" time="73.913" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test getAssociatedPlaneName
"/>
|
|
972
|
+
<testcase name="# Test getAssociatedPlaneName
 should be truthy" time="73.914" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test getAssociatedPlaneName
"/>
|
|
973
|
+
<testcase name="# Test getAssociatedPlaneName
 should be truthy" time="73.914" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test getAssociatedPlaneName
"/>
|
|
974
|
+
<testcase name="# Test getAssociatedPlaneName
 should be truthy" time="73.914" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test getAssociatedPlaneName
"/>
|
|
975
|
+
<testcase name="# Test getAssociatedPlaneName
 should be truthy" time="73.914" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test getAssociatedPlaneName
"/>
|
|
976
|
+
<testcase name="# Test getAssociatedPlaneName
 should be truthy" time="73.914" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test getAssociatedPlaneName
"/>
|
|
977
|
+
<testcase name="# Test getPlaneNameFromLineName
 should be truthy" time="73.914" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test getPlaneNameFromLineName
"/>
|
|
978
|
+
<testcase name="# Test getPlaneNameFromLineName
 should be truthy" time="73.914" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test getPlaneNameFromLineName
"/>
|
|
979
|
+
<testcase name="# Test getPlaneNameFromLineName
 should be truthy" time="73.915" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test getPlaneNameFromLineName
"/>
|
|
980
|
+
<testcase name="# Test getPlaneNameFromLineName
 should be truthy" time="73.915" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test getPlaneNameFromLineName
"/>
|
|
981
|
+
<testcase name="# Test getPlaneNameFromLineName
 should be truthy" time="74.96" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test getPlaneNameFromLineName
"/>
|
|
982
|
+
<testcase name="# Initialization
 Camera focal point on 4" time="74.96" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Initialization
"/>
|
|
983
|
+
<testcase name="# Initialization
 Camera view up on 4" time="74.96" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Initialization
"/>
|
|
984
|
+
<testcase name="# Initialization
 Plane origin on 4" time="74.96" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Initialization
"/>
|
|
985
|
+
<testcase name="# Initialization
 Plane point 1 on 4" time="74.96" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Initialization
"/>
|
|
986
|
+
<testcase name="# Initialization
 Plane point 2 on 4" time="74.963" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Initialization
"/>
|
|
987
|
+
<testcase name="# Initialization
 Camera focal point on 5" time="74.963" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Initialization
"/>
|
|
988
|
+
<testcase name="# Initialization
 Camera view up on 5" time="74.964" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Initialization
"/>
|
|
989
|
+
<testcase name="# Initialization
 Plane origin on 5" time="74.964" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Initialization
"/>
|
|
990
|
+
<testcase name="# Initialization
 Plane point 1 on 5" time="74.964" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Initialization
"/>
|
|
991
|
+
<testcase name="# Initialization
 Plane point 2 on 5" time="74.967" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Initialization
"/>
|
|
992
|
+
<testcase name="# Initialization
 Camera focal point on 6" time="74.967" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Initialization
"/>
|
|
993
|
+
<testcase name="# Initialization
 Camera view up on 6" time="74.967" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Initialization
"/>
|
|
994
|
+
<testcase name="# Initialization
 Plane origin on 6" time="74.967" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Initialization
"/>
|
|
995
|
+
<testcase name="# Initialization
 Plane point 1 on 6" time="74.967" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Initialization
"/>
|
|
996
|
+
<testcase name="# Initialization
 Plane point 2 on 6" time="74.97" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Initialization
"/>
|
|
997
|
+
<testcase name="# Rotate Z by 45 degrees around Y
 Camera focal point on 4" time="74.971" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Rotate Z by 45 degrees around Y
"/>
|
|
998
|
+
<testcase name="# Rotate Z by 45 degrees around Y
 Camera view up on 4" time="74.971" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Rotate Z by 45 degrees around Y
"/>
|
|
999
|
+
<testcase name="# Rotate Z by 45 degrees around Y
 Plane origin on 4" time="74.971" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Rotate Z by 45 degrees around Y
"/>
|
|
1000
|
+
<testcase name="# Rotate Z by 45 degrees around Y
 Plane point 1 on 4" time="74.971" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Rotate Z by 45 degrees around Y
"/>
|
|
1001
|
+
<testcase name="# Rotate Z by 45 degrees around Y
 Plane point 2 on 4" time="74.973" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Rotate Z by 45 degrees around Y
"/>
|
|
1002
|
+
<testcase name="# Rotate Z by 45 degrees around Y
 Camera focal point on 5" time="74.974" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Rotate Z by 45 degrees around Y
"/>
|
|
1003
|
+
<testcase name="# Rotate Z by 45 degrees around Y
 Camera view up on 5" time="74.974" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Rotate Z by 45 degrees around Y
"/>
|
|
1004
|
+
<testcase name="# Rotate Z by 45 degrees around Y
 Plane origin on 5" time="74.974" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Rotate Z by 45 degrees around Y
"/>
|
|
1005
|
+
<testcase name="# Rotate Z by 45 degrees around Y
 Plane point 1 on 5" time="74.974" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Rotate Z by 45 degrees around Y
"/>
|
|
1006
|
+
<testcase name="# Rotate Z by 45 degrees around Y
 Plane point 2 on 5" time="74.977" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Rotate Z by 45 degrees around Y
"/>
|
|
1007
|
+
<testcase name="# Rotate Z by 45 degrees around Y
 Camera focal point on 6" time="74.977" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Rotate Z by 45 degrees around Y
"/>
|
|
1008
|
+
<testcase name="# Rotate Z by 45 degrees around Y
 Camera view up on 6" time="74.977" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Rotate Z by 45 degrees around Y
"/>
|
|
1009
|
+
<testcase name="# Rotate Z by 45 degrees around Y
 Plane origin on 6" time="74.977" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Rotate Z by 45 degrees around Y
"/>
|
|
1010
|
+
<testcase name="# Rotate Z by 45 degrees around Y
 Plane point 1 on 6" time="74.977" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Rotate Z by 45 degrees around Y
"/>
|
|
1011
|
+
<testcase name="# Rotate Z by 45 degrees around Y
 Plane point 2 on 6" time="75.882" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Rotate Z by 45 degrees around Y
"/>
|
|
1012
|
+
<testcase name="# Rotate Z by -35 degrees around Y
 Camera focal point on 4" time="75.882" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Rotate Z by -35 degrees around Y
"/>
|
|
1013
|
+
<testcase name="# Rotate Z by -35 degrees around Y
 Camera view up on 4" time="75.882" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Rotate Z by -35 degrees around Y
"/>
|
|
1014
|
+
<testcase name="# Rotate Z by -35 degrees around Y
 Plane origin on 4" time="75.882" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Rotate Z by -35 degrees around Y
"/>
|
|
1015
|
+
<testcase name="# Rotate Z by -35 degrees around Y
 Plane point 1 on 4" time="75.883" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Rotate Z by -35 degrees around Y
"/>
|
|
1016
|
+
<testcase name="# Rotate Z by -35 degrees around Y
 Plane point 2 on 4" time="75.884" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Rotate Z by -35 degrees around Y
"/>
|
|
1017
|
+
<testcase name="# Rotate Z by -35 degrees around Y
 Camera focal point on 5" time="75.885" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Rotate Z by -35 degrees around Y
"/>
|
|
1018
|
+
<testcase name="# Rotate Z by -35 degrees around Y
 Camera view up on 5" time="75.885" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Rotate Z by -35 degrees around Y
"/>
|
|
1019
|
+
<testcase name="# Rotate Z by -35 degrees around Y
 Plane origin on 5" time="75.885" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Rotate Z by -35 degrees around Y
"/>
|
|
1020
|
+
<testcase name="# Rotate Z by -35 degrees around Y
 Plane point 1 on 5" time="75.885" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Rotate Z by -35 degrees around Y
"/>
|
|
1021
|
+
<testcase name="# Rotate Z by -35 degrees around Y
 Plane point 2 on 5" time="75.888" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Rotate Z by -35 degrees around Y
"/>
|
|
1022
|
+
<testcase name="# Rotate Z by -35 degrees around Y
 Camera focal point on 6" time="75.888" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Rotate Z by -35 degrees around Y
"/>
|
|
1023
|
+
<testcase name="# Rotate Z by -35 degrees around Y
 Camera view up on 6" time="75.888" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Rotate Z by -35 degrees around Y
"/>
|
|
1024
|
+
<testcase name="# Rotate Z by -35 degrees around Y
 Plane origin on 6" time="75.888" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Rotate Z by -35 degrees around Y
"/>
|
|
1025
|
+
<testcase name="# Rotate Z by -35 degrees around Y
 Plane point 1 on 6" time="75.889" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Rotate Z by -35 degrees around Y
"/>
|
|
1026
|
+
<testcase name="# Rotate Z by -35 degrees around Y
 Plane point 2 on 6" time="75.922" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Rotate Z by -35 degrees around Y
"/>
|
|
1027
|
+
<testcase name="# Test vtkResliceCursorHelper rotateVector
 should be truthy" time="75.93" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkResliceCursorHelper rotateVector
"/>
|
|
1028
|
+
<testcase name="# Test vtkResliceCursorHelper rotateVector
 should be truthy" time="75.93" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkResliceCursorHelper rotateVector
"/>
|
|
1029
|
+
<testcase name="# Test vtkResliceCursorHelper rotateVector
 should be truthy" time="75.93" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkResliceCursorHelper rotateVector
"/>
|
|
1030
|
+
<testcase name="# Test vtkResliceCursorHelper rotateVector
 should be truthy" time="76.386" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkResliceCursorHelper rotateVector
"/>
|
|
1031
|
+
<testcase name="# Test vtkSplineWidget rendering and picking
 Matching image - delta 0.00%" time="76.387" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkSplineWidget rendering and picking
"/>
|
|
1032
|
+
<testcase name="# Test vtkSplineWidget rendering and picking
 Image match resolution" time="76.516" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkSplineWidget rendering and picking
"/>
|
|
1033
|
+
<testcase name="# Test vtkSplineWidget rendering and picking
 should be strictly equal" time="76.516" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkSplineWidget rendering and picking
"/>
|
|
1034
|
+
<testcase name="# Test vtkSplineWidget rendering and picking
 should be strictly equal" time="76.518" classname="Chrome_Headless_93_0_4577_63_(Linux_x86_64).# Test vtkSplineWidget rendering and picking
"/>
|
|
1035
1035
|
<system-out>
|
|
1036
1036
|
<![CDATA[Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'TAP version 13'
|
|
1037
1037
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: '# Test cell array constructor'
|
|
@@ -1043,7 +1043,7 @@
|
|
|
1043
1043
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 6 char init number of cells'
|
|
1044
1044
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: '# Test Categorical Colors'
|
|
1045
1045
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 7 vtkLookupTable TestCategoricalColors'
|
|
1046
|
-
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 8 Matching image - delta 0.
|
|
1046
|
+
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 8 Matching image - delta 0.00%'
|
|
1047
1047
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 9 Image match resolution'
|
|
1048
1048
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: '# Test angleBetweenVector'
|
|
1049
1049
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 10 should be strictly equal'
|
|
@@ -1381,7 +1381,7 @@
|
|
|
1381
1381
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 297 The number of points should be 2228'
|
|
1382
1382
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: '# Test MultipleBonds'
|
|
1383
1383
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 298 should be truthy'
|
|
1384
|
-
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 299 Matching image - delta 0.
|
|
1384
|
+
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 299 Matching image - delta 0.00%'
|
|
1385
1385
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 300 Image match resolution'
|
|
1386
1386
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: '# Test vtkPaintFilter ellipse on images with large spacing'
|
|
1387
1387
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 301 Matching image - delta 0.00%'
|
|
@@ -1432,7 +1432,7 @@
|
|
|
1432
1432
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 337 Image match resolution'
|
|
1433
1433
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: '# Test vtkCubeSource Rendering'
|
|
1434
1434
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 338 vtkCubeSource Rendering'
|
|
1435
|
-
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 339 Matching image - delta 0.
|
|
1435
|
+
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 339 Matching image - delta 0.00%'
|
|
1436
1436
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 340 Image match resolution'
|
|
1437
1437
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: '# Test vtkCylinderSource Rendering'
|
|
1438
1438
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 341 vtkCylinderSource Rendering'
|
|
@@ -1440,7 +1440,7 @@
|
|
|
1440
1440
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 343 Image match resolution'
|
|
1441
1441
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: '# Test vtkLineSource Rendering'
|
|
1442
1442
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 344 vtkLineSource Rendering'
|
|
1443
|
-
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 345 Matching image - delta 0.
|
|
1443
|
+
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 345 Matching image - delta 0.00%'
|
|
1444
1444
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 346 Image match resolution'
|
|
1445
1445
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: '# Test vtkPlaneSource Rendering'
|
|
1446
1446
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 347 vtkPlaneSource Rendering'
|
|
@@ -1605,7 +1605,7 @@
|
|
|
1605
1605
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 500 should be strictly equal'
|
|
1606
1606
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: '# Test vtkImageReslice Rendering'
|
|
1607
1607
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 501 vtkImageReslice Rendering'
|
|
1608
|
-
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 502 Matching image - delta 0.
|
|
1608
|
+
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 502 Matching image - delta 0.00%'
|
|
1609
1609
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 503 Image match resolution'
|
|
1610
1610
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: '# Test vtkInteractorStyleImage.setCurrentImageNumber'
|
|
1611
1611
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 504 should be strictly equal'
|
|
@@ -1641,7 +1641,7 @@
|
|
|
1641
1641
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 531 should be strictly equal'
|
|
1642
1642
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: '# Test Actor'
|
|
1643
1643
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 532 vtkActor testRotate'
|
|
1644
|
-
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 533 Matching image - delta 0.
|
|
1644
|
+
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 533 Matching image - delta 0.00%'
|
|
1645
1645
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 534 Image match resolution'
|
|
1646
1646
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: '# Test vtkCellPicker image mapper'
|
|
1647
1647
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 535 should be strictly equal'
|
|
@@ -1658,7 +1658,7 @@
|
|
|
1658
1658
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 545 should be truthy'
|
|
1659
1659
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: '# Test Interpolate Scalars Before Colors'
|
|
1660
1660
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 546 vtkOpenGLPolyDataMapper ColorTransferFunction'
|
|
1661
|
-
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 547 Matching image - delta 0.
|
|
1661
|
+
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 547 Matching image - delta 0.00%'
|
|
1662
1662
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 548 Image match resolution'
|
|
1663
1663
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: '# Test discretized color transfer function'
|
|
1664
1664
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 549 Test discretized ctf value for -0.1, expect 1,0,0'
|
|
@@ -1678,7 +1678,7 @@
|
|
|
1678
1678
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: '# Test Interpolate Scalars Before Colors'
|
|
1679
1679
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 562 vtkOpenGLPolyDataMapper ColorTransferFunction Presets'
|
|
1680
1680
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) ERROR: 'ColorSpace CIELAB not supported, using RGB instead'
|
|
1681
|
-
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 563 Matching image - delta 0.
|
|
1681
|
+
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 563 Matching image - delta 0.00%'
|
|
1682
1682
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 564 Image match resolution'
|
|
1683
1683
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: '# Test vtkCoordinate publicAPI'
|
|
1684
1684
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 565 should be deeply equivalent'
|
|
@@ -1835,11 +1835,11 @@
|
|
|
1835
1835
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 716 should be deeply equivalent'
|
|
1836
1836
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: '# Test Follower class'
|
|
1837
1837
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 717 vtkFollower'
|
|
1838
|
-
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 718 Matching image - delta
|
|
1838
|
+
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 718 Matching image - delta 0.00%'
|
|
1839
1839
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 719 Image match resolution'
|
|
1840
1840
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: '# Test vtkGlyph3DMapper Rendering'
|
|
1841
1841
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 720 vtkGlyph3DMapper Rendering'
|
|
1842
|
-
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 721 Matching image - delta 0.
|
|
1842
|
+
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 721 Matching image - delta 0.00%'
|
|
1843
1843
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 722 Image match resolution'
|
|
1844
1844
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: '# Test HardwareSelector'
|
|
1845
1845
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 723 vtkHardwareSelector TestHardwareSelector'
|
|
@@ -1854,15 +1854,15 @@
|
|
|
1854
1854
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 729 Correct prop was selected'
|
|
1855
1855
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: '# Test HardwareSelector'
|
|
1856
1856
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 730 vtkHardwareSelector TestHardwareSelector'
|
|
1857
|
-
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG:
|
|
1858
|
-
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 731 Hardware selector takes less than six normal renders (
|
|
1857
|
+
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 2307, 206, 311
|
|
1858
|
+
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 731 Hardware selector takes less than six normal renders (2307, 206, 311)'
|
|
1859
1859
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: '# Test Edge Visibility'
|
|
1860
1860
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 732 vtkMapper EdgeVisibility'
|
|
1861
|
-
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 733 Matching image - delta 0.
|
|
1861
|
+
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 733 Matching image - delta 0.00%'
|
|
1862
1862
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 734 Image match resolution'
|
|
1863
1863
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: '# Test VectorComponent'
|
|
1864
1864
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 735 vtkMapper Vector Component'
|
|
1865
|
-
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 736 Matching image - delta 0.
|
|
1865
|
+
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 736 Matching image - delta 0.00%'
|
|
1866
1866
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 737 Image match resolution'
|
|
1867
1867
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: '# Test vtkPointPicker image mapper'
|
|
1868
1868
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 738 should be strictly equal'
|
|
@@ -1886,7 +1886,7 @@
|
|
|
1886
1886
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 754 should be truthy'
|
|
1887
1887
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: '# Test Set Actor User Matrix'
|
|
1888
1888
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 755 vtkActor SetUserMatrix'
|
|
1889
|
-
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 756 Matching image - delta 0.
|
|
1889
|
+
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 756 Matching image - delta 0.00%'
|
|
1890
1890
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 757 Image match resolution'
|
|
1891
1891
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: '# Test multiple renderers'
|
|
1892
1892
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 758 Matching image - delta 0.00%'
|
|
@@ -1898,16 +1898,16 @@
|
|
|
1898
1898
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 762 Image match resolution'
|
|
1899
1899
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: '# Test SphereMapper'
|
|
1900
1900
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 763 vtkSphereMapper testSphere'
|
|
1901
|
-
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 764 Matching image - delta 0.
|
|
1901
|
+
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 764 Matching image - delta 0.00%'
|
|
1902
1902
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 765 Image match resolution'
|
|
1903
1903
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: '# Test StickMapper'
|
|
1904
1904
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 766 vtkStickMapper testStick'
|
|
1905
|
-
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 767 Matching image - delta 0.
|
|
1905
|
+
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 767 Matching image - delta 0.00%'
|
|
1906
1906
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 768 Image match resolution'
|
|
1907
1907
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: '# Test vtkGenericRenderWindow create/delete'
|
|
1908
1908
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: '# Test ImageMapper'
|
|
1909
1909
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 769 vtkOpenGLImageMapper testImage'
|
|
1910
|
-
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 770 Matching image - delta 0.
|
|
1910
|
+
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 770 Matching image - delta 0.00%'
|
|
1911
1911
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 771 Image match resolution'
|
|
1912
1912
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: '# Test ImageMapper ClippingPlanes'
|
|
1913
1913
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 772 vtkOpenGLImageMapper testImage'
|
|
@@ -1915,7 +1915,7 @@
|
|
|
1915
1915
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 774 Image match resolution'
|
|
1916
1916
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: '# Test ImageMapper with Nearest Neighbor interpolation'
|
|
1917
1917
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 775 vtkOpenGLImageMapper testImage'
|
|
1918
|
-
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 776 Matching image - delta 0.
|
|
1918
|
+
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 776 Matching image - delta 0.00%'
|
|
1919
1919
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 777 Image match resolution'
|
|
1920
1920
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: '# Test ImageMapper'
|
|
1921
1921
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 778 vtkOpenGLImageMapper testImage'
|
|
@@ -1923,11 +1923,11 @@
|
|
|
1923
1923
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 780 Image match resolution'
|
|
1924
1924
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: '# Test Add Shader Replacements'
|
|
1925
1925
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 781 vtkOpenGLPolyDataMapper AddShaderReplacements'
|
|
1926
|
-
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 782 Matching image - delta 0.
|
|
1926
|
+
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 782 Matching image - delta 0.00%'
|
|
1927
1927
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 783 Image match resolution'
|
|
1928
1928
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: '# Test Clear Shader Replacements'
|
|
1929
1929
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 784 vtkOpenGLPolyDataMapper ClearShaderReplacements'
|
|
1930
|
-
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 785 Matching image - delta 0.
|
|
1930
|
+
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 785 Matching image - delta 0.00%'
|
|
1931
1931
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 786 Image match resolution'
|
|
1932
1932
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: '# Test Clipping planes'
|
|
1933
1933
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 787 vtkOpenGLPolyDataMapper setClippingPlanes'
|
|
@@ -1935,7 +1935,7 @@
|
|
|
1935
1935
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 789 Image match resolution'
|
|
1936
1936
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: '# Test Interpolate Scalars Before Mapping'
|
|
1937
1937
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 790 vtkOpenGLPolyDataMapper InterpolateScalarsBeforeColors'
|
|
1938
|
-
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 791 Matching image - delta 0.
|
|
1938
|
+
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 791 Matching image - delta 0.00%'
|
|
1939
1939
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 792 Image match resolution'
|
|
1940
1940
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: '# Test vtkOpenGLSkybox Rendering'
|
|
1941
1941
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 793 Filter: OpenGLTexture'
|
|
@@ -1947,11 +1947,11 @@
|
|
|
1947
1947
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 798 Image match resolution'
|
|
1948
1948
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: '# Test vtkOpenGLTexture Rendering'
|
|
1949
1949
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 799 Filter: OpenGLTexture'
|
|
1950
|
-
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 800 Matching image - delta 0.
|
|
1950
|
+
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 800 Matching image - delta 0.00%'
|
|
1951
1951
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 801 Image match resolution'
|
|
1952
1952
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: '# Test Composite Volume Rendering'
|
|
1953
1953
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 802 vtkOpenGLVolumeMapper Composite'
|
|
1954
|
-
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 803 Matching image - delta 0.
|
|
1954
|
+
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 803 Matching image - delta 0.00%'
|
|
1955
1955
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 804 Image match resolution'
|
|
1956
1956
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: '# Test Composite Volume Rendering with parallel projection'
|
|
1957
1957
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 805 vtkOpenGLVolumeMapper CompositeParallelProjection'
|
|
@@ -1963,15 +1963,15 @@
|
|
|
1963
1963
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 810 Image match resolution'
|
|
1964
1964
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: '# Test Composite Volume Rendering'
|
|
1965
1965
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 811 vtkOpenGLVolumeMapper Intermixed'
|
|
1966
|
-
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 812 Matching image - delta 0.
|
|
1966
|
+
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 812 Matching image - delta 0.00%'
|
|
1967
1967
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 813 Image match resolution'
|
|
1968
1968
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: '# Test Composite Volume Rendering'
|
|
1969
1969
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 814 vtkOpenGLVolumeMapper IntermixedImage'
|
|
1970
|
-
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 815 Matching image - delta 0.
|
|
1970
|
+
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 815 Matching image - delta 0.00%'
|
|
1971
1971
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 816 Image match resolution'
|
|
1972
1972
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: '# Test Lighted Volume Rendering'
|
|
1973
1973
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 817 vtkOpenGLVolumeMapper Lighting'
|
|
1974
|
-
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 818 Matching image - delta 0.
|
|
1974
|
+
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 818 Matching image - delta 0.00%'
|
|
1975
1975
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 819 Image match resolution'
|
|
1976
1976
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: '# Test Maximum Intensity Projection Volume Rendering'
|
|
1977
1977
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 820 vtkOpenGLVolumeMapper MIP'
|
|
@@ -2139,7 +2139,7 @@
|
|
|
2139
2139
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 952 Matching image - delta 0.00%'
|
|
2140
2140
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 953 Image match resolution'
|
|
2141
2141
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: '# testScaleInPixelsWithParallel(): scaleInPixels=true, parallelProjection=true'
|
|
2142
|
-
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 954 Matching image - delta 0.
|
|
2142
|
+
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 954 Matching image - delta 0.00%'
|
|
2143
2143
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 955 Image match resolution'
|
|
2144
2144
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: '# Test boundPlane natural basis simple'
|
|
2145
2145
|
,Chrome Headless 93.0.4577.63 (Linux x86_64) LOG: 'ok 956 should be truthy'
|