ProcessMemoryMetricsEmitterTest.FetchDuringTrace failure on the Linux ChromiumOS Tests builder |
|||
Issue descriptionLink to the failed build: https://build.chromium.org/p/chromium.chromiumos/builders/Linux%20ChromiumOS%20Tests%20%281%29/builds/38598 Culprit CL is: https://codereview.chromium.org/2883693002, reverting shortly. [ RUN ] ProcessMemoryMetricsEmitterTest.FetchDuringTrace [20780:20780:0515/182530.903651:WARNING:chrome_browser_main_chromeos.cc(492)] Running as stub user with profile dir: test-user Xlib: extension "RANDR" missing on display ":99". [20780:20849:0515/182531.259848:WARNING:freezer_cgroup_process_manager.cc(61)] Cgroup freezer does not exist or is not writable. Unable to freeze renderer processes. ../../chrome/browser/metrics/process_memory_metrics_emitter_browsertest.cc:27: Failure Value of: success Actual: false Expected: true [20859:20878:0515/182534.472760:WARNING:trace_log.cc(1018)] The following threads haven't finished flush in time. If this happens stably for some thread, please call TraceLog::GetInstance()->SetCurrentThreadBlocksMessageLoop() from the thread to avoid its trace events from being lost. [20859:20878:0515/182534.472830:WARNING:trace_log.cc(1026)] Thread: MemoryInfra ../../chrome/browser/metrics/process_memory_metrics_emitter_browsertest.cc:183: Failure Expected: (events.size()) > (1u), actual: 1 vs 1 [ FAILED ] ProcessMemoryMetricsEmitterTest.FetchDuringTrace, where TypeParam = and GetParam() = (3850 ms)
,
May 16 2017
Interesting set of failures: """ ../../chrome/browser/metrics/process_memory_metrics_emitter_browsertest.cc:27: Failure Value of: success Actual: false Expected: true [20859:20878:0515/182534.472760:WARNING:trace_log.cc(1018)] The following threads haven't finished flush in time. If this happens stably for some thread, please call TraceLog::GetInstance()->SetCurrentThreadBlocksMessageLoop() from the thread to avoid its trace events from being lost. [20859:20878:0515/182534.472830:WARNING:trace_log.cc(1026)] Thread: MemoryInfra ../../chrome/browser/metrics/process_memory_metrics_emitter_browsertest.cc:183: Failure Expected: (events.size()) > (1u), actual: 1 vs 1 """
,
May 16 2017
A deadlock in the test? feels like the memory-infra bg thread is getting stuck on something. seems to be farily reproducible though by looking at the bot.
,
May 30 2017
I don't see any other flakiness on the bot due to this test and I think that the rest of the code relanded in the meanwhile. erikchen if that's the case can we archive this bug?
,
Sep 28
Triage nag: This Chrome OS bug has an owner but no component. Please add a component so that this can be tracked by the relevant team.
,
Nov 8
<UI triage> Bug owners, please add the appropriate component to your bug. Thanks!
,
Nov 8
<UI triage> Bug owners, please add the appropriate component to your bug. Thanks!
,
Nov 9
Archiving this bug as per c#4 |
|||
►
Sign in to add a comment |
|||
Comment 1 by bugdroid1@chromium.org
, May 16 2017