The Wayback Machine - https://web.archive.org/web/20210507003648/https://github.com/dotnet/aspnetcore/pull/32475
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Explicitly set packable for spec tests #32475

Open
wants to merge 1 commit into
base: release/5.0
from
Open

Explicitly set packable for spec tests #32475

wants to merge 1 commit into from

Conversation

@HaoK
Copy link
Contributor

@HaoK HaoK commented May 6, 2021

Fixes #27873

Description
This package is a collection of tests which we have shipped which allows customers who have implemented their own identity stores to verify that their stores behave as expected. Our quarantine process introduced some internal dependencies to this package during 5.0, which resulted in us no longer shipping this package.

Customer impact
Customers were relying on using this library to ensure that their implementations worked against our identity manager implementations.

Regression
Yes. Regression from 3.2

Risk
Low. We currently run our CI tests against this package, this just allows customers to once again be able to run our tests on their CI builds.

@msftbot msftbot bot added the area-identity label May 6, 2021
@HaoK HaoK requested a review from dotnet/aspnet-blazor-eng May 6, 2021
@msftbot
Copy link
Contributor

@msftbot msftbot bot commented May 6, 2021

Hello human! Please make sure you've included the Shiproom Template in a comment or (preferably) the PR description. Also, make sure this PR is not marked as a draft and is ready-to-merge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

1 participant