Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit edc1f41a authored by sadiqsada's avatar sadiqsada
Browse files

Fix low quality CTS failures

buildTvInteractiveAppServiceListLocked() and
buildTvAdServiceListLocked() are called in onBootPhase() in
order. The first function sets iAppMap and the second one clears it.
The test cannot see the services because they are cleared by the call to
buildTvAdServiceListLocked().

Bug: b/326220449 (all other tests in the module have the same issue)

Test: atest
"CtsTvTestCases:android.media.tv.interactive.cts.TvInteractiveAppServiceTest#testRequestSelectedTrackInfo"
--iterations 100

Change-Id: Ia9d341b2ad8bc0eecb3d012645412528aa81d39a
parent ec6aaaee
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment