Conversation
Copy link
Copy Markdown
Member
- adds
expect_bad_requestto deal withType of file mismatcherrors (makes them xfail) - Makes flood control errors xfail. Actually respecting them, i.e. retrying later, doesn't play well with
pytest.mark.timeout, unfortunately … - Deletes stickers from sets, if it gets full.
Copy link
Copy Markdown
Member Author
Fails:
- test_official b/c no api 4.8 yet
- py3.7: test_set_gamescore:
- py3.8: timeout in get_updates. don't think that's related …