| commit | fea5dc64a9b7cff34306f22c8c8dd04b7ee1363a | [log] [tgz] |
|---|---|---|
| author | Ady Abraham <adyabr@google.com> | Thu Feb 15 21:29:49 2024 +0000 |
| committer | Ady Abraham <adyabr@google.com> | Thu Feb 15 21:30:31 2024 +0000 |
| tree | a8c23c5256c7ac721aa2e8c2b2816fd2c364abcb | |
| parent | 4238fc9134fce2cb12091f3a1e2aea3d7a2a363c [diff] |
SF: temporary disable FlagManagerTest.returnsOverrideFalse Since we are left we a single server flag, we can't have a unique flag for this test which is required since the flag implementation uses static variables. We'll re-enable once we have a new server flag. Change-Id: I49826eb0fbb76a389c063b6234b2a2131e358c75 Test: presubmit Bug: 325334658