enthought / enthought/mayavi

VTK warnings from the testsuite

Open
#933 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
1.4k
Forks
316
Avg merge
7h 44m
Merged PRs (30d)
5

Description

The following VTK warnings popup when the testsuite is run. Ref : https://travis-ci.org/github/enthought/mayavi/jobs/702500923

```
Test if pickling works. ...
2020-06-26 20:27:23.644 ( 3.154s) [ A6F20700]
vtkAlgorithm.cxx:1804 WARN| vtkAlgorithm::SetProgress was deprecated for VTK 9.0 and will be removed in a future version.
Use vtkAlgorithm::UpdateProgress instead.
2020-06-26 20:27:23.691 ( 3.200s) [ A6F20700]
vtkAlgorithm.cxx:1804 WARN| vtkAlgorithm::SetProgress was deprecated for VTK 9.0 and will be removed in a future version.
Use vtkAlgorithm::UpdateProgress instead.
2020-06-26 20:27:23.693 ( 3.203s) [ A6F20700]
vtkAlgorithm.cxx:1804 WARN| vtkAlgorithm::SetProgress was deprecated for VTK 9.0 and will be removed in a future version.
Use vtkAlgorithm::UpdateProgress instead.
ok
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.