这是indexloc提供的服务,不要输入任何密码
Skip to content

Always write devicelab test results to a file if the resultsPath option is present #86393

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 14, 2021

Conversation

whesse
Copy link
Contributor

@whesse whesse commented Jul 14, 2021

Some runs of DeviceLab performance tests are run without a gitBranch option, but
still must save their results to a local file. They stopped writing this file after #86325
was landed, which added a check that gitBranch was not null.

…on is present

Some runs of DeviceLab performance tests are run without a gitBranch option, but
still must save their results to a local file.
@whesse whesse added the team-infra Owned by Infrastructure team label Jul 14, 2021
@whesse whesse requested a review from darrenaustin July 14, 2021 00:31
@flutter-dashboard flutter-dashboard bot added the c: contributor-productivity Team-specific productivity, code health, technical debt. label Jul 14, 2021
@flutter-dashboard
Copy link

It looks like this pull request may not have tests. Please make sure to add tests before merging. If you need an exemption to this rule, contact Hixie on the #hackers channel in Chat.

If you are not sure if you need tests, consider this rule of thumb: the purpose of a test is to make sure someone doesn't accidentally revert the fix. Ask yourself, is there anything in your PR that you feel it is important we not accidentally revert back to how it was before your fix?

Reviewers: Read the Tree Hygiene page and make sure this patch meets those guidelines before LGTMing.

@google-cla google-cla bot added the cla: yes label Jul 14, 2021
Copy link
Contributor

@darrenaustin darrenaustin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

D'oh! I can 't believe I missed this when I removed the assert. Too many patches that I was wrangling. Thanks for catching this.

@Hixie
Copy link
Contributor

Hixie commented Jul 14, 2021

test-exempt: is a test

@darrenaustin darrenaustin merged commit e01d327 into master Jul 14, 2021
@darrenaustin darrenaustin deleted the devicelab_always_write_results branch July 14, 2021 05:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: contributor-productivity Team-specific productivity, code health, technical debt. team-infra Owned by Infrastructure team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants