Skip to content

tests: skip r.param.scale reference test pending libgmath race fix #7539#7593

Merged
echoix merged 1 commit into
OSGeo:mainfrom
krcoder123:rparamscale-skip-libgmath-race
Jun 23, 2026
Merged

tests: skip r.param.scale reference test pending libgmath race fix #7539#7593
echoix merged 1 commit into
OSGeo:mainfrom
krcoder123:rparamscale-skip-libgmath-race

Conversation

@krcoder123

Copy link
Copy Markdown
Contributor

The reference test added in #7534 turns out to be flaky on main, but the cause isn't the test itself. It's the libgmath race in #7539, which fires when the LU solution runs at the default thread count and occasionally corrupts the output. I'm adding this PR to skip it until the library fix lands, the same way r.mapcalc's nprocs test is currently skipped.

@github-actions github-actions Bot added raster Related to raster data processing Python Related code is in Python module tests Related to Test Suite labels Jun 23, 2026
@echoix
echoix merged commit a416712 into OSGeo:main Jun 23, 2026
26 checks passed
@github-actions github-actions Bot added this to the 8.6.0 milestone Jun 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

module Python Related code is in Python raster Related to raster data processing tests Related to Test Suite

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants