Skip to content

Chapter 14, recipe 3 (Fortran) is marked as failing on Travis #481

Open
@bast

Description

@bast

The test fails because ASan does not detect a memory leak.

Possible reasons:

  • compiler version
  • trivial code gets optimized away
  • code is wrapped in module/function and might need to be lifted to program level

Locally on my laptop (GNU Fortran (GCC) 8.2.0) the memory leak is detected and the test behaves normally.

Metadata

Metadata

Assignees

No one assigned

    Labels

    testingAll things wonky about the testing infrastructuretravis-ciAll things wonky on Travis CI

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions