Skip to content

Test failures for many derived models in terrainbento. #156

@alexmitchell

Description

@alexmitchell

Describe the bug
When running terrainbento tests, 30 tests for derived models fail. They all seem to be array mismatch issues. I have not looked into it at all, but I suspect that maybe updates or bug fixes in landlab broke these tests. In particular, I suspect the flow routing bug fix in landlab. See attached file for complete test output.

To Reproduce
Steps to reproduce the behavior:

  1. Go to the tests directory
  2. Run pytest. (the notebooks are fine, so you can skip those excruciatingly slow tests.)

Expected behavior
I would expect no failures.

Environment (please complete the following information):

  • OS: Fedora 32
  • Python Version 3.7.9
  • Landlab Version (developer) 2.3.0.dev0+56.gaf924396
  • terrainbento version (developer) v2.0.0b1+22.g50b1730

Additional context
Here is the output from pytest running over all tests. While my version of terrainbento includes the new output writer code, the failures predated the new code.
pytest_all_15_02_2021.txt

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