-
Notifications
You must be signed in to change notification settings - Fork 10.4k
[automated] Merge branch 'release/2.1' => 'release/2.2' #7920
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
[automated] Merge branch 'release/2.1' => 'release/2.2' #7920
Conversation
- aspnet/AspNetCore-Internal#1717 - use a specific Linux image
This pull request has been updated. This PR merges commits made on release/2.1 by the following committers: |
@mikaelm12 note your |
…eration.Design in templates (dotnet#7983) - see aspnet/AspNetCore-Internal#1759
❌ Uh oh, this pull request could not be updated automatically. New commits were pushed to release/2.1, but I could not automatically push those to merge/release/2.1-to-release/2.2 to update this PR. |
❌ Uh oh, this pull request could not be updated automatically. New commits were pushed to release/2.1, but I could not automatically push those to merge/release/2.1-to-release/2.2 to update this PR. |
3 similar comments
❌ Uh oh, this pull request could not be updated automatically. New commits were pushed to release/2.1, but I could not automatically push those to merge/release/2.1-to-release/2.2 to update this PR. |
❌ Uh oh, this pull request could not be updated automatically. New commits were pushed to release/2.1, but I could not automatically push those to merge/release/2.1-to-release/2.2 to update this PR. |
❌ Uh oh, this pull request could not be updated automatically. New commits were pushed to release/2.1, but I could not automatically push those to merge/release/2.1-to-release/2.2 to update this PR. |
15470f0
to
40a6a0e
Compare
This merge branch is /intentionally/ incomplete. Trying to get the queues updated in |
ab8cd3d
to
5868492
Compare
@aspnet/brt are the following failures in Windows and macOS AspNetCore-ci builds known flaky tests? @javiercn is the failure to start Chrome on Linux related to what you're working on for In Linux test group Cors.FunctionalTests/netcoreapp2.2:
In Windows test group UnitTests/netcoreapp2.2:
|
Not to my knowledge. I was also mostly ignoring these PRs since you said to do so earlier :). If you think they need to be filed as flaky tests, I can do that. |
Looks like the Linux problem is real and likely related to switching machine pools i.e. the details of this PR. However the Windows test failed in one of three attempts. That seems flaky to me 😈 |
❌ Uh oh, this pull request could not be updated automatically. New commits were pushed to release/2.1, but I could not automatically push those to merge/release/2.1-to-release/2.2 to update this PR. |
1 similar comment
❌ Uh oh, this pull request could not be updated automatically. New commits were pushed to release/2.1, but I could not automatically push those to merge/release/2.1-to-release/2.2 to update this PR. |
The CORS error looks like it does not have some pre-requisites for chromium installed. See puppeteer/puppeteer#290 (comment). puppeteer/puppeteer#290 (comment) has the instructions on what needs to be installed to get this resolved. I think you'd need these for Templating tests too since that uses Selenium + Chrome. |
@pranavkm agreed. I wasn't prioritizing this merge but add the needful Chrome install next week. |
If this is a high priority e.g. because some test changes are needed immediately in |
e6fbc5a
to
53732a6
Compare
53732a6
to
0c6591b
Compare
I detected changes in the release/2.1 branch which have not been merged yet to release/2.2. I'm a robot and am configured to help you automatically keep release/2.2 up to date, so I've opened this PR.
This PR merges commits made on release/2.1 by the following committers:
Instructions for merging from UI
This PR will not be auto-merged. When pull request checks pass, complete this PR by creating a merge commit, not a squash or rebase commit.
If this repo does not allow creating merge commits from the GitHub UI, use command line instructions.
Instructions for merging via command line
Run these commands to merge this pull request from the command line.
or if you are using SSH
After PR checks are complete push the branch
Instructions for resolving conflicts
Instructions for updating this pull request
Contributors to this repo have permission update this pull request by pushing to the branch 'merge/release/2.1-to-release/2.2'. This can be done to resolve conflicts or make other changes to this pull request before it is merged.
or if you are using SSH
Contact .NET Core Engineering if you have questions or issues.
Also, if this PR was generated incorrectly, help us fix it. See https://github.com/dotnet/arcade/blob/master/scripts/GitHubMergeBranches.ps1.