[GRASS-git] [OSGeo/grass] 06eb15: grass.gunittest: Avoid printing errors twice (#6414)

Vaclav Petras noreply at github.com
Fri Sep 26 16:42:48 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/OSGeo/grass
  Commit: 06eb159501a5b5ac41e735a6a80e81ca5c382ff8
      https://github.com/OSGeo/grass/commit/06eb159501a5b5ac41e735a6a80e81ca5c382ff8
  Author: Vaclav Petras <wenzeslaus at gmail.com>
  Date:   2025-09-26 (Fri, 26 Sep 2025)

  Changed paths:
    M python/grass/gunittest/runner.py

  Log Message:
  -----------
  grass.gunittest: Avoid printing errors twice (#6414)

For failed tests, the errors were printed twice, once by the GRASS gunittest class and once the Python unittest class. This removes the duplicated prints.



To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications


More information about the grass-commit mailing list