Skip to content

Fix Test::Reporter test by filtering unstable java.vm.compressedOopsMode from -V output#755

Merged
fglock merged 1 commit into
masterfrom
fix/test-reporter-compressed-oops
May 18, 2026
Merged

Fix Test::Reporter test by filtering unstable java.vm.compressedOopsMode from -V output#755
fglock merged 1 commit into
masterfrom
fix/test-reporter-compressed-oops

Conversation

@fglock
Copy link
Copy Markdown
Owner

@fglock fglock commented May 18, 2026

The JVM property java.vm.compressedOopsMode changes between runs, causing Test::Reporter test to fail when comparing _myconfig from different perl_version calls. This commit filters out this unstable property from the -V output to make it stable.

…ode from -V output

The JVM property java.vm.compressedOopsMode changes between runs
(e.g., 'Non-zero based' vs 'Zero based'), causing Test::Reporter's
test to fail when comparing _myconfig from different perl_version() calls.

Filter out this property from the -V output to make it stable.
@fglock fglock merged commit deff5e4 into master May 18, 2026
2 checks passed
@fglock fglock deleted the fix/test-reporter-compressed-oops branch May 18, 2026 13:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant