InsightSoftwareConsortium / InsightSoftwareConsortium/ITKSphinxExamples

CTest Failures

未关闭
#349 1 条评论 0 个 reaction 已指派 1 人 已被 @tbirdso 认领 在 GitHub 查看
主要语言
Jupyter Notebook
星标
59
派生
70
平均合并
1 天 15 小时
30 天内合并 PR
12

描述

Two CTests are failing:

[CDash results](https://open.cdash.org/viewTest.php?onlyfailed&buildid=7888816)

```
Traceback (most recent call last):
File "/home/runner/work/bld/itkpython/lib/python3.8/site-packages/itk/support/template_class.py", line 525, in __getitem__
this_item = self.__template__[key]
KeyError: (,)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/home/runner/work/Ex/src/Registration/Metricsv4/RegisterTwoPointSets/Code.py", line 164, in
test_registration(dimension)
File "/home/runner/work/Ex/src/Registration/Metricsv4/RegisterTwoPointSets/Code.py", line 72, in test_registration
ShiftScalesType = itk.RegistrationParameterScalesFromPhysicalShift[
File "/home/runner/work/bld/itkpython/lib/python3.8/site-packages/itk/support/template_class.py", line 529, in __getitem__
raise itk.TemplateTypeError(self, key)
itk.support.extras.TemplateTypeError: itk.RegistrationParameterScalesFromPhysicalShift is not wrapped for input type `itk.JensenHavrdaCharvatTsallisPointSetToPointSetMetricv4[itk.PointSet[itk.F,2]]`.
```

Failures may be related to recent changes in wrapping for `itk::RegistrationParameterScalesFromPhysicalShift`:
[https://github.com/InsightSoftwareConsortium/ITK/commit/6310d36d351386b90f94ca495da3c89f99fd16ab](https://github.com/InsightSoftwareConsortium/ITK/commit/6310d36d351386b90f94ca495da3c89f99fd16ab)

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。