commit | 25eefa6d10e13995b23ac61d72067d8b0d1df893 | [log] [tgz] |
---|---|---|
author | Mark Seaborn <mseaborn@fuchsia.infra.roller.google.com> | Tue Jun 04 18:35:31 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Jun 04 11:36:52 2024 -0700 |
tree | ad082ce139fdf947fdc285d48662bb895a6decb0 | |
parent | 65678e13751be45e93820c46ff7c9e1ad9610cbb [diff] |
[roll] Roll fuchsia [perfcompare] Fix "--expected_sample_size" check for non-perfcompare builds Fix the recently-added "--expected_sample_size" check so that it gets applied in the case where only one results directory is passed to perfcompare.py, which is the common case for when results are displayed in non-perfcompare builds. The early return in ComparePerf() stopped this check from being applied in that case. I accidentally broke the check for that case by moving it to the end of the ComparePerf() function. Original-Bug: 343997506 Run-All-Tests: True Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1059276 Original-Revision: 9dcca711b77c289afd84226d8d80cb4ee0fc9c0a GitOrigin-RevId: 3f8a0918e1785d1f59ebf8463b9be48d0d7f5726 Change-Id: I6e128f99c67a45399dcd4b8cb256841f918297ff
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia
on Freenode.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.