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

Issue 494693003: Fix and re-enable KioskTest.LaunchAppWithNetworkConfigAccelerator. (Closed)

Created:
6 years, 4 months ago by Joao da Silva
Modified:
6 years, 4 months ago
CC:
chromium-reviews, stevenjb+watch_chromium.org, davemoore+watch_chromium.org, oshima+watch_chromium.org, nkostylev+watch_chromium.org
Project:
chromium
Visibility:
Public.

Description

Fix and re-enable KioskTest.LaunchAppWithNetworkConfigAccelerator. This test flaked whenever the app launching process finished before the Ctrl+Alt+N accelerator is triggered by the test code. This race is fixed by blocking the FILE thread until the accelerator has been performed, so that the app loading can't proceed until the network screen is shown. BUG=372995 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=291054

Patch Set 1 #

Total comments: 10

Patch Set 2 : fixed nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -3 lines) Patch
M chrome/browser/chromeos/login/kiosk_browsertest.cc View 1 6 chunks +35 lines, -3 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
Joao da Silva
Zel, git blame shows you as the original author. Can you have a look? Bartosz, ...
6 years, 4 months ago (2014-08-20 14:15:17 UTC) #1
bartfab (slow)
lgtm https://codereview.chromium.org/494693003/diff/1/chrome/browser/chromeos/login/kiosk_browsertest.cc File chrome/browser/chromeos/login/kiosk_browsertest.cc (right): https://codereview.chromium.org/494693003/diff/1/chrome/browser/chromeos/login/kiosk_browsertest.cc#newcode144 chrome/browser/chromeos/login/kiosk_browsertest.cc:144: void LockAndUnlock(scoped_ptr<base::Lock> lock) { Nit: #include "base/memory/scoped_ptr.h" https://codereview.chromium.org/494693003/diff/1/chrome/browser/chromeos/login/kiosk_browsertest.cc#newcode515 ...
6 years, 4 months ago (2014-08-20 14:45:29 UTC) #2
Joao da Silva
https://codereview.chromium.org/494693003/diff/1/chrome/browser/chromeos/login/kiosk_browsertest.cc File chrome/browser/chromeos/login/kiosk_browsertest.cc (right): https://codereview.chromium.org/494693003/diff/1/chrome/browser/chromeos/login/kiosk_browsertest.cc#newcode144 chrome/browser/chromeos/login/kiosk_browsertest.cc:144: void LockAndUnlock(scoped_ptr<base::Lock> lock) { On 2014/08/20 14:45:29, bartfab wrote: ...
6 years, 4 months ago (2014-08-21 07:59:59 UTC) #3
Joao da Silva
The CQ bit was checked by joaodasilva@chromium.org
6 years, 4 months ago (2014-08-21 08:00:03 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/joaodasilva@chromium.org/494693003/20001
6 years, 4 months ago (2014-08-21 08:02:45 UTC) #5
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: chromium_presubmit on tryserver.chromium.linux ...
6 years, 4 months ago (2014-08-21 09:44:05 UTC) #6
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-08-21 09:47:24 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/5710)
6 years, 4 months ago (2014-08-21 09:47:25 UTC) #8
Joao da Silva
+Nikita for owner check
6 years, 4 months ago (2014-08-21 11:09:14 UTC) #9
Nikita (slow)
lgtm
6 years, 4 months ago (2014-08-21 12:01:49 UTC) #10
Joao da Silva
The CQ bit was checked by joaodasilva@chromium.org
6 years, 4 months ago (2014-08-21 12:09:04 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/joaodasilva@chromium.org/494693003/20001
6 years, 4 months ago (2014-08-21 12:10:09 UTC) #12
commit-bot: I haz the power
6 years, 4 months ago (2014-08-21 12:32:03 UTC) #13
Message was sent while issue was closed.
Committed patchset #2 (20001) as 291054

Powered by Google App Engine
This is Rietveld 408576698