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

Issue 2558083003: Add test for system tray network menu icon for extension-controlled networks (Closed)

Created:
4 years ago by James Cook
Modified:
4 years ago
Reviewers:
stevenjb
CC:
chromium-reviews, kalyank, sadrul, extensions-reviews_chromium.org, chromium-apps-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add test for system tray network menu icon for extension-controlled networks Eventually extension-controlled network information will come out of a mojo service. This provides test coverage to make sure the icon shows up in the system tray menu. BUG=651157 TEST=chrome browser_tests Committed: https://crrev.com/af700b84d792456061162fc8fdcd08065ad8773a Cr-Commit-Position: refs/heads/master@{#437341}

Patch Set 1 #

Patch Set 2 : Convert to ExtensionBrowserTest #

Patch Set 3 : comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+103 lines, -1 line) Patch
M ash/common/system/networking_config_delegate.h View 1 chunk +3 lines, -0 lines 0 comments Download
M ash/common/system/tray/system_tray.h View 3 chunks +3 lines, -0 lines 0 comments Download
M ash/common/system/tray/system_tray.cc View 3 chunks +7 lines, -1 line 0 comments Download
A chrome/browser/ui/ash/networking_config_delegate_chromeos_browsertest.cc View 1 2 1 chunk +69 lines, -0 lines 0 comments Download
M chrome/test/BUILD.gn View 1 1 chunk +1 line, -0 lines 0 comments Download
A chrome/test/data/extensions/networking_config_delegate/background.js View 1 1 chunk +9 lines, -0 lines 0 comments Download
A chrome/test/data/extensions/networking_config_delegate/manifest.json View 1 1 chunk +11 lines, -0 lines 0 comments Download

Messages

Total messages: 29 (13 generated)
James Cook
Steven, please take a look.
4 years ago (2016-12-08 00:31:05 UTC) #3
stevenjb
Hmm. I'm actually kind of not excited about this. Even though the code is already ...
4 years ago (2016-12-08 17:07:11 UTC) #7
James Cook
On 2016/12/08 17:07:11, stevenjb wrote: > Hmm. I'm actually kind of not excited about this. ...
4 years ago (2016-12-08 17:20:29 UTC) #8
stevenjb
I think that would be better, thanks! On Thu, Dec 8, 2016 at 10:20 AM, ...
4 years ago (2016-12-08 17:22:34 UTC) #9
James Cook
On 2016/12/08 17:22:34, stevenjb wrote: > I think that would be better, thanks! > > ...
4 years ago (2016-12-08 17:37:29 UTC) #10
stevenjb
I haven't done this in a while, but I think what you want is ExtensionBrowserTest. ...
4 years ago (2016-12-08 17:52:33 UTC) #11
James Cook
Sorry, ExtensionBrowserTest is what I meant. That might work, but I'll need a duplicate test ...
4 years ago (2016-12-08 17:56:05 UTC) #12
stevenjb
I think a duplicate test extension makes more sense here. At some point the test ...
4 years ago (2016-12-08 17:59:18 UTC) #13
James Cook
Steven, please take another look.
4 years ago (2016-12-08 18:42:00 UTC) #15
stevenjb
Ha, that wasn't so bad, good. Thanks for moving the test. Hopefully when I re-factor ...
4 years ago (2016-12-08 18:45:23 UTC) #17
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/2558083003/40001
4 years ago (2016-12-08 19:28:45 UTC) #20
commit-bot: I haz the power
Try jobs failed on following builders: android_n5x_swarming_rel on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_n5x_swarming_rel/builds/82589)
4 years ago (2016-12-08 20:19:02 UTC) #22
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/2558083003/40001
4 years ago (2016-12-08 20:24:36 UTC) #24
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years ago (2016-12-08 21:11:31 UTC) #26
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/af700b84d792456061162fc8fdcd08065ad8773a Cr-Commit-Position: refs/heads/master@{#437341}
4 years ago (2016-12-08 21:14:46 UTC) #28
yhirano
4 years ago (2016-12-09 05:48:54 UTC) #29
Message was sent while issue was closed.
A revert of this CL (patchset #3 id:40001) has been created in
https://codereview.chromium.org/2563943002/ by yhirano@chromium.org.

The reason for reverting is: NetworkingConfigDelegateChromeosTest.SystemTrayItem
is failing on Linux Chromium OS ASan LSan Tests: see
http://test-results.appspot.com/dashboards/flakiness_dashboard.html#testType=....

Powered by Google App Engine
This is Rietveld 408576698