Skip to content

Conversation

markwallace-microsoft
Copy link
Member

Motivation and Context

Code fixes for #11424

Description

Contribution Checklist

@markwallace-microsoft markwallace-microsoft requested a review from a team as a code owner April 10, 2025 14:51
@markwallace-microsoft markwallace-microsoft added the .NET Issue or Pull requests regarding .NET code label Apr 10, 2025
@github-actions github-actions bot changed the title Bump AWSSDK to 4.0.0-preview.13 in /dotnet .Net: Bump AWSSDK to 4.0.0-preview.13 in /dotnet Apr 10, 2025
@markwallace-microsoft markwallace-microsoft added the kernel Issues or pull requests impacting the core kernel label Apr 10, 2025
@markwallace-microsoft markwallace-microsoft added this pull request to the merge queue Apr 10, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Apr 10, 2025
@markwallace-microsoft
Copy link
Member Author

MongoDB integration tests failed

[xUnit.net 01:00:13.33]       System.TimeoutException : The operation has timed out.
[xUnit.net 01:00:13.33]       Stack Trace:
[xUnit.net 01:00:13.33]         /_/src/Testcontainers/Configurations/WaitStrategies/WaitStrategy.cs(209,0): at DotNet.Testcontainers.Configurations.WaitStrategy.WaitUntilAsync(Func`1 wait, TimeSpan interval, TimeSpan timeout, Int32 retries, CancellationToken ct)
[xUnit.net 01:00:13.33]         /_/src/Testcontainers/Containers/DockerContainer.cs(560,0): at DotNet.Testcontainers.Containers.DockerContainer.CheckReadinessAsync(IEnumerable`1 waitStrategies, CancellationToken ct)
[xUnit.net 01:00:13.33]         /_/src/Testcontainers/Containers/DockerContainer.cs(480,0): at DotNet.Testcontainers.Containers.DockerContainer.UnsafeStartAsync(CancellationToken ct)
[xUnit.net 01:00:13.34]     MongoDBIntegrationTests.Filter.MongoDBBasicFilterTests.Not_over_Or [FAIL]
[xUnit.net 01:00:13.34]     MongoDBIntegrationTests.Filter.MongoDBBasicFilterTests.NotEqual_with_string [FAIL]
[xUnit.net 01:00:13.33]         /_/src/Testcontainers/Containers/DockerContainer.cs(283,0): at DotNet.Testcontainers.Containers.DockerContainer.StartAsync(CancellationToken ct)

@markwallace-microsoft markwallace-microsoft added this pull request to the merge queue Apr 10, 2025
@markwallace-microsoft markwallace-microsoft removed this pull request from the merge queue due to a manual request Apr 10, 2025
@markwallace-microsoft markwallace-microsoft added this pull request to the merge queue Apr 10, 2025
Merged via the queue into microsoft:main with commit f820502 Apr 10, 2025
22 checks passed
@markwallace-microsoft markwallace-microsoft deleted the users/markwallace/update_aws_sdk branch April 10, 2025 18:55
glorious-beard pushed a commit to glorious-beard/semantic-kernel that referenced this pull request May 6, 2025
### Motivation and Context

Code fixes for microsoft#11424

### Description

<!-- Describe your changes, the overall approach, the underlying design.
These notes will help understanding how your code works. Thanks! -->

### Contribution Checklist

<!-- Before submitting this PR, please make sure: -->

- [ ] The code builds clean without any errors or warnings
- [ ] The PR follows the [SK Contribution
Guidelines](https://github.com/microsoft/semantic-kernel/blob/main/CONTRIBUTING.md)
and the [pre-submission formatting
script](https://github.com/microsoft/semantic-kernel/blob/main/CONTRIBUTING.md#development-scripts)
raises no violations
- [ ] All unit tests pass, and I have added new tests where possible
- [ ] I didn't break anyone 😄
jcruzmot-te pushed a commit to thousandeyes/aia-semantic-kernel that referenced this pull request Sep 15, 2025
### Motivation and Context

Code fixes for microsoft#11424

### Description

<!-- Describe your changes, the overall approach, the underlying design.
These notes will help understanding how your code works. Thanks! -->

### Contribution Checklist

<!-- Before submitting this PR, please make sure: -->

- [ ] The code builds clean without any errors or warnings
- [ ] The PR follows the [SK Contribution
Guidelines](https://github.com/microsoft/semantic-kernel/blob/main/CONTRIBUTING.md)
and the [pre-submission formatting
script](https://github.com/microsoft/semantic-kernel/blob/main/CONTRIBUTING.md#development-scripts)
raises no violations
- [ ] All unit tests pass, and I have added new tests where possible
- [ ] I didn't break anyone 😄
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kernel Issues or pull requests impacting the core kernel .NET Issue or Pull requests regarding .NET code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants