GUDHI / gudhi-devel

The GUDHI library is a generic open source C++ library, with a Python interface, for Topological Data Analysis (TDA) and Higher Dimensional Geometry Understanding.
https://gudhi.inria.fr/
MIT License
259 stars 66 forks source link

C++ Windows CI on azure is compiled, but not executed and does not fail #1115

Closed VincentRouvreau closed 2 months ago

VincentRouvreau commented 3 months ago
The following tests FAILED:
      1 - Common_example_vector_double_off_reader (Not Run)
      2 - Common_example_vector_cgal_3D_off_reader (Not Run)
      3 - Common_example_vector_cgal_off_reader (Not Run)
...

(The python tests are launched and tested)

VincentRouvreau commented 2 months ago

Since to be fixed since #1116