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

Adding win devicelab bot results to dashboard. (#80974) #81077

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 3 commits into from
Apr 29, 2021
Merged

Adding win devicelab bot results to dashboard. (#80974) #81077

merged 3 commits into from
Apr 29, 2021

Conversation

yusufm
Copy link
Contributor

@yusufm yusufm commented Apr 23, 2021

Replace this paragraph with a description of what this PR is changing or adding, and why. Consider including before/after screenshots.

List which issues are fixed by this PR. You must list at least one issue.

If you had to change anything in the flutter/tests repo, include a link to the migration guide as per the breaking change policy.

Pre-launch Checklist

  • [X ] I read the Contributor Guide and followed the process outlined there for submitting PRs.
  • [X ] I read the Tree Hygiene wiki page, which explains my responsibilities.
  • [X ] I read and followed the Flutter Style Guide, including Features we expect every widget to implement.
  • [X ] I signed the CLA.
  • [X ] I listed at least one issue that this PR fixes in the description above.
  • [X ] I updated/added relevant documentation (doc comments with ///).
  • [X ] I added new tests to check the change I am making or feature I am adding, or Hixie said the PR is test-exempt.
  • [X ] All existing and new tests are passing.

If you need help, consider asking for advice on the #hackers-new channel on Discord.

@flutter-dashboard
Copy link

This pull request was opened from and to a release candidate branch. This should only be done as part of the official Flutter release process. If you are attempting to make a regular contribution to the Flutter project, please close this PR and follow the instructions at Tree Hygiene for detailed instructions on contributing to Flutter.

Reviewers: Use caution before merging pull requests to release branches. Ensure the proper procedure has been followed.

@flutter-dashboard flutter-dashboard bot added the c: contributor-productivity Team-specific productivity, code health, technical debt. label Apr 23, 2021
@google-cla google-cla bot added the cla: yes label Apr 23, 2021
@@ -845,6 +845,48 @@
"repo": "flutter",
"task_name": "win_web_tool_tests",
"flaky": true
},
Copy link
Contributor

Choose a reason for hiding this comment

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

Can you remove dev/devicelab/manifest.yaml as well?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done.

Copy link
Contributor

@christopherfujino christopherfujino left a comment

Choose a reason for hiding this comment

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

LGTM


# iOS on-device tests

flutter_gallery_sksl_warmup__transition_perf_e2e_ios32:
Copy link
Contributor

Choose a reason for hiding this comment

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

There's various iOS tests missing, can you add those as well?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I assume those are not to be run on this branch?

Copy link
Contributor

Choose a reason for hiding this comment

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

They should be. These were missed from the devicelab migration

"flaky": false
},
{
"name": "Windows_android windows_chrome_dev_mode",
Copy link
Contributor

Choose a reason for hiding this comment

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

Did we enable these builds in flutter/infra for this branch?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I do not know how to check that.

Copy link
Contributor

Choose a reason for hiding this comment

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

Yep, the release branches copy the master builders, so this PR added these builders for all release branches: https://github.com/flutter/infra/pull/410/files

Copy link
Contributor

@CaseyHillers CaseyHillers left a comment

Choose a reason for hiding this comment

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

LGTM - Since release branches rely on MILO, it's okay not to add everything to prod_builders.json

Changes to switch off agent results, which are no longer being used.
@yusufm
Copy link
Contributor Author

yusufm commented Apr 28, 2021

deleting the manifest_test.dart as well.

@yusufm
Copy link
Contributor Author

yusufm commented Apr 28, 2021

Are the failures expected? Is this ok to merge?

@christopherfujino
Copy link
Contributor

Are the failures expected? Is this ok to merge?

Yeah, this is good to merge.

@yusufm yusufm merged commit 46db101 into flutter:flutter-1.26-candidate.17 Apr 29, 2021
@yusufm yusufm deleted the flutter-1.26-candidate.17 branch April 29, 2021 19:28
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants