|
|
Chromium Code Reviews
Description[Telemetry] Add action_runner property to Tab
Committed: https://chromium.googlesource.com/external/github.com/catapult-project/catapult/+/f7e16d521d6b9ea8b47709a1426f02150da196d8
Patch Set 1 #
Total comments: 1
Messages
Total messages: 25 (10 generated)
perezju@chromium.org changed reviewers: + nednguyen@google.com
On 2016/04/05 11:40:21, perezju wrote: What is the cycle?
On 2016/04/05 13:12:27, nednguyen wrote: > On 2016/04/05 11:40:21, perezju wrote: > > What is the cycle? telemetry.internal.browser.tab -> telemetry.page [implicit to import telemetry.page.action_runner] -> telemetry.page.shared_page_state -> telemetry.internal.browser.browser_finder -> telemetry.internal.backends.chrome.android_browser_finder -> telemetry.internal.backends.chrome.android_browser_backend -> telemetry.internal.backends.chrome.chrome_browser_backend -> telemetry.internal.backends.chrome.tab_list_backend -> telemetry.internal.browser.tab I've also found this quite hard to debug. Just trying to run a benchmark fails with other unrelated messages (claims that some page sets are missing, when they are not, I guess this error messes up the page set discovery mechanism somehow).
On 2016/04/06 12:50:02, perezju wrote: lgtm Thanks for the info, Juan. We will work on resolving this cyclic dep, feel free to land this.
https://codereview.chromium.org/1857173002/diff/1/telemetry/telemetry/interna... File telemetry/telemetry/internal/browser/tab.py (right): https://codereview.chromium.org/1857173002/diff/1/telemetry/telemetry/interna... telemetry/telemetry/internal/browser/tab.py:36: from telemetry.page import action_runner Ah, seems like the bug here is action_runner module lives in page package.
The CQ bit was checked by perezju@chromium.org
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1857173002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1857173002/1
The CQ bit was unchecked by commit-bot@chromium.org
Try jobs failed on following builders: Catapult Mac Tryserver on master.tryserver.client.catapult (JOB_FAILED, https://build.chromium.org/p/tryserver.client.catapult/builders/Catapult%20Ma...)
The CQ bit was checked by perezju@chromium.org
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1857173002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1857173002/1
The CQ bit was unchecked by commit-bot@chromium.org
Try jobs failed on following builders: Catapult Mac Tryserver on master.tryserver.client.catapult (JOB_FAILED, https://build.chromium.org/p/tryserver.client.catapult/builders/Catapult%20Ma...)
nednguyen@chromium.org changed reviewers: + aiolos@chromium.org, nednguyen@chromium.org
+Kari: dev_server is having problems again :(
The CQ bit was checked by nednguyen@google.com
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1857173002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1857173002/1
The CQ bit was unchecked by commit-bot@chromium.org
Try jobs failed on following builders: Catapult Mac Tryserver on master.tryserver.client.catapult (JOB_FAILED, https://build.chromium.org/p/tryserver.client.catapult/builders/Catapult%20Ma...)
The CQ bit was checked by perezju@chromium.org
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1857173002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1857173002/1
Message was sent while issue was closed.
Description was changed from ========== [Telemetry] Add action_runner property to Tab ========== to ========== [Telemetry] Add action_runner property to Tab Committed: https://chromium.googlesource.com/external/github.com/catapult-project/catapu... ==========
Message was sent while issue was closed.
Committed patchset #1 (id:1) as https://chromium.googlesource.com/external/github.com/catapult-project/catapu... |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
