Skip to content

Use phpunit group instead of Atlas Data Lake test suite #1151

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

Merged
merged 2 commits into from
Sep 6, 2023

Conversation

GromNaN
Copy link
Member

@GromNaN GromNaN commented Sep 6, 2023

Why using a named test suite while we use groups for other environment-specific tests?

This test suite was introduced by #771 before groups started to be used in the project.

@GromNaN GromNaN requested review from jmikola and alcaeus September 6, 2023 08:38
@GromNaN GromNaN force-pushed the atlas-data-lake-test-suite branch from cf50dca to 4718d12 Compare September 6, 2023 08:40
@GromNaN GromNaN merged commit e91e018 into mongodb:master Sep 6, 2023
@GromNaN GromNaN deleted the atlas-data-lake-test-suite branch September 6, 2023 16:45
@@ -87,7 +87,7 @@ case "$TESTS" in
;;

atlas-data-lake*)
php vendor/bin/simple-phpunit $PHPUNIT_OPTS --testsuite "Atlas Data Lake Test Suite"
Copy link
Member

Choose a reason for hiding this comment

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

Due to atlas* in the preceding case, I don't think we'll ever reach this case.

See: #1150 (comment)

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.

3 participants