Discussion:
[chromium-bugs] Re: Issue 499073 in chromium: Telemetry autotest errors causing confusion
c***@googlecode.com
2015-06-11 03:16:35 UTC
Permalink
Comment #3 on issue 499073 by ***@google.com: Telemetry autotest
errors causing confusion
https://code.google.com/p/chromium/issues/detail?id=499073

I have little idea how you setup your test system, and hence don't
understand what is the concern here.
On the perf waterfall, we organize the log by the benchmark runs. Hence
whenever we see exception thrown by telemetry, it's very clear that it's
from telemetry code:

Example:
http://build.chromium.org/p/chromium.perf/builders/Android%20Nexus9%20Perf/builds/237
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
c***@googlecode.com
2015-09-18 21:39:05 UTC
Permalink
Updates:
Cc: ***@chromium.org

Comment #5 on issue 499073 by ***@chromium.org: Telemetry autotest
errors causing confusion
https://code.google.com/p/chromium/issues/detail?id=499073

what's the current status of this issue?
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
c***@googlecode.com
2015-10-02 18:47:54 UTC
Permalink
Updates:
Owner: ---

Comment #7 on issue 499073 by ***@chromium.org: Telemetry autotest errors
causing confusion
https://code.google.com/p/chromium/issues/detail?id=499073

I'm moving out of this project.

Tried to solve it by matching 'telemetry' in the exception stack trace but
it's not a good solution and was not accepted.
https://chromium-review.googlesource.com/#/c/276931/2
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
c***@googlecode.com
2016-02-18 09:15:59 UTC
Permalink
Comment #13 on issue 499073 by ***@chromium.org: Telemetry autotest
errors causing confusion
https://code.google.com/p/chromium/issues/detail?id=499073

I believe WebSocketConnectionClosedException is a renderer crash - we
retain a connection to the browser, but have lost the connection to the
tab. We can probably catch this exception and output a more human readable
error for gardeners.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

---
You received this message because you are subscribed to the Google Groups "Chromium-bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
c***@googlecode.com
2016-02-18 09:19:59 UTC
Permalink
Comment #14 on issue 499073 by ***@chromium.org: Telemetry autotest
errors causing confusion
https://code.google.com/p/chromium/issues/detail?id=499073

Ned: We don't run debug/symbolized builds on the device due to size
restrictions on rootfs. There are work-arounds where we can install chrome
in a different partition. However, this would increase the load in the lab
substantially and I don't think we want to do it.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

---
You received this message because you are subscribed to the Google Groups "Chromium-bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
Loading...