Checked for duplicates
Yes - I've already checked
π Describe the bug
When I validate products in a directory, the summary at the end of the report sometimes shows more products passed than there are total products.
π΅οΈ Expected behavior
I expected the number of passing products to be no more than the total number of products.
π To Reproduce
Using the attached test data, run validate:
validate --skip-content-validation -t spurious_pass
Observe that there is one more product that than the total number of products:
Product Validation Summary:
3 product(s) passed
0 product(s) failed
0 product(s) skipped
2 product(s) total
π₯ Environment Info
Ubuntu Linux 22.04
Java 17
π Version of Software Used
validate-4.0.8
π©Ί Test Data / Additional context
spurious_pass.zip
spurious_pass.txt
π¦ Related requirements
π¦ #xyz
βοΈ Engineering Details
No response
π Integration & Test
No response
Checked for duplicates
Yes - I've already checked
π Describe the bug
When I validate products in a directory, the summary at the end of the report sometimes shows more products passed than there are total products.
π΅οΈ Expected behavior
I expected the number of passing products to be no more than the total number of products.
π To Reproduce
Using the attached test data, run validate:
Observe that there is one more product that than the total number of products:
π₯ Environment Info
Ubuntu Linux 22.04
Java 17
π Version of Software Used
validate-4.0.8
π©Ί Test Data / Additional context
spurious_pass.zip
spurious_pass.txt
π¦ Related requirements
π¦ #xyz
βοΈ Engineering Details
No response
π Integration & Test
No response