Skip to content

Fix preview consistency check#12673

Merged
Elchi3 merged 3 commits intomdn:mainfrom
ddbeck:fix-preview-consistency-check
Oct 12, 2021
Merged

Fix preview consistency check#12673
Elchi3 merged 3 commits intomdn:mainfrom
ddbeck:fix-preview-consistency-check

Conversation

@ddbeck
Copy link
Contributor

@ddbeck ddbeck commented Oct 1, 2021

Summary

@hamishwillee got an unexpected consistency failure with "preview" values. This PR adds some handling to remove it.

Test results and supporting details

See #12194 (comment) for a test case.

You can also check out the first commit on this branch (5525c22) to see the tests fail, then check out the head to make them turn green.

@github-actions github-actions bot added dependencies Pull requests that update a dependency package or file. infra Infrastructure issues (npm, GitHub Actions, releases) of this project linter Issues or pull requests regarding the tests / linter of the JSON files. labels Oct 1, 2021
@lukewarlow
Copy link
Contributor

lukewarlow commented Oct 1, 2021

Might be a fix for #12663 ? Had a similar issue with SharedArrayBuffer in #12439 Where it's been added, removed and then later added again in 'preview'

Copy link
Contributor

@queengooborg queengooborg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for tackling this @ddbeck, this is looking great to me!

@ddbeck ddbeck requested a review from Elchi3 October 7, 2021 14:51
Copy link
Member

@Elchi3 Elchi3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks Daniel, this all makes sense to me. Glad to see tests 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency package or file. infra Infrastructure issues (npm, GitHub Actions, releases) of this project linter Issues or pull requests regarding the tests / linter of the JSON files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants