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 SchedulerFeatureFlags with variant flags again #26851

Merged
merged 1 commit into from May 25, 2023

Conversation

kassens
Copy link
Member

@kassens kassens commented May 25, 2023

With df12d7e I accidentally made it so that tests aren't run with the 2 variant modes for most SchedulerFeatureFlags anymore. This fixes it with the same approach as ee4233b.

Test Plan:
Run and notice the boolean flags follow the variant:

yarn test-www --variant=true
yarn test-www --variant=false

@kassens kassens requested a review from rickhanlonii May 25, 2023 14:37
@facebook-github-bot facebook-github-bot added CLA Signed React Core Team Opened by a member of the React Core Team labels May 25, 2023
Copy link
Member

@rickhanlonii rickhanlonii left a comment

Choose a reason for hiding this comment

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

Thank you!

@kassens kassens merged commit 9a72e62 into facebook:main May 25, 2023
2 of 23 checks passed
@kassens kassens deleted the scheduler-variant branch May 25, 2023 14:41
EdisonVan pushed a commit to EdisonVan/react that referenced this pull request Apr 15, 2024
With df12d7e I accidentally made it so
that tests aren't run with the 2 variant modes for most
SchedulerFeatureFlags anymore. This fixes it with the same approach as
ee4233b.

Test Plan:
Run and notice the boolean flags follow the variant:
```
yarn test-www --variant=true
yarn test-www --variant=false
```
bigfootjon pushed a commit that referenced this pull request Apr 18, 2024
With df12d7e I accidentally made it so
that tests aren't run with the 2 variant modes for most
SchedulerFeatureFlags anymore. This fixes it with the same approach as
ee4233b.

Test Plan:
Run and notice the boolean flags follow the variant:
```
yarn test-www --variant=true
yarn test-www --variant=false
```

DiffTrain build for commit 9a72e62.
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.

None yet

3 participants