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

Add flaky to testing dependencies #4138

Merged
merged 1 commit into from
Nov 26, 2020
Merged

Conversation

hugobuddel
Copy link
Contributor

This error occurs without flaky:

==== test session starts ====
platform linux -- Python 3.8.0, pytest-6.1.2, py-1.9.0, pluggy-0.13.1
rootdir: [...]/conda-build/conda-build, configfile: setup.cfg
plugins: cov-2.10.1, mock-3.3.1
collected 558 items / 1 error / 557 selected                                                                                                                           

==== ERRORS =====
____ ERROR collecting tests/test_api_skeleton.py ____
'flaky' not found in `markers` configuration option
==== warnings summary ====

This error occurs without `flaky`:
```
==== test session starts ====
platform linux -- Python 3.8.0, pytest-6.1.2, py-1.9.0, pluggy-0.13.1
rootdir: [...]/conda-build/conda-build, configfile: setup.cfg
plugins: cov-2.10.1, mock-3.3.1
collected 558 items / 1 error / 557 selected                                                                                                                           

==== ERRORS =====
____ ERROR collecting tests/test_api_skeleton.py ____
'flaky' not found in `markers` configuration option
==== warnings summary ====
```
@anaconda-issue-bot anaconda-issue-bot added the cla-signed [bot] added once the contributor has signed the CLA label Nov 23, 2020
@mingwandroid mingwandroid merged commit 4a46be3 into conda:master Nov 26, 2020
@mingwandroid
Copy link
Contributor

Thanks!

@github-actions
Copy link

github-actions bot commented Mar 6, 2022

Hi there, thank you for your contribution!

This pull request has been automatically locked because it has not had recent activity after being closed.

Please open a new issue or pull request if needed.

Thanks!

@github-actions github-actions bot added the locked [bot] locked due to inactivity label Mar 6, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 6, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla-signed [bot] added once the contributor has signed the CLA locked [bot] locked due to inactivity
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants