Skip to content

SBRP GenerateScriptTests do not fail for test packages that have been removed from the repo #4825

@MichaelSimons

Description

@MichaelSimons

One of the packages the GenerateScriptTests validates against is System.Xml.ReaderWriter 4.0.11. This package was removed from the repo because it was no longer being referenced yet the test isn't failing.

This is because the test validation logic is not validating the git diff error code correctly. Alternatively it could also be validating that package exists in the source directory.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions