Skip to content
This repository has been archived by the owner on Nov 8, 2023. It is now read-only.

Commit

Permalink
Merge "Re-mark DeviceStateManagerServiceTest#registerCallback as Flak…
Browse files Browse the repository at this point in the history
…yTest" into main
  • Loading branch information
kchyn3 authored and Gerrit Code Review committed Oct 10, 2023
2 parents c48014f + 502747c commit cbeabed
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -285,6 +285,7 @@ public void getDeviceStateInfo() throws RemoteException {
assertEquals(info.currentState, DEFAULT_DEVICE_STATE.getIdentifier());
}

@FlakyTest(bugId = 297949293)
@Test
public void getDeviceStateInfo_baseStateAndCommittedStateNotSet() throws RemoteException {
// Create a provider and a service without an initial base state.
Expand Down

0 comments on commit cbeabed

Please sign in to comment.