Skip to content
Commit cb82bf87 authored by Yukun Yang's avatar Yukun Yang Committed by Lin Lili
Browse files

Fix flakiness of testNativeCrash

TestNativeCrash is not always able to get the tombstone of the crashed native app. This is because the tombstone
timestamp can be more than 5000ms before the ApplicationExitInfo, causing them to not match.

This patch increases timestamp difference to ensure that the tombstone always matches in Low-end smartphone.

Bug: 260043829
Test: atest CtsAppExitTestCases:ActivityManagerAppExitInfoTest
Change-Id: I7d6094bc791430a930c1904eab03096aae4b8822
parent 1291b83a
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