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

Issue 2690853008: Verify FormsTestCase forms submission result. (Closed)

Created:
3 years, 10 months ago by michaeldo
Modified:
3 years, 10 months ago
CC:
chromium-reviews, marq+watch_chromium.org, pkl (ping after 24h if needed), noyau+watch_chromium.org, sdefresne+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Verify FormsTestCase forms submission result. Add a missing GREYAssert to the |waitWithTimeout:| calls in |waitForExpectedResponse:| and |waitForTabHistoryView|. Fix silently failing tests (due to previously missing asserts) by implementing /printformdata page to display the request method and body. BUG=685439 Review-Url: https://codereview.chromium.org/2690853008 Cr-Commit-Position: refs/heads/master@{#450717} Committed: https://chromium.googlesource.com/chromium/src/+/59a7ad896fbc906833b38120fc8776a368fe28d2

Patch Set 1 #

Total comments: 13

Patch Set 2 : Respond to comments. #

Total comments: 14

Patch Set 3 : Respond to comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+107 lines, -57 lines) Patch
M ios/chrome/browser/web/forms_egtest.mm View 1 2 12 chunks +107 lines, -57 lines 0 comments Download

Messages

Total messages: 12 (4 generated)
michaeldo
3 years, 10 months ago (2017-02-14 19:22:11 UTC) #2
Eugene But (OOO till 7-30)
https://codereview.chromium.org/2690853008/diff/1/ios/chrome/browser/web/forms_egtest.mm File ios/chrome/browser/web/forms_egtest.mm (right): https://codereview.chromium.org/2690853008/diff/1/ios/chrome/browser/web/forms_egtest.mm#newcode29 ios/chrome/browser/web/forms_egtest.mm:29: const char kHTTPScheme[] = "http://"; kHttpScheme https://codereview.chromium.org/2690853008/diff/1/ios/chrome/browser/web/forms_egtest.mm#newcode32 ios/chrome/browser/web/forms_egtest.mm:32: const ...
3 years, 10 months ago (2017-02-14 21:44:43 UTC) #3
michaeldo
https://codereview.chromium.org/2690853008/diff/1/ios/chrome/browser/web/forms_egtest.mm File ios/chrome/browser/web/forms_egtest.mm (right): https://codereview.chromium.org/2690853008/diff/1/ios/chrome/browser/web/forms_egtest.mm#newcode29 ios/chrome/browser/web/forms_egtest.mm:29: const char kHTTPScheme[] = "http://"; On 2017/02/14 21:44:43, Eugene ...
3 years, 10 months ago (2017-02-15 00:56:34 UTC) #4
Eugene But (OOO till 7-30)
https://codereview.chromium.org/2690853008/diff/1/ios/chrome/browser/web/forms_egtest.mm File ios/chrome/browser/web/forms_egtest.mm (right): https://codereview.chromium.org/2690853008/diff/1/ios/chrome/browser/web/forms_egtest.mm#newcode81 ios/chrome/browser/web/forms_egtest.mm:81: std::string(kHTTPScheme) + kPrintFormDataPath); On 2017/02/15 00:56:34, michaeldo wrote: > ...
3 years, 10 months ago (2017-02-15 01:28:04 UTC) #5
michaeldo
https://codereview.chromium.org/2690853008/diff/20001/ios/chrome/browser/web/forms_egtest.mm File ios/chrome/browser/web/forms_egtest.mm (right): https://codereview.chromium.org/2690853008/diff/20001/ios/chrome/browser/web/forms_egtest.mm#newcode61 ios/chrome/browser/web/forms_egtest.mm:61: static GURL GetFormURL() { On 2017/02/15 01:28:04, Eugene But ...
3 years, 10 months ago (2017-02-15 06:22:52 UTC) #6
Eugene But (OOO till 7-30)
Thank you! lgtm
3 years, 10 months ago (2017-02-15 15:40:40 UTC) #7
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/2690853008/40001
3 years, 10 months ago (2017-02-15 15:52:07 UTC) #9
commit-bot: I haz the power
3 years, 10 months ago (2017-02-15 16:03:55 UTC) #12
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/59a7ad896fbc906833b38120fc87...

Powered by Google App Engine
This is Rietveld 408576698