Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1033)

Issue 2107353002: Fix the flaky test KioskTest.LaunchAppUserCancel (Closed)

Created:
4 years, 5 months ago by afakhry
Modified:
4 years, 5 months ago
Reviewers:
xiyuan
CC:
chromium-reviews, dzhioev+watch_chromium.org, achuith+watch_chromium.org, oshima+watch_chromium.org, davemoore+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix the flaky test KioskTest.LaunchAppUserCancel BUG=624201 TEST=browser_tests --gtest_filter=KioskTest.LaunchAppUserCancel Committed: https://crrev.com/5933575e915ee8002f604b7f8cdee2b544ea3a5f Cr-Commit-Position: refs/heads/master@{#403455}

Patch Set 1 #

Patch Set 2 : The previous fix didn't work with other tests. Needed a more involved one. #

Patch Set 3 : Simplify #

Total comments: 4

Patch Set 4 : UI_STATE_UNKNOWN #

Unified diffs Side-by-side diffs Delta from patch set Stats (+76 lines, -17 lines) Patch
M chrome/browser/chromeos/login/app_launch_signin_screen.h View 1 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/login/app_launch_signin_screen.cc View 1 1 chunk +12 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/login/existing_user_controller.cc View 1 1 chunk +4 lines, -3 lines 0 comments Download
M chrome/browser/chromeos/login/kiosk_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/login/ui/webui_login_display.h View 1 3 chunks +12 lines, -3 lines 0 comments Download
M chrome/browser/chromeos/login/ui/webui_login_display.cc View 1 2 chunks +16 lines, -2 lines 0 comments Download
M chrome/browser/ui/webui/chromeos/login/signin_screen_handler.h View 1 1 chunk +10 lines, -1 line 0 comments Download
M chrome/browser/ui/webui/chromeos/login/signin_screen_handler.cc View 1 2 3 1 chunk +18 lines, -7 lines 0 comments Download

Messages

Total messages: 13 (3 generated)
afakhry
Xiyuan, please review.
4 years, 5 months ago (2016-06-29 22:18:02 UTC) #2
xiyuan
lgtm
4 years, 5 months ago (2016-06-29 22:18:59 UTC) #3
afakhry
The previous fix didn't work as it broke 4 other tests: https://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_ng/builds/237004/steps/browser_tests%20%28with%20patch%29%20on%20Ubuntu-12.04 Please take a ...
4 years, 5 months ago (2016-06-30 17:41:38 UTC) #4
xiyuan
Thank you for helping on this. https://codereview.chromium.org/2107353002/diff/40001/chrome/browser/chromeos/login/existing_user_controller.cc File chrome/browser/chromeos/login/existing_user_controller.cc (right): https://codereview.chromium.org/2107353002/diff/40001/chrome/browser/chromeos/login/existing_user_controller.cc#newcode266 chrome/browser/chromeos/login/existing_user_controller.cc:266: cros_settings_->GetBoolean(kAccountsPrefAllowNewUser, &allow_new_user); On ...
4 years, 5 months ago (2016-06-30 20:21:40 UTC) #5
afakhry
https://codereview.chromium.org/2107353002/diff/40001/chrome/browser/ui/webui/chromeos/login/signin_screen_handler.cc File chrome/browser/ui/webui/chromeos/login/signin_screen_handler.cc (right): https://codereview.chromium.org/2107353002/diff/40001/chrome/browser/ui/webui/chromeos/login/signin_screen_handler.cc#newcode960 chrome/browser/ui/webui/chromeos/login/signin_screen_handler.cc:960: (first_preference_changed && !IsSigninScreen(GetCurrentScreen()))) { On 2016/06/30 20:21:40, xiyuan wrote: ...
4 years, 5 months ago (2016-07-01 13:14:33 UTC) #6
xiyuan
LGTM!
4 years, 5 months ago (2016-07-01 14:25:34 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2107353002/60001
4 years, 5 months ago (2016-07-01 14:41:56 UTC) #9
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 5 months ago (2016-07-01 14:45:48 UTC) #10
commit-bot: I haz the power
CQ bit was unchecked.
4 years, 5 months ago (2016-07-01 14:45:54 UTC) #11
commit-bot: I haz the power
4 years, 5 months ago (2016-07-01 14:47:49 UTC) #13
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/5933575e915ee8002f604b7f8cdee2b544ea3a5f
Cr-Commit-Position: refs/heads/master@{#403455}

Powered by Google App Engine
This is Rietveld 408576698