Skip to content

On running pytest a number of warnings are created which need fixing. #1683

@jonmaddock

Description

@jonmaddock

In GitLab by @cjwgriesel on Jun 13, 2022, 11:50

Summary

On running pytest on develop a number of warnings are present. Develop passed all the tests. Some of these warnings are listed below :-

  1. RuntimeWarning: divide by zero encountered in double_scalars
  2. RuntimeWarning: divide by zero encountered in true_divide
  3. RuntimeWarning: invalid value encountered in double_scalars

There are some other warnings issued as well but I think the above warnings are the most important.

(Summarize the issue)

Checklist

After implementing issue do the following

  • Run test suite
  • Does it change the output? If so, give justifications.
  • Does it change the baseline 2019 run? (you may need to run on Freia)
  • Merge request created

Sub-issues

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions