Skip to content
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

RUST-2055 Filter OIDC tests with cargo nextest #1317

Merged
merged 10 commits into from
Mar 4, 2025

Conversation

isabelatkinson
Copy link
Contributor

@isabelatkinson isabelatkinson commented Feb 27, 2025

Also did some reshuffling to switch over to subprocess.exec in a few places.

@@ -507,22 +494,22 @@ mod basic {
}

#[tokio::test]
#[cfg(target_os = "linux")] // MONGODB_URI_MULTI is only set when running on linux
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@isabelatkinson isabelatkinson marked this pull request as ready for review February 28, 2025 16:03
@isabelatkinson isabelatkinson merged commit 206b99e into mongodb:main Mar 4, 2025
12 of 17 checks passed
@isabelatkinson isabelatkinson deleted the oidc-filter branch March 17, 2025 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants