diff options
author | 2024-01-05 23:55:48 +0000 | |
---|---|---|
committer | 2024-01-12 23:12:33 +0000 | |
commit | 02e3be620a9a0ed72a95bd9529b00756eabc41b4 (patch) | |
tree | e3e805f23e9cf5879ab294d2cd34b73b28f24998 /api/api.go | |
parent | 2452ea37f0d698cdbf240f7a888ee1a2f6f07fe2 (diff) |
UserDataPreparer: downgrade an error message from wtf
UserDataPreparerTest#testPrepareUserData_forNewUser_destroysOnFailure
and
UserDataPreparerTest#testPrepareUserData_forExistingUser_doesNotDestroyOnFailure
fail on eng builds because they exercise a code path in UserDataPreparer
that uses Log.wtf, and on eng builds Log.wtf causes the process to
abort. Fix this by changing the message to ERROR level instead.
Bug: 316035110
Test: atest UserDataPreparerTest
Change-Id: I4dce4db37bf650b7f97e46638c03a429a135a3b6
Diffstat (limited to 'api/api.go')
0 files changed, 0 insertions, 0 deletions