Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VTK: Regression with the update of Ubuntu docker images #8271

Open
sloriot opened this issue Jun 10, 2024 · 0 comments
Open

VTK: Regression with the update of Ubuntu docker images #8271

sloriot opened this issue Jun 10, 2024 · 0 comments
Milestone

Comments

@sloriot
Copy link
Member

sloriot commented Jun 10, 2024

We know have in BGL test the following error in test_bgl_read_write

2024-06-10 00:52:06.126 (  36.851s) [        927E6940]       vtkXMLParser.cxx:375    ERR| vtkXMLDataParser (0x55feeedbe110): Error parsing XML in stream at line 17, column 0, byte index 629: not well-formed (invalid token)
2024-06-10 00:52:06.127 (  36.851s) [        927E6940]       vtkExecutive.cxx:752    ERR| vtkCompositeDataPipeline (0x55feeedbecf0): Algorithm vtkXMLPolyDataReader(0x55feeedd0b80) returned failure for request: vtkInformation (0x55feeeed9940)
  Debug: Off
  Modified Time: 90
  Reference Count: 1
  Registered Events: (none)
  Request: REQUEST_INFORMATION
  ALGORITHM_AFTER_FORWARD: 1
  FORWARD_DIRECTION: 0


test_bgl_read_write: /mnt/testsuite/test/BGL/test_bgl_read_write.cpp:788: void test_bgl_VTP(const char*, bool) [with Mesh = CGAL::Polyhedron_3<CGAL::Simple_cartesian<double>, CGAL::Polyhedron_items_with_id_3>; K = CGAL::Simple_cartesian<double>]: Assertion `ok' failed.`

VTK version on this plateform is vtk-9.1
Maybe the error is specific to this vtk version

@lrineau lrineau changed the title Regression with the update of Ubuntu docker images VTK: Regression with the update of Ubuntu docker images Jun 12, 2024
@lrineau lrineau added this to the 6.0 milestone Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants