Skip to content

Remove overly broad require_local_server! label from tests - #5716

Open
joshua-spacetime wants to merge 3 commits into
masterfrom
joshua/fix/mislabeled-smoketests
Open

Remove overly broad require_local_server! label from tests#5716
joshua-spacetime wants to merge 3 commits into
masterfrom
joshua/fix/mislabeled-smoketests

Conversation

@joshua-spacetime

Copy link
Copy Markdown
Collaborator

Description of Changes

Nothing in these tests require that they not be run against a replicated cluster.

API and ABI breaking changes

N/A

Expected complexity level and risk

1

Testing

These tests should now be included in the Internal Tests and they should pass

#[test]
fn test_servers() {
// This only covers local CLI config behavior, so it is not valuable to run
// against remote servers.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

perhaps we should have a different annotation for these items then? the login and logout related tests above also generally fall into this category.

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