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

Run test_valid_docs in batches #39091

Merged
merged 4 commits into from Feb 1, 2017

Conversation

terminalmage
Copy link
Contributor

@terminalmage terminalmage commented Jan 31, 2017

This test fails often due to being trimmed, thanks to
salt.utils.dicttrim trimming values > max_event_size.

This commit changes this test so that it runs sys.doc twice, ensuring
that the return from sys.doc (for now) is not trimmed.

@terminalmage terminalmage added the pending-changes The pull request needs additional changes before it can be merged label Jan 31, 2017
@terminalmage terminalmage reopened this Feb 1, 2017
This test fails often due to being trimmed, thanks to
salt.utils.dicttrim trimming values > max_event_size.

This commit changes this test so that it runs sys.doc twice, ensuring
that the return from sys.doc (for now) is not trimmed.
This keeps trimmed output from failing the test. We are still testing
with a specific module lower down in the test, so this doesn't reduce
our test coverage.
@terminalmage terminalmage added Tests-Passed and removed pending-changes The pull request needs additional changes before it can be merged labels Feb 1, 2017
@terminalmage
Copy link
Contributor Author

Ready for merge.

@cachedout cachedout merged commit cc9b69b into saltstack:2016.3 Feb 1, 2017
@terminalmage terminalmage deleted the update-test-valid-docs branch April 25, 2017 19:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants