Skip to content

OSMesa version of CI/CD test is failing when coastline is rendered #2

@uturuncoglu

Description

@uturuncoglu

Describe the bug
The osmesa version of CI/CD test is failing with LLVM ERROR: Instruction Combining did not reach a fixpoint after 1 iterations error.

This is related with rendering world_coastlines_and_lakes.vtpto plot coastline. This was working before because world_coastlines_and_lakes.vtp file was missing in the run directory due to the bug in action and that part of the visualization pipeline was not working. This is fixed with 0511b42 and now test started to fail.

Also note that the EGL test is fine.

To Reproduce
Steps to reproduce the behavior:

  1. Run CI/CD OSMesa test by enabling part related to world_coastlines_and_lakes.vtp
  2. See error

Expected behavior
Create plot with coastline without any issue

Screenshots
If applicable, add screenshots to help explain your problem.

More detail about run environment:

  • OS: Ubuntu 24.04.2 LTS

Additional context
N/A

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions