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

Issue 2701333002: Add integration tests for WebAPKs (Closed)

Created:
3 years, 10 months ago by pkotwicz
Modified:
3 years, 9 months ago
Reviewers:
gone, agrieve
CC:
chromium-reviews, dominickn+watch_chromium.org, pkotwicz+watch_chromium.org, zpeng+watch_chromium.org, agrieve+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add integration tests for WebAPKs This CL adds an integration test to verify that launching a WebAPK: - Does not crash - The initial URL eventually finishes loading - The splash screen eventually hides BUG=691848 Review-Url: https://codereview.chromium.org/2701333002 Cr-Commit-Position: refs/heads/master@{#453700} Committed: https://chromium.googlesource.com/chromium/src/+/6a6e60653e99e4f6ae358a282e2893d05ef04427

Patch Set 1 : Merge branch 'remove_load_url' into integration_test #

Total comments: 6

Patch Set 2 : Merge branch 'master' into integration_test #

Patch Set 3 : Merge branch 'master' into integration_test #

Total comments: 2

Patch Set 4 : Merge branch 'master' into integration_test #

Total comments: 1

Patch Set 5 : Merge branch 'master' into integration_test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+168 lines, -22 lines) Patch
M chrome/android/BUILD.gn View 1 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/webapps/WebApkUpdateManager.java View 1 2 3 chunks +11 lines, -0 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/webapps/WebappActivity.java View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/android/java_sources.gni View 1 1 chunk +1 line, -0 lines 0 comments Download
A chrome/android/javatests/src/org/chromium/chrome/browser/webapps/WebApkIntegrationTest.java View 1 2 3 1 chunk +87 lines, -0 lines 0 comments Download
M chrome/android/webapk/shell_apk/BUILD.gn View 1 2 3 4 5 chunks +66 lines, -21 lines 0 comments Download

Messages

Total messages: 26 (16 generated)
pkotwicz
Dan can you please take a look?
3 years, 10 months ago (2017-02-20 03:53:54 UTC) #6
gone
https://codereview.chromium.org/2701333002/diff/60001/chrome/android/BUILD.gn File chrome/android/BUILD.gn (right): https://codereview.chromium.org/2701333002/diff/60001/chrome/android/BUILD.gn#newcode778 chrome/android/BUILD.gn:778: "//chrome/android/webapk/shell_apk:webapk_for_test", That's a really weird target name. It should ...
3 years, 10 months ago (2017-02-21 22:31:50 UTC) #7
pkotwicz
Dan, can you please take another look? https://codereview.chromium.org/2701333002/diff/60001/chrome/android/BUILD.gn File chrome/android/BUILD.gn (right): https://codereview.chromium.org/2701333002/diff/60001/chrome/android/BUILD.gn#newcode778 chrome/android/BUILD.gn:778: "//chrome/android/webapk/shell_apk:webapk_for_test", On ...
3 years, 10 months ago (2017-02-24 23:49:55 UTC) #9
gone
lgtm, but you're going to need someone to review the GN changes; I'm not familiar ...
3 years, 9 months ago (2017-02-27 22:31:08 UTC) #10
pkotwicz
https://codereview.chromium.org/2701333002/diff/120001/chrome/android/javatests/src/org/chromium/chrome/browser/webapps/WebApkIntegrationTest.java File chrome/android/javatests/src/org/chromium/chrome/browser/webapps/WebApkIntegrationTest.java (right): https://codereview.chromium.org/2701333002/diff/120001/chrome/android/javatests/src/org/chromium/chrome/browser/webapps/WebApkIntegrationTest.java#newcode82 chrome/android/javatests/src/org/chromium/chrome/browser/webapps/WebApkIntegrationTest.java:82: WebApkUpdateManager.setUpdatesEnabledForTesting(false); Done! I wasn't planning on adding any other ...
3 years, 9 months ago (2017-02-28 01:56:36 UTC) #11
pkotwicz
Adding agrieve@ to review the GN file changes ⛷
3 years, 9 months ago (2017-02-28 01:58:48 UTC) #15
agrieve
just one nit. lgtm https://codereview.chromium.org/2701333002/diff/140001/chrome/android/webapk/shell_apk/BUILD.gn File chrome/android/webapk/shell_apk/BUILD.gn (right): https://codereview.chromium.org/2701333002/diff/140001/chrome/android/webapk/shell_apk/BUILD.gn#newcode140 chrome/android/webapk/shell_apk/BUILD.gn:140: native_lib_placeholders = [ "libfoo.so" ] ...
3 years, 9 months ago (2017-02-28 03:39:10 UTC) #18
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/2701333002/180001
3 years, 9 months ago (2017-02-28 19:25:47 UTC) #22
commit-bot: I haz the power
Committed patchset #5 (id:180001) as https://chromium.googlesource.com/chromium/src/+/6a6e60653e99e4f6ae358a282e2893d05ef04427
3 years, 9 months ago (2017-02-28 21:07:55 UTC) #25
Sergey Ulanov
3 years, 9 months ago (2017-02-28 22:27:57 UTC) #26
Message was sent while issue was closed.
A revert of this CL (patchset #5 id:180001) has been created in
https://codereview.chromium.org/2719403005/ by sergeyu@chromium.org.

The reason for reverting is: Broke android build:
https://uberchromegw.corp.google.com/i/chromium.linux/builders/Android%20Builder.

Powered by Google App Engine
This is Rietveld 408576698