commit | 097a5edb58beb55839c1fdd608753fe9766d3511 | [log] [tgz] |
---|---|---|
author | Lyn <lynhan@google.com> | Thu Oct 05 01:29:13 2023 +0000 |
committer | Lyn <lynhan@google.com> | Thu Oct 05 19:58:16 2023 +0000 |
tree | df5887af55834afadd762d0036219a0f08355038 | |
parent | 192076dbb695982a4f519a64a6dcc5504bb27264 [diff] |
Fix flaky history job service test I suspect this test flakes because it sets JobServiceEngine via reflection, bypassing the proper construction of JobServiceEngine (via JobService.onBind), which inits the JobHandler that we need to get a non-null message. Fixes: 302339170 Test: NotificationHistoryJobServiceTest Change-Id: Ia7af0f2c2b96ecb6202369418b53a69d083982da