[GRASS-git] [OSGeo/grass] 3e684d: r.sim.water: remove flaky parallel comparison from...

Valyrian-Code noreply at github.com
Mon Jun 8 17:08:55 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/OSGeo/grass
  Commit: 3e684d79a9c0c1129f36133cd47d068de90c7537
      https://github.com/OSGeo/grass/commit/3e684d79a9c0c1129f36133cd47d068de90c7537
  Author: Rajveer* <irajveer.bishnoi2310 at gmail.com>
  Date:   2026-06-09 (Tue, 09 Jun 2026)

  Changed paths:
    M raster/r.sim/r.sim.water/testsuite/test_r_sim_water.py

  Log Message:
  -----------
  r.sim.water: remove flaky parallel comparison from test_nodxdy (#7520)

The parallel (nprocs=2) check in test_nodxdy compared depth cell-wise against a reference. Because r.sim.water is stochastic and thread scheduling changes the random walker update order (and results also vary by CPU and compiler), that comparison was flaky and intermittently failed CI on unrelated PRs.



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