Skip to content

fix failing test in TestGlobFiles#1855

Closed
tariq1890 wants to merge 1 commit into
mainfrom
fix-testglobfiles
Closed

fix failing test in TestGlobFiles#1855
tariq1890 wants to merge 1 commit into
mainfrom
fix-testglobfiles

Conversation

@tariq1890
Copy link
Copy Markdown
Contributor

This commit addresses a unit test failure observed in the "multiple matches" scenario where the expected and actual arrays match but don't have the same order. We fix this by only requiring that the elements in the slice match regardless of the order.

This commit addresses a unit test failure observed in the "multiple matches"
scenario where the expected and actual arrays match but don't have the
same order. We fix this by only requiring that the elements in the slice
match regardless of the order.

Signed-off-by: Tariq Ibrahim <tibrahim@nvidia.com>
@coveralls
Copy link
Copy Markdown

Coverage Report for CI Build 26544578702

Warning

No base build found for commit 0f0509f on main.
Coverage changes can't be calculated without a base build.
If a base build is processing, this comment will update automatically when it completes.

Coverage: 43.492%

Details

  • Patch coverage: No coverable lines changed in this PR.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

Requires a base build to compare against. How to fix this →


Coverage Stats

Coverage Status
Relevant Lines: 14975
Covered Lines: 6513
Line Coverage: 43.49%
Coverage Strength: 0.48 hits per line

💛 - Coveralls

@tariq1890 tariq1890 requested a review from cdesiniotis May 27, 2026 23:24
@tariq1890
Copy link
Copy Markdown
Contributor Author

Closing in favour of #1846

@tariq1890 tariq1890 closed this May 27, 2026
@tariq1890 tariq1890 deleted the fix-testglobfiles branch May 27, 2026 23:37
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.

2 participants