Skip to content

Conversation

@BrennanConroy
Copy link
Member

No description provided.

@ghost ghost added the area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework label May 25, 2021
@BrennanConroy BrennanConroy requested a review from a team May 26, 2021 02:35
@BrennanConroy BrennanConroy marked this pull request as ready for review May 26, 2021 02:35
@BrennanConroy BrennanConroy requested a review from Pilchie as a code owner May 26, 2021 02:35
"drivers": {
"chrome": {
"version" : "91.0.4472.77"
"version" : "91.0.4472.19"
Copy link
Contributor

Choose a reason for hiding this comment

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

Copy link
Member Author

Choose a reason for hiding this comment

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

It's non-obvious what the relationship is between those two things, and I'd like to unblock builds

Copy link
Contributor

Choose a reason for hiding this comment

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

The relationship is mainly to the version of Chrome installed. Kestrel's Interop.FunctionalTests.csproj should fail w/ the current version or will real soon now. Plz fix if possible though separate PR may be fine.

Copy link
Member Author

Choose a reason for hiding this comment

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

Someone will need to add the package to the dotnet-public feed

Copy link
Contributor

@dougbu dougbu left a comment

Choose a reason for hiding this comment

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

For the builds…

@BrennanConroy BrennanConroy merged commit e7b5aa6 into main May 26, 2021
@BrennanConroy BrennanConroy deleted the brecon/chrome branch May 26, 2021 05:59
@ghost ghost added this to the 6.0-preview6 milestone May 26, 2021
lukas-lansky pushed a commit that referenced this pull request May 26, 2021
dotnet-maestro bot added a commit that referenced this pull request May 26, 2021
…/efcore (#33009)

[release/6.0-preview5] Update dependencies from dotnet/runtime dotnet/efcore


 - Update Chrome driver (#33019)
@dougbu
Copy link
Contributor

dougbu commented May 27, 2021

/backport to release/5.0

@github-actions
Copy link
Contributor

Started backporting to release/5.0: https://github.com/dotnet/aspnetcore/actions/runs/883489688

@github-actions
Copy link
Contributor

@dougbu backporting to release/5.0 failed, the patch most likely resulted in conflicts:

$ git am --3way --ignore-whitespace --keep-non-patch changes.patch

Applying: Update Chrome driver
Using index info to reconstruct a base tree...
M	eng/Versions.props
Falling back to patching base and 3-way merge...
Auto-merging eng/Versions.props
CONFLICT (content): Merge conflict in eng/Versions.props
error: Failed to merge in the changes.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
Patch failed at 0001 Update Chrome driver
When you have resolved this problem, run "git am --continue".
If you prefer to skip this patch, run "git am --skip" instead.
To restore the original branch and stop patching, run "git am --abort".
Error: The process '/usr/bin/git' failed with exit code 128

Please backport manually!

@dougbu
Copy link
Contributor

dougbu commented May 27, 2021

Well, that didn't work and I'm working on other manual backports. Can you handle this one @BrennanConroy

dougbu pushed a commit that referenced this pull request May 28, 2021
dougbu pushed a commit that referenced this pull request May 29, 2021
dougbu pushed a commit that referenced this pull request Jun 1, 2021
dougbu added a commit that referenced this pull request Jun 1, 2021
* [release/5.9] Update branding to v5.0.8
  - disable baseline validation
* [release/5.0] Update cert that became valid and broke tests
  - backport of 2e20bab (#32812)
  - dupe of #33033
    * Update cert to not be valid for 50 years
    * Make cert valid in 10 years
    * Delete unused copy of certs, update right one
    * Skip test for now
* [release/5.0] Update Chrome driver
  - backport of e7b5aa6 (#33019)
* [release/5.0] Update selenium chrome driver
  - backport of af96aba (#33043)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants