catapult-project / catapult

Deprecated Catapult GitHub. Please instead use http://crbug.com "Speed>Benchmarks" component for bugs and https://chromium.googlesource.com/catapult for downloading and editing source code..
https://chromium.googlesource.com/catapult
BSD 3-Clause "New" or "Revised" License
1.92k stars 564 forks source link

Dashboard - Need more warnings on migration page. #4407

Closed simonhatch closed 5 years ago

simonhatch commented 6 years ago

For crbug.com/831328 I was asked to migrate the data from the old builder to the new builder, pretty straightforward but I still managed to botch it up.

Looks like the data is sitting 1 level higher than I expected, https://chromeperf.appspot.com/report?sid=ca54cf9c3996d931ad0f0b45f622adcca9bcd880d178abd40b81fbd634e5e3db&num_points=1500

So moving:

ChromiumPerf/Android Builder/resource_sizes (MonochromePublic.apk)/MonochromePublic.apk_Specifics/normalized apk size

to

ChromiumPerf/Android Builder Perf/resource_sizes (MonochromePublic.apk)/MonochromePublic.apk_Specifics/normalized apk size

But it's actually all sitting on:

ChromiumPerf/Android Builder Perf/resource_sizes (MonochromePublic.apk)/normalized apk size

Don't know how I managed to do that, but would be great to have some more warnings or output showing where things will be migrated to.

benshayden commented 5 years ago

Moved to https://bugs.chromium.org/p/chromium/issues/detail?id=918181