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

Run more flags in VARIANT tests #18461

Merged
merged 4 commits into from
Apr 2, 2020
Merged

Run more flags in VARIANT tests #18461

merged 4 commits into from
Apr 2, 2020

Conversation

gaearon
Copy link
Collaborator

@gaearon gaearon commented Apr 2, 2020

As it says.

@facebook-github-bot facebook-github-bot added CLA Signed React Core Team Opened by a member of the React Core Team labels Apr 2, 2020
expect(onValueChangeCalled).toBe(0);

if (ReactFeatureFlags.disableInputAttributeSyncing) {
// TODO: figure out why. This might be a bug.
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This isn't new. Copypaste from ChangeEventPlugin test from which this was copied.

@gaearon gaearon requested review from acdlite and bvaughn April 2, 2020 02:20
@codesandbox-ci
Copy link

codesandbox-ci bot commented Apr 2, 2020

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit e46e3fe:

Sandbox Source
jolly-golick-qz5on Configuration

@sizebot
Copy link

sizebot commented Apr 2, 2020

No significant bundle size changes to report.

Size changes (experimental)

Generated by 🚫 dangerJS against e46e3fe

@sizebot
Copy link

sizebot commented Apr 2, 2020

No significant bundle size changes to report.

Size changes (stable)

Generated by 🚫 dangerJS against e46e3fe

@gaearon
Copy link
Collaborator Author

gaearon commented Apr 2, 2020

Interesting. Modern event system has a few failures in the stable channel. Let me remove it for now.

@gaearon gaearon merged commit 7dfdff4 into facebook:master Apr 2, 2020
@gaearon gaearon deleted the vvv branch April 2, 2020 15:19
@gaearon gaearon mentioned this pull request Apr 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed React Core Team Opened by a member of the React Core Team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants