Skip to content

Handle Nothing in TestSuite.compare#742

Open
starkmarkus wants to merge 1 commit into
JuliaGPU:mainfrom
starkmarkus:fix-testsuite-compare-nothing
Open

Handle Nothing in TestSuite.compare#742
starkmarkus wants to merge 1 commit into
JuliaGPU:mainfrom
starkmarkus:fix-testsuite-compare-nothing

Conversation

@starkmarkus

Copy link
Copy Markdown

Fixes the Nothing handling gap in TestSuite.compare that causes the regression reported in the issue branch.

The fix is intentionally small and focused on the comparison helper and its regression test, so the behavior is covered at the boundary where Nothing was previously dropping through.

Validation:

  • reviewed the helper and test changes directly
  • no local Julia runtime was available in this environment, so I validated by code inspection only

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