Skip to content

SBRP tests fail if a package with a corresponding checked-in project with a Customizations file is tested #4926

@ViktorHofer

Description

@ViktorHofer

When you test a package here that has a Customizations.cs file in the corresponding checked-in referencePackages folder, the diff will fail because the file exists on the baseline (left) but not on the right hand side. Docs tell me that you can exclude files from the git diff command:

git diff -- . ':(exclude)db/irrelevant.php' ':(exclude)db/irrelevant2.php'

Metadata

Metadata

Assignees

Labels

area-sbrpSource build reference packages

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions