Skip to content

MOAB VTK header format change in 5.6.0 #61

Description

@pshriwise

As of the latest release of MOAB (5.6.0). The "MOAB" keyword is no longer written as part of the VTK line, making the approach for filtering this line in our tests ineffective. Right now we're pinned to MOAB version 5.5.1 in CI but we'll want to consider a different approach so we can update MOAB versions in the future.

$ diff test.vtk gold_files/.test_to_vtk.gold                                                                                                                                                                                                                                                                                                   
2c2
< 5.6.0
---
> MOAB 5.4.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions