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

addpatch: python-into-dbus #3969

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

hack3ric
Copy link
Contributor

@hack3ric hack3ric commented Aug 7, 2024

Test test_unpacking and test_exceptions are flaky:

Unreliable test timings! On an initial run, this test took 274.95ms, which exceeded the deadline of 200.00ms, but on a subsequent run it took 165.32 ms, which did not. If you expect this sort of variability in your test timings, consider turning deadlines off for this test by setting deadline=None.

Extend their deadline from the default 200ms to 1000ms.

Test `test_unpacking` and `test_exceptions` are flaky:

```
Unreliable test timings! On an initial run, this test took 274.95ms, which exceeded the deadline of 200.00ms, but on a subsequent run it took 165.32 ms, which did not. If you expect this sort of variability in your test timings, consider turning deadlines off for this test by setting deadline=None.
```

Extend their deadline from the default 200ms to 1000ms.
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