| Commit-Queue | +1 |
Hi! I hit a flake on this a couple times recently in the CQ. Can you PTAL? Thanks!
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Stabilize LocationBarSteadyViewMediatorTest.DisableShareForOverlays
Refactor the test to use base::test::TestFuture instead of relying on
synchronous execution or RunUntilIdle(). This ensures the test waits for
the asynchronous overlay presentation signals before asserting on the
consumer state, avoiding flakiness.
- Added `onUpdateLocationShareable` property to
`FakeLocationBarSteadyViewConsumer` to allow tests to observe state
changes.
- Refactored `DisableShareForOverlays` to use `TestFuture` and
Objective-C blocks to wait for property updates.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |