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

Issue 2873973004: Implement the sign-in screen test app for manual testing (Closed)

Created:
3 years, 7 months ago by emaxx
Modified:
3 years, 7 months ago
Reviewers:
pmarko
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Implement the sign-in screen test app for manual testing The test app allows to perform the following manual testing when installed through the DeviceLoginScreenAppInstallList device policy into the Chrome OS sign-in profile: * Click "Add user" and type the username on the test domain; * The certificate selection dialog pops out, containing the certificate provided by the test app; * After selecting the certificate, the PIN dialog appears; * Wrongly typed PIN results in keeping the dialog displayed, but now with an additional error message; * Correctly typed PIN hides the PIN dialog, and moves the login process forward; * Afterwards, the login process is expected to fail, as the test app doesn't implement the real signing operation and responds with a garbage data. BUG=626343 TEST=manual - install the app through the device policy via YAPS and follow the test steps described above TBR=achuith@ Review-Url: https://codereview.chromium.org/2873973004 Cr-Commit-Position: refs/heads/master@{#471114} Committed: https://chromium.googlesource.com/chromium/src/+/a9ad5af20477742a1d287dfb9a7fbbfd63354082

Patch Set 1 #

Total comments: 10

Patch Set 2 : Fix nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+358 lines, -3 lines) Patch
M chrome/test/data/extensions/signin_screen_test_app/app/background.js View 1 1 chunk +355 lines, -1 line 0 comments Download
M chrome/test/data/extensions/signin_screen_test_app/app/manifest.json View 1 chunk +3 lines, -2 lines 0 comments Download

Messages

Total messages: 20 (11 generated)
emaxx
Pavol, PTAL. Note that this is just an app for performing the manual testing; it's ...
3 years, 7 months ago (2017-05-10 20:39:12 UTC) #3
pmarko
LGTM with very small nits/suggestions. https://codereview.chromium.org/2873973004/diff/1/chrome/test/data/extensions/signin_screen_test_app/app/background.js File chrome/test/data/extensions/signin_screen_test_app/app/background.js (right): https://codereview.chromium.org/2873973004/diff/1/chrome/test/data/extensions/signin_screen_test_app/app/background.js#newcode12 chrome/test/data/extensions/signin_screen_test_app/app/background.js:12: Consider adding a short ...
3 years, 7 months ago (2017-05-11 18:24:43 UTC) #4
emaxx
https://codereview.chromium.org/2873973004/diff/1/chrome/test/data/extensions/signin_screen_test_app/app/background.js File chrome/test/data/extensions/signin_screen_test_app/app/background.js (right): https://codereview.chromium.org/2873973004/diff/1/chrome/test/data/extensions/signin_screen_test_app/app/background.js#newcode12 chrome/test/data/extensions/signin_screen_test_app/app/background.js:12: On 2017/05/11 18:24:43, pmarko wrote: > Consider adding a ...
3 years, 7 months ago (2017-05-11 20:12:30 UTC) #5
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/2873973004/20001
3 years, 7 months ago (2017-05-11 20:13:34 UTC) #8
commit-bot: I haz the power
No L-G-T-M from a valid reviewer yet. CQ run can only be started once the ...
3 years, 7 months ago (2017-05-11 20:13:35 UTC) #10
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/2873973004/20001
3 years, 7 months ago (2017-05-11 20:17:11 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_x64_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_x64_rel_ng/builds/424499)
3 years, 7 months ago (2017-05-11 21:51:11 UTC) #15
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/2873973004/20001
3 years, 7 months ago (2017-05-11 21:52:51 UTC) #17
commit-bot: I haz the power
3 years, 7 months ago (2017-05-11 23:15:41 UTC) #20
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/a9ad5af20477742a1d287dfb9a7f...

Powered by Google App Engine
This is Rietveld 408576698