Skip to content
Commit 99066c90 authored by Torne (Richard Coles)'s avatar Torne (Richard Coles)
Browse files

Fix failing WebViewUpdateServiceTest.

WebViewUpdateServiceTest#testPreparationRunsIffNewPackage was failing
since the fix for b/140129991 was implemented, as we no longer consider
the update time of the package and early-out of triggering a preparation
run, to avoid issues with static shared library dependencies.

Remove the logic in the test that tries to prove we don't run additional
preparation passes when trivial package replacements occur, as we no
longer consider any package replacement to be trivial.

Bug: 140129991
Test: atest WebViewUpdateServiceTest
Change-Id: I5dcb31a915392726f9f87bad29ad278ce75593cf
parent 0ed16d7b
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