Run! Worklet Run!
Many Worklets have overloaded Run()
method. Some of them are obviously redundant and are never used (due to how UnknownArrayHandle
and UnknownCellSet
works now), removed.
Merge request reports
Activity
requested review from @kmorel
assigned to @ollielo
This merge request has been queued for testing. Test results may be viewed on:
- Gitlab CI builders results can be viewed via the Pipelines for this merge request.
- CDash links are also available in the Pipelines page
- CDash (master)
- Buildbot (master) (only visible from inside Kitware)
Branch-at-master: b92e517d
Errors:
- commit 2b62421e is not allowed because the following files are not formatted according to the 'clang-format' check:
vtkm/filter/connected_components/worklet/ImageConnectivity.h
. Post a comment ending in the lineDo: reformat
to rewrite the MR source branch automatically.
Please rewrite commits to fix the errors listed above (adding fixup commits will not resolve the errors) and force-push the branch again to update the merge request.
- commit 2b62421e is not allowed because the following files are not formatted according to the 'clang-format' check:
This merge request has been queued for testing. Test results may be viewed on:
- Gitlab CI builders results can be viewed via the Pipelines for this merge request.
- CDash links are also available in the Pipelines page
- CDash (master)
- Buildbot (master) (only visible from inside Kitware)
Branch-at-master: 69e7100e
This merge request has been queued for testing. Test results may be viewed on:
- Gitlab CI builders results can be viewed via the Pipelines for this merge request.
- CDash links are also available in the Pipelines page
- CDash (master)
- Buildbot (master) (only visible from inside Kitware)
Branch-at-master: 69e7100e
The test failure on macosx is probably the issue that was fixed in MR !2833 (merged). Try rebasing to the latest master to fix that.
+1 once that issue is fixed.
added 28 commits
-
69e7100e...cbe09e3c - 27 commits from branch
vtk:master
- bb495ca5 - Merge branch 'master' into worklet_run
-
69e7100e...cbe09e3c - 27 commits from branch
This merge request has been queued for testing. Test results may be viewed on:
- Gitlab CI builders results can be viewed via the Pipelines for this merge request.
- CDash links are also available in the Pipelines page
- CDash (master)
- Buildbot (master) (only visible from inside Kitware)
Branch-at-master: bb495ca5
mentioned in commit 8ff889fc
mentioned in merge request !2846 (merged)
mentioned in merge request !2850 (merged)