You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feature_flags_SUITE: Use ff_from_testsuite wherever possible
... instead of all feature flags.
Using all feature flags in a testcase is not possible if we configure a
secondary Umbrella which don't have the same feature flags set. Before
this change, the testcases failed because of those other incompatible
feature flags.
(cherry picked from commit fc81a13)
0 commit comments