Skip to content

fix: don't forget to install flaky#165

Merged
efiop merged 1 commit intomainfrom
efiop-patch-1
Feb 17, 2025
Merged

fix: don't forget to install flaky#165
efiop merged 1 commit intomainfrom
efiop-patch-1

Conversation

@efiop
Copy link
Contributor

@efiop efiop commented Feb 17, 2025

pytest doesn't have a native flaky, need to install it explicitly. Leftover from #163

  /Users/runner/work/isolate/isolate/tests/test_server.py:558: PytestUnknownMarkWarning: Unknown pytest.mark.flaky - is this a typo?  You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html

```
  /Users/runner/work/isolate/isolate/tests/test_server.py:558: PytestUnknownMarkWarning: Unknown pytest.mark.flaky - is this a typo?  You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html
```
@efiop efiop requested a review from chamini2 February 17, 2025 15:56
@efiop efiop merged commit d6ea647 into main Feb 17, 2025
6 checks passed
@efiop efiop deleted the efiop-patch-1 branch February 17, 2025 16:01
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.

1 participant