Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 2b2d81cf authored by Hyundo Moon's avatar Hyundo Moon
Browse files

Fix failing ContentProfileErrorReportUtilsTest

The tests were failing if the test methods' order is changed.
It is because the flag value is stored in a static variable
which doesn't change until BT process ends.
This CL removes the static variable.

Also this CL makes the ContentProfileErrorReportUtilsTest.report()
return a boolean representing the result.

Bug: 317002318
Bug: 294797589
Test: atest ContentProfileErrorReportUtilsTest
      (Also tested changing test methods' order)
Change-Id: I5e63d0bf7dd694caec38c1360ec1372ddf77e00c
parent 4f572bd6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment