| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
- Replace std::ignore with ASSERT_TRUE for [[nodiscard]] return values from
TestUserSessionManager user addition methods.
- Replace deprecated UserManager::GetActiveUser and SwitchActiveUser methods
with SessionManager::GetActiveSession and SwitchActiveSession equivalents.
- Add an ASSERT_FALSE check for empty AccountIds in LoginUser.
- Include necessary session.h header.nit: could you wrap lines to fit within 72 chars?
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Commit-Queue | +2 |
- Replace std::ignore with ASSERT_TRUE for [[nodiscard]] return values from
TestUserSessionManager user addition methods.
- Replace deprecated UserManager::GetActiveUser and SwitchActiveUser methods
with SessionManager::GetActiveSession and SwitchActiveSession equivalents.
- Add an ASSERT_FALSE check for empty AccountIds in LoginUser.
- Include necessary session.h header.nit: could you wrap lines to fit within 72 chars?
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
3 is the latest approved patch-set.
No files were changed between the latest approved patch-set and the submitted one.
[kiosk] Follow-up fixes to app_mode unittests
This is a follow-up to crrev.com/c/8035996
- Replace std::ignore with ASSERT_TRUE for [[nodiscard]] return values
from TestUserSessionManager user addition methods.
- Replace deprecated UserManager::GetActiveUser and SwitchActiveUser
methods with SessionManager::GetActiveSession and SwitchActiveSession
equivalents.
- Add an ASSERT_FALSE check for empty AccountIds in LoginUser.
- Include necessary session.h header.
TAG=agy
CONV=8969088f-60a0-4a6c-ad28-2a9452a26ec5
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |