Skip to content
Commit 39779eb3 authored by Winson Chiu's avatar Winson Chiu
Browse files

Increase parsing comparison test timeouts

The packageInfoEquality test case is hitting test timeout issues with
the default 60000 ms timeout.

The actual timeout reproduced during local testing was 56s, but that
seems close enough to the default 60s that performance differences
may account for the flakiness.

This uses a conservative 4 minute timeout, which accounts for potential
scaling with additional packages in newer releases.

Test: atest com.android.server.pm.parsing.AndroidPackageParsingEquivalenceTest

Change-Id: I63b2a768b69e0a4c264aa96ca3a3803c7ae9ff1d
parent 2108224a
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