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

Issue 2787103003: Add System health stories for Emerging market (Closed)

Created:
3 years, 8 months ago by ssid
Modified:
3 years, 7 months ago
Reviewers:
perezju, mythria, nednguyen
CC:
chromium-reviews, telemetry-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Add System health stories for Emerging market This CL adds system health stories which are important for emerging market. BUG=708300, 709436 Review-Url: https://codereview.chromium.org/2787103003 Cr-Commit-Position: refs/heads/master@{#465012} Committed: https://chromium.googlesource.com/chromium/src/+/2c96514f650b4db1f6abebf0d6b307d65bca3e5b

Patch Set 1 #

Total comments: 10

Patch Set 2 : Fixes. #

Patch Set 3 : Fixes. #

Total comments: 19

Patch Set 4 : Address comments, clean up #

Patch Set 5 : Add instagram and newtab -> search. #

Patch Set 6 : nits. #

Total comments: 16

Patch Set 7 : Only add new stories. #

Total comments: 10

Patch Set 8 : fixes. #

Total comments: 10

Patch Set 9 : Remove youtube and add recording. #

Patch Set 10 : nits. #

Total comments: 4

Patch Set 11 : Fix insta, flipkart and maps. #

Patch Set 12 : fix insta flipkart and maps. #

Patch Set 13 : Disable flipkart, fix story tag #

Total comments: 4

Patch Set 14 : Fix a description. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+319 lines, -36 lines) Patch
M tools/perf/page_sets/data/system_health_mobile.json View 1 2 3 4 5 6 7 8 9 10 11 5 chunks +37 lines, -1 line 0 comments Download
A tools/perf/page_sets/data/system_health_mobile_053.wpr.sha1 View 1 2 3 4 5 6 7 8 1 chunk +1 line, -0 lines 0 comments Download
A tools/perf/page_sets/data/system_health_mobile_055.wpr.sha1 View 1 2 3 4 5 6 7 8 1 chunk +1 line, -0 lines 0 comments Download
A tools/perf/page_sets/data/system_health_mobile_056.wpr.sha1 View 1 2 3 4 5 6 7 8 1 chunk +1 line, -0 lines 0 comments Download
A tools/perf/page_sets/data/system_health_mobile_058.wpr.sha1 View 1 2 3 4 5 6 7 8 1 chunk +1 line, -0 lines 0 comments Download
A tools/perf/page_sets/data/system_health_mobile_059.wpr.sha1 View 1 2 3 4 5 6 7 8 1 chunk +1 line, -0 lines 0 comments Download
A tools/perf/page_sets/data/system_health_mobile_060.wpr.sha1 View 1 2 3 4 5 6 7 8 9 10 1 chunk +1 line, -0 lines 0 comments Download
A tools/perf/page_sets/data/system_health_mobile_061.wpr.sha1 View 1 2 3 4 5 6 7 8 9 10 11 1 chunk +1 line, -0 lines 0 comments Download
M tools/perf/page_sets/system_health/browsing_stories.py View 1 2 3 4 5 6 7 8 9 10 11 12 21 chunks +189 lines, -28 lines 0 comments Download
M tools/perf/page_sets/system_health/loading_stories.py View 1 2 3 4 5 6 7 8 9 6 chunks +14 lines, -7 lines 0 comments Download
M tools/perf/page_sets/system_health/searching_stories.py View 1 2 3 4 5 6 7 8 9 10 11 12 13 2 chunks +69 lines, -0 lines 0 comments Download
M tools/perf/page_sets/system_health/story_tags.py View 1 2 3 4 5 6 7 8 9 10 11 12 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 60 (31 generated)
ssid
+Juan please take an initial look at the usage of api and locations of stories ...
3 years, 8 months ago (2017-03-30 23:20:47 UTC) #3
perezju
+nednguyen who might have more comments https://codereview.chromium.org/2787103003/diff/1/tools/perf/page_sets/system_health/blank_stories.py File tools/perf/page_sets/system_health/blank_stories.py (right): https://codereview.chromium.org/2787103003/diff/1/tools/perf/page_sets/system_health/blank_stories.py#newcode32 tools/perf/page_sets/system_health/blank_stories.py:32: NAME = 'blank:about:newtab' ...
3 years, 8 months ago (2017-03-31 08:45:54 UTC) #5
nednguyen
https://codereview.chromium.org/2787103003/diff/1/tools/perf/page_sets/system_health/searching_stories.py File tools/perf/page_sets/system_health/searching_stories.py (right): https://codereview.chromium.org/2787103003/diff/1/tools/perf/page_sets/system_health/searching_stories.py#newcode51 tools/perf/page_sets/system_health/searching_stories.py:51: platform.device.RunShellCommand(['input', 'text', 'drake'], Hmhh, this should be using https://github.com/catapult-project/catapult/blob/master/telemetry/telemetry/core/android_action_runner.py ...
3 years, 8 months ago (2017-03-31 08:56:55 UTC) #6
nednguyen
Overall look not ok to me. Can you add EMERGING_MARKET tag? https://cs.chromium.org/chromium/src/tools/perf/page_sets/system_health/story_tags.py https://codereview.chromium.org/2787103003/diff/1/tools/perf/page_sets/system_health/loading_stories.py File tools/perf/page_sets/system_health/loading_stories.py ...
3 years, 8 months ago (2017-03-31 09:00:16 UTC) #7
ssid
Do you think it looks better now? Juan, how do I decide which stories to ...
3 years, 8 months ago (2017-04-04 03:43:48 UTC) #9
perezju
On 2017/04/04 03:43:48, ssid wrote: > Do you think it looks better now? > Juan, ...
3 years, 8 months ago (2017-04-04 09:23:38 UTC) #11
ssid
On 2017/04/04 09:23:38, perezju wrote: > On 2017/04/04 03:43:48, ssid wrote: > > Do you ...
3 years, 8 months ago (2017-04-04 20:59:50 UTC) #13
mythria
Thanks a lot for doing this. I was also working on the android version of ...
3 years, 8 months ago (2017-04-05 09:30:15 UTC) #15
ssid
Juan, I moved the stories to appropriate files. I have not renamed any story yet ...
3 years, 8 months ago (2017-04-07 22:18:34 UTC) #18
perezju
On 2017/04/07 22:18:34, ssid wrote: > Juan, I moved the stories to appropriate files. I ...
3 years, 8 months ago (2017-04-10 10:13:57 UTC) #19
ssid
I thought moving stories to files would it's fiels would look better. But yes just ...
3 years, 8 months ago (2017-04-11 03:55:58 UTC) #21
perezju
Thanks ssid, this is looking pretty much ready. lgtm but wait for Ned to have ...
3 years, 8 months ago (2017-04-11 09:43:36 UTC) #23
ssid
Thanks addressed comments. https://codereview.chromium.org/2787103003/diff/240001/tools/perf/page_sets/system_health/browsing_stories.py File tools/perf/page_sets/system_health/browsing_stories.py (right): https://codereview.chromium.org/2787103003/diff/240001/tools/perf/page_sets/system_health/browsing_stories.py#newcode396 tools/perf/page_sets/system_health/browsing_stories.py:396: class YouTubeMobileStory(_MediaBrowsingStory): On 2017/04/11 09:43:35, perezju ...
3 years, 8 months ago (2017-04-11 21:52:55 UTC) #24
ssid
Ned, ptal thanks!
3 years, 8 months ago (2017-04-11 21:53:06 UTC) #25
ssid
On 2017/04/11 21:53:06, ssid wrote: > Ned, ptal thanks! Is there a specific device in ...
3 years, 8 months ago (2017-04-11 21:54:05 UTC) #26
nednguyen
I would recommend recording these on low end devices (just in case some of the ...
3 years, 8 months ago (2017-04-11 22:24:10 UTC) #27
nednguyen
On 2017/04/11 22:24:10, nednguyen wrote: > I would recommend recording these on low end devices ...
3 years, 8 months ago (2017-04-12 13:49:44 UTC) #29
ssid
I had some issues with youtube in wpr recording. So, i removed the youtube playing ...
3 years, 8 months ago (2017-04-13 21:08:54 UTC) #31
nednguyen
telemetry_perf_unittests is timed out on android_n5x_swarming_rel I think you would need to blacklist some stories ...
3 years, 8 months ago (2017-04-14 00:33:27 UTC) #36
ssid
So the swarming bot was timing out because of too many stories failing. I fixed ...
3 years, 8 months ago (2017-04-17 06:56:31 UTC) #39
ssid
https://codereview.chromium.org/2787103003/diff/360001/tools/perf/page_sets/system_health/story_tags.py File tools/perf/page_sets/system_health/story_tags.py (right): https://codereview.chromium.org/2787103003/diff/360001/tools/perf/page_sets/system_health/story_tags.py#newcode29 tools/perf/page_sets/system_health/story_tags.py:29: 'emerging-market', 'Story has significant usage in emerging markets with ...
3 years, 8 months ago (2017-04-17 06:57:47 UTC) #40
nednguyen
On 2017/04/17 06:56:31, ssid wrote: > So the swarming bot was timing out because of ...
3 years, 8 months ago (2017-04-17 10:59:40 UTC) #41
ssid
Disabled flipkart, the bot is green now, Ned ptal Thanks! https://codereview.chromium.org/2787103003/diff/360001/tools/perf/page_sets/system_health/story_tags.py File tools/perf/page_sets/system_health/story_tags.py (right): https://codereview.chromium.org/2787103003/diff/360001/tools/perf/page_sets/system_health/story_tags.py#newcode29 ...
3 years, 8 months ago (2017-04-17 18:20:27 UTC) #44
nednguyen
The telemetry_perf_unittests is now taking 14 minutes on android_n5x_swarming_rel, which is very closed to our ...
3 years, 8 months ago (2017-04-17 19:20:28 UTC) #47
ssid
Thanks made changes. Yes, I will send a cl to remove stories soon. https://codereview.chromium.org/2787103003/diff/420001/tools/perf/page_sets/system_health/searching_stories.py File ...
3 years, 8 months ago (2017-04-17 20:37:06 UTC) #52
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/2787103003/440001
3 years, 8 months ago (2017-04-17 20:37:47 UTC) #55
commit-bot: I haz the power
Committed patchset #14 (id:440001) as https://chromium.googlesource.com/chromium/src/+/2c96514f650b4db1f6abebf0d6b307d65bca3e5b
3 years, 8 months ago (2017-04-17 20:42:56 UTC) #58
rmcilroy
This CL removed a number of stories on mobile by making the desktop only. Next ...
3 years, 7 months ago (2017-04-27 10:20:48 UTC) #59
ssid
3 years, 7 months ago (2017-05-01 20:29:14 UTC) #60
Message was sent while issue was closed.
On 2017/04/27 10:20:48, rmcilroy wrote:
> This CL removed a number of stories on mobile by making the desktop only. Next
> time could the CL description make it clear which stories are being removed to
> make the data-stoppage alert triaging more obvious.

Sorry. I will do it next time.

Powered by Google App Engine
This is Rietveld 408576698