Skip to content

Conversation

@davidmrdavid
Copy link
Collaborator

@davidmrdavid davidmrdavid commented Oct 20, 2020

This is a follow-up to: #209

Due to a recent Azure pipelines problem, some tests were not marked as failing on the PR linked above. This PR makes them pass.

The failing tests were error'ing because their output schema was augmented / changed as part of the PR above and so they failed a schema-validation step. We are currently not updating our reference schema due to not having an always up-to-date source of truth on schemas, so we have disabled that validation step for selected tests.

We have already disabled schema validation in a handful of other tests in this repo, but in the future we should revisit this by creating a singular out-of-proc schema that we can use to test all out-of-proc durable SDKs.

@davidmrdavid davidmrdavid changed the title Disabling schema validation in AzureIdentityProvider tests Disabling schema validation in AzureManagedIdentityProvider tests Oct 20, 2020
@davidmrdavid davidmrdavid merged commit 59e7708 into dev Oct 20, 2020
@davidmrdavid davidmrdavid deleted the dajusto/uncaught-ci-regressions branch March 9, 2021 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants