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

test: fix flaky unit tests #222

Merged
1 commit merged into from
Jun 9, 2021
Merged

test: fix flaky unit tests #222

1 commit merged into from
Jun 9, 2021

Commits on Jun 9, 2021

  1. test: fix flaky unit tests

    `tests/data` tests are flaky due to `-n 10` in `pytest.ini`, they are trying to get contents from `globalConfig.json` which may be not in stable state.
    
    Examples:
    
    * https://github.com/splunk/addonfactory-ucc-generator/runs/2783628522
    * https://github.com/splunk/addonfactory-ucc-generator/runs/2775867028
    Artem Rys committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    880dd11 View commit details
    Browse the repository at this point in the history