New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 610264 link

Starred by 0 users

Issue metadata

Status: WontFix
Owner:
Closed: May 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug-Regression



Sign in to add a comment

No data received for cc_perftests from android-nexus5 since 390603

Project Member Reported by alexclarke@chromium.org, May 9 2016

Issue description

See the link to graphs below.
 
Cc: danakj@chromium.org enne@chromium.org vmp...@chromium.org alexclarke@chromium.org
Owner: ----
It's not obvious to me what happened here. CCing some owners.




Comment 3 by danakj@chromium.org, May 10 2016

Is it still listed as a step on the bot recipes? Are they being run?

Comment 4 by danakj@chromium.org, May 10 2016

Cc: kbr@chromium.org tfarina@chromium.org

Comment 5 by kbr@chromium.org, May 10 2016

Cc: -kbr@chromium.org
Labels: Performance-Dashboard
These are tests that run on the Perf bots, as opposed to correctness tests. Not sure about their setup.

Comment 6 by danakj@chromium.org, May 10 2016

Owner: simonhatch@chromium.org
https://bugs.chromium.org/p/chromium/issues/detail?id=593348

removed cc_perftests from some bots. Maybe simon has some ideas.
Cc: prashan...@samsung.com
If I'm understanding, according to the alert above, the missing data is: schedule_alternate_tasks_bitmap_tile_task_worker_pool/*

The test is setup to run on the nexus 5 (https://code.google.com/p/chromium/codesearch#chromium/src/testing/buildbot/chromium.perf.json&q=perf.json&sq=package:chromium&l=48) and is running: https://build.chromium.org/p/chromium.perf/builders/Android%20Nexus5%20Perf%20%282%29/builds/2776


I'm not really familiar with cc, but digging through git logs a bit, it kind of looks like it was renamed: https://codereview.chromium.org/1910213005/

cc/raster/tile_task_worker_pool_perftest.cc was deleted and cc/raster/raster_buffer_provider_perftest.cc added, so I think the test data is now called schedule_alternate_tasks_bitmap_raster_buffer_provider/*
Thanks for investigation, Prashant -- if the test was renamed, then:

 (1) the list of monitored tests may need to be updated (chromeperf.appspot.com/edit_sheriffs)
 (2) this bug can be closed

Simon, can you check?
Cc: reve...@chromium.org ericrk@chromium.org
Following things have been renamed -

TileTaskWorkerPoolTest -> RasterBufferProviderTest
TileTaskWorkerPoolPerfTests -> RasterBufferProviderPerfTests
TileTaskWorkerPoolPerfTest -> RasterBufferProviderPerfTest

I don't have permission for chromeperf.appspot.com/edit_sheriffs. (Do let me know if there is any other way to modify the list of monitored tests from codebase?)
Status: WontFix (was: Assigned)
Spoke to Quinten offline, looks like data is coming in on those tests:  https://chromeperf.appspot.com/report?sid=d9b25b309257798183e9f9f995c1911f3b1344e8382f27388704ccb16706571c so I think we can just close this.
Components: Speed>Dashboard
Labels: -Performance-Dashboard

Sign in to add a comment