-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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:
- Run CI/CD OSMesa test by enabling part related to
world_coastlines_and_lakes.vtp - 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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working