Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2022

Bumps src/submodules/googletest from 4517697 to c9461a9.

Commits
  • c9461a9 Update GCC/Clang Linux tests to use Bazel 5.0.0
  • ea55f1f Address conversion warning by explicitly casting to size_t
  • 0e40217 Add a 3-arg overload for ResultOf() matcher that takes a description string f...
  • 06519ce Merge pull request #3751 from noiseless:gtest-help-test-OpenBSD
  • 504eb98 Merge pull request #3746 from IYP-Programer-Yeah:use-constant-time-lookup-for...
  • 43efa0a Merge pull request #3617 from Bagira80:fix_3616
  • d6841c0 Apply requested changes by using std::inserter with move.
  • 631f4f9 Fix gtest-help-test failure on OpenBSD
  • 14aa11d Merge pull request #3724 from jjfvanderpol:main
  • 25ad42a GetCurrentOsStackTraceExceptTop (both the method of UnitTestImpl and the wrap...
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [src/submodules/googletest](https://github.com/google/googletest) from `4517697` to `c9461a9`.
- [Release notes](https://github.com/google/googletest/releases)
- [Commits](google/googletest@4517697...c9461a9)

---
updated-dependencies:
- dependency-name: src/submodules/googletest
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested review from a team, dougbu and wtgodbe as code owners March 1, 2022 12:01
@dependabot dependabot bot added the area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework label Mar 1, 2022
@ghost ghost added this to the 6.0.x milestone Mar 1, 2022
@ghost
Copy link

ghost commented Mar 1, 2022

Hi @dependabot[bot]. If this is not a tell-mode PR, please make sure to follow the instructions laid out in the servicing process document.
Otherwise, please add tell-mode label.

@dougbu
Copy link
Contributor

dougbu commented Mar 1, 2022

Flaky test failure❔ Is this a known problem and / or is there a fix that can be backported from 'main'❔ @BrennanConroy @halter73 @HaoK any suggestions❔

Assert.Equal() Failure
Expected: 1
Actual:   0

   at Microsoft.AspNetCore.Server.Kestrel.Core.Tests.Http2ConnectionTests.RequestHeaderStringReuse_MultipleStreams_KnownHeaderClearedIfNotReused() in /_/src/Servers/Kestrel/test/InMemory.FunctionalTests/Http2/Http2ConnectionTests.cs:line 269
--- End of stack trace from previous location ---

@dougbu dougbu added the tell-mode Indicates a PR which is being merged during tell-mode label Mar 2, 2022
@dougbu dougbu merged commit 6800924 into release/6.0 Mar 2, 2022
@dougbu dougbu deleted the dependabot/submodules/release/6.0/src/submodules/googletest-c9461a9 branch March 2, 2022 01:13
@dougbu dougbu modified the milestones: 6.0.x, 6.0.4 Mar 2, 2022
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 tell-mode Indicates a PR which is being merged during tell-mode

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants