-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
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:
- Go to the tests directory
- 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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels