[MD Settings] Add Edit/Create Address Dialog to MD Settings.
Change includes lots of tests.
Screenshots of dialog in bug.
BUG=607347
CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:closure_compilation
Committed: https://crrev.com/3a206f090738b6e319eaa9caa1783687f636ed70
Cr-Commit-Position: refs/heads/master@{#405303}
Description was changed from ========== Add Edit/Create Address Dialog to MD Settings. Change includes lots ...
4 years, 5 months ago
(2016-06-29 21:31:46 UTC)
#1
Description was changed from
==========
Add Edit/Create Address Dialog to MD Settings.
Change includes lots of tests.
Screenshots of dialog in bug.
BUG=607347
==========
to
==========
Add Edit/Create Address Dialog to MD Settings.
Change includes lots of tests.
Screenshots of dialog in bug.
BUG=607347
CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:closure_compilation
==========
hcarmona
Description was changed from ========== Add Edit/Create Address Dialog to MD Settings. Change includes lots ...
4 years, 5 months ago
(2016-07-06 20:33:30 UTC)
#2
Description was changed from
==========
Add Edit/Create Address Dialog to MD Settings.
Change includes lots of tests.
Screenshots of dialog in bug.
BUG=607347
CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:closure_compilation
==========
to
==========
[MD Settings] Add Edit/Create Address Dialog to MD Settings.
Change includes lots of tests.
Screenshots of dialog in bug.
BUG=607347
CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:closure_compilation
==========
hcarmona
Patchset #2 (id:20001) has been deleted
4 years, 5 months ago
(2016-07-06 22:54:58 UTC)
#3
Patchset #2 (id:20001) has been deleted
hcarmona
Patchset #2 (id:40001) has been deleted
4 years, 5 months ago
(2016-07-06 22:55:07 UTC)
#4
I've broken down the test into smaller pieces. This was timing out in msan tests. ...
4 years, 5 months ago
(2016-07-07 20:25:47 UTC)
#6
I've broken down the test into smaller pieces.
This was timing out in msan tests. Hoping that breaking it up will
remove the timeouts, if not then at the very least it will narrow down
the failure.
WDYT?
michaelpg
lgtm https://codereview.chromium.org/2109233002/diff/60001/chrome/test/data/webui/settings/settings_autofill_section_browsertest.js File chrome/test/data/webui/settings/settings_autofill_section_browsertest.js (right): https://codereview.chromium.org/2109233002/diff/60001/chrome/test/data/webui/settings/settings_autofill_section_browsertest.js#newcode110 chrome/test/data/webui/settings/settings_autofill_section_browsertest.js:110: /** @override */ do you get any other ...
4 years, 5 months ago
(2016-07-08 00:55:32 UTC)
#7
Addressed feedback, committing if no objections. https://codereview.chromium.org/2109233002/diff/60001/chrome/test/data/webui/settings/settings_autofill_section_browsertest.js File chrome/test/data/webui/settings/settings_autofill_section_browsertest.js (right): https://codereview.chromium.org/2109233002/diff/60001/chrome/test/data/webui/settings/settings_autofill_section_browsertest.js#newcode110 chrome/test/data/webui/settings/settings_autofill_section_browsertest.js:110: /** @override */ ...
4 years, 5 months ago
(2016-07-11 21:50:54 UTC)
#8
Addressed feedback, committing if no objections.
https://codereview.chromium.org/2109233002/diff/60001/chrome/test/data/webui/...
File chrome/test/data/webui/settings/settings_autofill_section_browsertest.js
(right):
https://codereview.chromium.org/2109233002/diff/60001/chrome/test/data/webui/...
chrome/test/data/webui/settings/settings_autofill_section_browsertest.js:110:
/** @override */
On 2016/07/08 00:55:32, michaelpg wrote:
> do you get any other a11y errors when running these tests?
>
> i've found "runAccessibilityChecks: false" on the prototype, like in
> SettingsPageBrowserTest, sometimes speeds up the test a lot.
I've disabled the a11y checks as you suggested. I noticed a few errors
when I changed them from warnings to errors. Made a comment to re-enable
when we make the warnings into errors. We may need to revisit how we run
the a11y tests with mocha. I think the a11y audit runs once per TEST_F
and each TEST_F right now runs multiple tests, which could lead to bad
a11y reporting.
https://codereview.chromium.org/2109233002/diff/60001/chrome/test/data/webui/...
chrome/test/data/webui/settings/settings_autofill_section_browsertest.js:189:
TEST_F('SettingsAutofillSectionBrowserTest', 'creditCardTests', function() {
On 2016/07/08 00:55:32, michaelpg wrote:
> i think the convention is for the test in TEST_F to be CapitalCamelCase:
> CreditCardTests
Done.
hcarmona
The CQ bit was checked by hcarmona@chromium.org
4 years, 5 months ago
(2016-07-13 20:24:28 UTC)
#9
Your CL relies on deprecated CQ feature(s): * Specifying master names without "master." prefix is ...
4 years, 5 months ago
(2016-07-13 20:25:19 UTC)
#12
Your CL relies on deprecated CQ feature(s):
* Specifying master names without "master." prefix is deprecated:
tryserver.chromium.linux. For more details, see http://crbug.com/617627.
commit-bot: I haz the power
Your CL relies on deprecated CQ feature(s): * Specifying master names in CQ_INCLUDE_TRYBOTS part of ...
4 years, 5 months ago
(2016-07-13 21:01:45 UTC)
#13
Your CL relies on deprecated CQ feature(s):
* Specifying master names in CQ_INCLUDE_TRYBOTS part of description without
"master." prefix is deprecated:
tryserver.chromium.linux
For more details, see http://crbug.com/617627.
commit-bot: I haz the power
Description was changed from ========== [MD Settings] Add Edit/Create Address Dialog to MD Settings. Change ...
4 years, 5 months ago
(2016-07-13 21:42:53 UTC)
#14
Message was sent while issue was closed.
Description was changed from
==========
[MD Settings] Add Edit/Create Address Dialog to MD Settings.
Change includes lots of tests.
Screenshots of dialog in bug.
BUG=607347
CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:closure_compilation
==========
to
==========
[MD Settings] Add Edit/Create Address Dialog to MD Settings.
Change includes lots of tests.
Screenshots of dialog in bug.
BUG=607347
CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:closure_compilation
==========
commit-bot: I haz the power
Committed patchset #3 (id:80001)
4 years, 5 months ago
(2016-07-13 21:42:54 UTC)
#15
Message was sent while issue was closed.
Committed patchset #3 (id:80001)
commit-bot: I haz the power
CQ bit was unchecked.
4 years, 5 months ago
(2016-07-13 21:43:13 UTC)
#16
Message was sent while issue was closed.
CQ bit was unchecked.
commit-bot: I haz the power
Description was changed from ========== [MD Settings] Add Edit/Create Address Dialog to MD Settings. Change ...
4 years, 5 months ago
(2016-07-13 21:45:49 UTC)
#17
Message was sent while issue was closed.
Description was changed from
==========
[MD Settings] Add Edit/Create Address Dialog to MD Settings.
Change includes lots of tests.
Screenshots of dialog in bug.
BUG=607347
CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:closure_compilation
==========
to
==========
[MD Settings] Add Edit/Create Address Dialog to MD Settings.
Change includes lots of tests.
Screenshots of dialog in bug.
BUG=607347
CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:closure_compilation
Committed: https://crrev.com/3a206f090738b6e319eaa9caa1783687f636ed70
Cr-Commit-Position: refs/heads/master@{#405303}
==========
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/3a206f090738b6e319eaa9caa1783687f636ed70 Cr-Commit-Position: refs/heads/master@{#405303}
4 years, 5 months ago
(2016-07-13 21:45:50 UTC)
#18
Issue 2109233002: [MD Settings] Add Edit/Create Address Dialog to MD Settings.
(Closed)
Created 4 years, 5 months ago by hcarmona
Modified 4 years, 5 months ago
Reviewers: michaelpg
Base URL: https://chromium.googlesource.com/chromium/src.git@master
Comments: 4