Disables failing tests in ChooserActionFactoryTest

Currently these tests pass because there is no assertion on the
return value of CountDownLatch.await(...)

Once added, both timeout consistently given any amount of time.

Bug: 297551329
Test: atest ChooserActionFactoryTest
Change-Id: I0775d29f1eb0dd639ef6108ccccf676dabde3e2f
1 file changed