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

Issue 1828143007: Web shell integration test suite. (Closed)

Created:
4 years, 9 months ago by justincohen
Modified:
4 years, 8 months ago
Reviewers:
baxley, sdefresne
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Web shell integration test suite. Integration test suite for the web shell, based on EarlGrey. This includes the suite and gyp configurations to build and run two sample tests. build/common.gypi change is a revert of https://codereview.chromium.org/1538973002, TBRed BUG=583736 TBR=dpranke@chromium.org Committed: https://crrev.com/fe083b305a95370de0877e17aec60fabebacbb96 Cr-Commit-Position: refs/heads/master@{#383414}

Patch Set 1 #

Patch Set 2 : Don't strip away globals #

Total comments: 7

Patch Set 3 : Turn off ios_web_shell_test for Xcode #

Total comments: 2

Patch Set 4 : Wrong GENERATOR plus some of Sylvain comments, but not all #

Unified diffs Side-by-side diffs Delta from patch set Stats (+527 lines, -92 lines) Patch
M build/common.gypi View 2 chunks +1 line, -23 lines 0 comments Download
M ios/ios.gyp View 1 chunk +1 line, -2 lines 0 comments Download
A ios/third_party/earl_grey/earl_grey.gyp View 1 chunk +308 lines, -0 lines 0 comments Download
M ios/third_party/ochamcrest/ochamcrest.gyp View 2 chunks +77 lines, -66 lines 0 comments Download
M ios/web/DEPS View 1 chunk +1 line, -0 lines 0 comments Download
M ios/web/ios_web_shell.gyp View 1 2 3 2 chunks +8 lines, -1 line 0 comments Download
A ios/web/ios_web_shell_exported_symbols_list View 1 chunk +3 lines, -0 lines 0 comments Download
A ios/web/ios_web_shell_tests.gyp View 1 2 3 1 chunk +63 lines, -0 lines 0 comments Download
A ios/web/shell/test/web_shell_navigation_egtest.mm View 1 chunk +65 lines, -0 lines 0 comments Download

Messages

Total messages: 24 (13 generated)
justincohen
stolen from baxley and modified a bit.
4 years, 9 months ago (2016-03-25 18:08:55 UTC) #2
baxley
lgtm
4 years, 9 months ago (2016-03-25 18:33:32 UTC) #3
sdefresne
https://codereview.chromium.org/1828143007/diff/20001/ios/third_party/ochamcrest/ochamcrest.gyp File ios/third_party/ochamcrest/ochamcrest.gyp (right): https://codereview.chromium.org/1828143007/diff/20001/ios/third_party/ochamcrest/ochamcrest.gyp#newcode236 ios/third_party/ochamcrest/ochamcrest.gyp:236: '$(SDKROOT)/../../Library/Frameworks', nit: maybe comment why this is added to ...
4 years, 9 months ago (2016-03-25 21:26:17 UTC) #9
sdefresne
lgtm to unblock you, but please address comments
4 years, 9 months ago (2016-03-25 21:26:45 UTC) #10
sdefresne
lgtm https://codereview.chromium.org/1828143007/diff/60001/ios/web/ios_web_shell_tests.gyp File ios/web/ios_web_shell_tests.gyp (right): https://codereview.chromium.org/1828143007/diff/60001/ios/web/ios_web_shell_tests.gyp#newcode52 ios/web/ios_web_shell_tests.gyp:52: 'targets': [ As a followup: 'targets': [ { ...
4 years, 9 months ago (2016-03-25 22:27:10 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1828143007/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1828143007/60001
4 years, 9 months ago (2016-03-25 22:28:06 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1828143007/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1828143007/80001
4 years, 9 months ago (2016-03-25 22:51:17 UTC) #18
justincohen
Addressed some of the comments, not all. Save that for a followup. https://codereview.chromium.org/1828143007/diff/20001/ios/web/ios_web_shell.gyp File ios/web/ios_web_shell.gyp ...
4 years, 9 months ago (2016-03-25 22:51:21 UTC) #19
justincohen
https://codereview.chromium.org/1828143007/diff/20001/ios/web/ios_web_shell_tests.gyp File ios/web/ios_web_shell_tests.gyp (right): https://codereview.chromium.org/1828143007/diff/20001/ios/web/ios_web_shell_tests.gyp#newcode16 ios/web/ios_web_shell_tests.gyp:16: 'test_host': '${BUILT_PRODUCTS_DIR}/ios_web_shell.app/ios_web_shell', On 2016/03/25 21:26:16, sdefresne (OOO till 4th ...
4 years, 9 months ago (2016-03-25 22:53:38 UTC) #20
commit-bot: I haz the power
Committed patchset #4 (id:80001)
4 years, 9 months ago (2016-03-26 00:03:20 UTC) #22
commit-bot: I haz the power
4 years, 9 months ago (2016-03-26 00:05:32 UTC) #24
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/fe083b305a95370de0877e17aec60fabebacbb96
Cr-Commit-Position: refs/heads/master@{#383414}

Powered by Google App Engine
This is Rietveld 408576698