You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ci] For internal pipeline, build packages only once
Build packages only once, and then use those packages for running all
the tests. This would make sure that we ship the packages that tests
were run against.
Details about how this was hit is in the referenced issue.
Fixes#5404 .
<WarningText="Found some unexpected packages in '$(ArtifactsShippingPackagesDir)', which might mean that the list of expected packages is incorrect: @(UnexpectedPackages -> '%(FileName)%(Extension)', ', '). Use %24(SkipPackageCheckForWorkloadTesting)='true' to skip this."
0 commit comments