Skip to content

addpatch: python-into-dbus#3969

Open
hack3ric wants to merge 1 commit intofelixonmars:masterfrom
hack3ric:python-into-dbus
Open

addpatch: python-into-dbus#3969
hack3ric wants to merge 1 commit intofelixonmars:masterfrom
hack3ric:python-into-dbus

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