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

Issue 19014003: Modifications to activity logging end to end tests. Reduces the number of window.open calls to make… (Closed)

Created:
7 years, 5 months ago by karenlees
Modified:
7 years, 5 months ago
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Visibility:
Public.

Description

Modifications to activity logging end to end tests. Reduces the number of window.open calls to make the tests a lot faster. BUG=256756, 245594 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=212061

Patch Set 1 #

Total comments: 6

Patch Set 2 : Updates to README file and logging #

Patch Set 3 : changes after merge #

Total comments: 4

Patch Set 4 : fix things mentioned in review comments #

Total comments: 2

Patch Set 5 : #

Patch Set 6 : updated expected logging for blocked api call test #

Patch Set 7 : Changes for merge with dom log check fixes (19338002) #

Patch Set 8 : rebased with other changes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+355 lines, -627 lines) Patch
M chrome/test/data/extensions/api_test/activity_log_private/README View 1 1 chunk +15 lines, -3 lines 0 comments Download
M chrome/test/data/extensions/api_test/activity_log_private/friend/options.html View 1 2 1 chunk +12 lines, -36 lines 0 comments Download
M chrome/test/data/extensions/api_test/activity_log_private/friend/reply.js View 1 2 3 4 5 6 7 10 chunks +158 lines, -359 lines 0 comments Download
M chrome/test/data/extensions/api_test/activity_log_private/test/test.js View 1 2 3 4 5 6 7 10 chunks +170 lines, -229 lines 0 comments Download

Messages

Total messages: 23 (0 generated)
karenlees
This is my first draft to speed up the tests. I copied the incognito changes ...
7 years, 5 months ago (2013-07-10 20:18:29 UTC) #1
felt
I'll re-read the code part after you rebase, I got a bit confused about which ...
7 years, 5 months ago (2013-07-10 21:44:28 UTC) #2
karenlees
Fixed the readme file. I'll ping when I've done the rebase and uploaded again. https://codereview.chromium.org/19014003/diff/1/chrome/test/data/extensions/api_test/activity_log_private/README ...
7 years, 5 months ago (2013-07-10 23:55:46 UTC) #3
karenlees
In the end I copied the changes into a new git client as the merge ...
7 years, 5 months ago (2013-07-11 18:18:04 UTC) #4
mvrable
A did a quick read-through...I haven't tried actually running it but the changes seem reasonable ...
7 years, 5 months ago (2013-07-11 18:30:05 UTC) #5
karenlees
https://codereview.chromium.org/19014003/diff/16001/chrome/test/data/extensions/api_test/activity_log_private/test/test.js File chrome/test/data/extensions/api_test/activity_log_private/test/test.js (right): https://codereview.chromium.org/19014003/diff/16001/chrome/test/data/extensions/api_test/activity_log_private/test/test.js#newcode177 chrome/test/data/extensions/api_test/activity_log_private/test/test.js:177: func: function triggerApiCallsOnTabsUpdatedIncognito() { On 2013/07/11 18:30:05, mvrable wrote: ...
7 years, 5 months ago (2013-07-11 19:00:46 UTC) #6
felt
one nit https://codereview.chromium.org/19014003/diff/21001/chrome/test/data/extensions/api_test/activity_log_private/friend/reply.js File chrome/test/data/extensions/api_test/activity_log_private/friend/reply.js (right): https://codereview.chromium.org/19014003/diff/21001/chrome/test/data/extensions/api_test/activity_log_private/friend/reply.js#newcode324 chrome/test/data/extensions/api_test/activity_log_private/friend/reply.js:324: 'document.write("sent an XHR");'; I don't think the ...
7 years, 5 months ago (2013-07-11 19:44:19 UTC) #7
karenlees
Fixed comments and a bracket in the wrong place. https://codereview.chromium.org/19014003/diff/21001/chrome/test/data/extensions/api_test/activity_log_private/friend/reply.js File chrome/test/data/extensions/api_test/activity_log_private/friend/reply.js (right): https://codereview.chromium.org/19014003/diff/21001/chrome/test/data/extensions/api_test/activity_log_private/friend/reply.js#newcode324 chrome/test/data/extensions/api_test/activity_log_private/friend/reply.js:324: ...
7 years, 5 months ago (2013-07-11 21:25:21 UTC) #8
felt
lgtm, but you'll need Matt to review also because the commit queue is still broken ...
7 years, 5 months ago (2013-07-12 17:15:25 UTC) #9
karenlees
On 2013/07/12 17:15:25, felt wrote: > lgtm, but you'll need Matt to review also because ...
7 years, 5 months ago (2013-07-12 17:45:07 UTC) #10
karenlees
On 2013/07/12 17:45:07, karenlees wrote: > On 2013/07/12 17:15:25, felt wrote: > > lgtm, but ...
7 years, 5 months ago (2013-07-12 17:56:54 UTC) #11
Ankur Taly
lgtm
7 years, 5 months ago (2013-07-12 17:56:54 UTC) #12
karenlees
Hi Matt - Could you take a quick look at this. Adrienne has already lgtm'd ...
7 years, 5 months ago (2013-07-12 18:05:06 UTC) #13
Matt Perry
rubberstamp lgtm
7 years, 5 months ago (2013-07-15 18:53:16 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/karenlees@chromium.org/19014003/5891733057437696
7 years, 5 months ago (2013-07-15 18:58:25 UTC) #15
karenlees
On 2013/07/15 18:58:25, I haz the power (commit-bot) wrote: > CQ is trying da patch. ...
7 years, 5 months ago (2013-07-15 21:52:00 UTC) #16
felt
On 2013/07/15 21:52:00, karenlees wrote: > On 2013/07/15 18:58:25, I haz the power (commit-bot) wrote: ...
7 years, 5 months ago (2013-07-15 22:27:31 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/karenlees@chromium.org/19014003/48002
7 years, 5 months ago (2013-07-15 23:10:03 UTC) #18
commit-bot: I haz the power
Retried try job too often on linux_aura for step(s) unit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_aura&number=59728
7 years, 5 months ago (2013-07-16 03:56:16 UTC) #19
felt
On 2013/07/16 03:56:16, I haz the power (commit-bot) wrote: > Retried try job too often ...
7 years, 5 months ago (2013-07-16 14:14:58 UTC) #20
karenlees
On 2013/07/16 14:14:58, felt wrote: > On 2013/07/16 03:56:16, I haz the power (commit-bot) wrote: ...
7 years, 5 months ago (2013-07-16 21:30:56 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/karenlees@chromium.org/19014003/80001
7 years, 5 months ago (2013-07-17 11:12:37 UTC) #22
commit-bot: I haz the power
7 years, 5 months ago (2013-07-17 16:36:09 UTC) #23
Message was sent while issue was closed.
Change committed as 212061

Powered by Google App Engine
This is Rietveld 408576698